Package: acane 0.0.1
acane: 'Arrow C API' 'nanoarrow' Examples
Programming via the C API of 'Arrow' is powerful, and while documentation exists additional examples should be helpful. Some examples are collected here.
Authors:
acane_0.0.1.tar.gz
acane_0.0.1.zip(r-4.7)acane_0.0.1.zip(r-4.6)acane_0.0.1.zip(r-4.5)
acane_0.0.1.tgz(r-4.6-x86_64)acane_0.0.1.tgz(r-4.6-arm64)acane_0.0.1.tgz(r-4.5-x86_64)acane_0.0.1.tgz(r-4.5-arm64)
acane_0.0.1.tar.gz(r-4.7-arm64)acane_0.0.1.tar.gz(r-4.7-x86_64)acane_0.0.1.tar.gz(r-4.6-arm64)acane_0.0.1.tar.gz(r-4.6-x86_64)
acane_0.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
acane/json (API)
| # Install 'acane' in R: |
| install.packages('acane', repos = c('https://eddelbuettel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/eddelbuettel/acane/issues
Last updated from:39fc81a25e. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 130 | ||
| linux-devel-x86_64 | OK | 123 | ||
| source / vignettes | OK | 227 | ||
| linux-release-arm64 | OK | 167 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | OK | 90 | ||
| macos-release-x86_64 | OK | 170 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| macos-oldrel-x86_64 | OK | 161 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 126 |
Exports:array_xptr_get_schemaarray_xptr_set_schemacreate_struct_exampleshow_arrayshow_schema
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| 'Arrow C API' 'nanoarrow' Examples | acane-package acane |
| create_struct_example | create_struct_example |
| Display Arrow Structures Array or Schema | array_xptr_get_schema array_xptr_set_schema show_array show_schema |
