Arrow R Package

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instance_of gptkb:software
gptkbp:bfsLayer 6
gptkbp:bfsParent gptkb:Avro_Arrow
gptkbp:allows efficient data serialization
gptkbp:developed_by gptkb:software_framework
gptkbp:has_documentation https://arrow.apache.org/docs/r/
https://www.w3.org/2000/01/rdf-schema#label Arrow R Package
gptkbp:installation install.packages('arrow')
gptkbp:is_compatible_with gptkb:Apache_Arrow
gptkbp:is_used_for data analysis
gptkbp:language gptkb:R
gptkbp:latest_version latest version 5.0.0
gptkbp:provides columnar memory format
gptkbp:repository https://github.com/apache/arrow
gptkbp:supports interoperability with other languages