Package: RcppNarrow 0.0.1
RcppNarrow: First Steps Around 'narrow'
Leaning on the 'narrow' package for C-level access to 'Arrow' without requiring the full weight of that package.
Authors:
RcppNarrow_0.0.1.tar.gz
RcppNarrow_0.0.1.zip(r-4.5)RcppNarrow_0.0.1.zip(r-4.4)RcppNarrow_0.0.1.zip(r-4.3)
RcppNarrow_0.0.1.tgz(r-4.4-x86_64)RcppNarrow_0.0.1.tgz(r-4.4-arm64)RcppNarrow_0.0.1.tgz(r-4.3-x86_64)RcppNarrow_0.0.1.tgz(r-4.3-arm64)
RcppNarrow_0.0.1.tar.gz(r-4.5-noble)RcppNarrow_0.0.1.tar.gz(r-4.4-noble)
RcppNarrow_0.0.1.tgz(r-4.4-emscripten)RcppNarrow_0.0.1.tgz(r-4.3-emscripten)
RcppNarrow.pdf |RcppNarrow.html✨
RcppNarrow/json (API)
# Install 'RcppNarrow' in R: |
install.packages('RcppNarrow', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/rcppnarrow/issues
Last updated 2 years agofrom:a6f9b0a0db. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 04 2024 |
R-4.5-win-x86_64 | OK | Nov 04 2024 |
R-4.5-linux-x86_64 | OK | Nov 04 2024 |
R-4.4-win-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-x86_64 | OK | Nov 04 2024 |
R-4.4-mac-aarch64 | OK | Nov 04 2024 |
R-4.3-win-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-x86_64 | OK | Nov 04 2024 |
R-4.3-mac-aarch64 | OK | Nov 04 2024 |
Exports:describeArrowArraydescribeArrowSchemaextract_null_countnarrow_array_infoprint_uint64
Dependencies:Rcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
First Steps Around 'narrow' | RcppNarrow-package RcppNarrow |
Describe An Arrow Array | describeArrowArray |
Describe An Arrow Schema | describeArrowSchema |
Count Null Elements in Arrow Object | extract_null_count |
Call array info | narrow_array_info |
Print uint64_t vector | print_uint64 |