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✨
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:fbbd8aedbc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 117 | ||
| linux-devel-x86_64 | OK | 108 | ||
| source / vignettes | OK | 209 | ||
| linux-release-arm64 | OK | 149 | ||
| linux-release-x86_64 | OK | 162 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-release-x86_64 | OK | 187 | ||
| macos-oldrel-arm64 | OK | 76 | ||
| macos-oldrel-x86_64 | OK | 164 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 85 | ||
| wasm-release | OK | 109 |
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 |
