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.7)RcppNarrow_0.0.1.zip(r-4.6)RcppNarrow_0.0.1.zip(r-4.5)
RcppNarrow_0.0.1.tgz(r-4.6-x86_64)RcppNarrow_0.0.1.tgz(r-4.6-arm64)RcppNarrow_0.0.1.tgz(r-4.5-x86_64)RcppNarrow_0.0.1.tgz(r-4.5-arm64)
RcppNarrow_0.0.1.tar.gz(r-4.7-arm64)RcppNarrow_0.0.1.tar.gz(r-4.7-x86_64)RcppNarrow_0.0.1.tar.gz(r-4.6-arm64)RcppNarrow_0.0.1.tar.gz(r-4.6-x86_64)
RcppNarrow_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:16ecc402c7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 123 | ||
| linux-devel-x86_64 | OK | 114 | ||
| source / vignettes | OK | 184 | ||
| linux-release-arm64 | OK | 119 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 135 | ||
| macos-release-x86_64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 120 | ||
| macos-oldrel-x86_64 | OK | 280 | ||
| windows-devel | OK | 150 | ||
| windows-release | OK | 104 | ||
| windows-oldrel | OK | 150 | ||
| wasm-release | OK | 120 |
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 |
