Underlying 'nanoarrow' C library build
Usage
nanoarrow_version(runtime = TRUE)
Arguments
- runtime
Compare TRUE and FALSE values to detect a
possible ABI mismatch.
Value
A string identifying the version of nanoarrow this package
was compiled against.
Examples
nanoarrow_version()
#> [1] "0.7.0-SNAPSHOT"