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:Dirk Eddelbuettel [aut, cre]

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

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

1.70 score 1 scripts 5 exports 2 dependencies

Last updated from:fbbd8aedbc. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK117
linux-devel-x86_64OK108
source / vignettesOK209
linux-release-arm64OK149
linux-release-x86_64OK162
macos-release-arm64OK93
macos-release-x86_64OK187
macos-oldrel-arm64OK76
macos-oldrel-x86_64OK164
windows-develOK119
windows-releaseOK79
windows-oldrelOK85
wasm-releaseOK109

Exports:array_xptr_get_schemaarray_xptr_set_schemacreate_struct_exampleshow_arrayshow_schema

Dependencies:nanoarrowRcpp

Readme and manuals

Help Manual

Help pageTopics
'Arrow C API' 'nanoarrow' Examplesacane-package acane
create_struct_examplecreate_struct_example
Display Arrow Structures Array or Schemaarray_xptr_get_schema array_xptr_set_schema show_array show_schema