nanoarrow_version: Underlying 'nanoarrow' C library build

View source: R/nanoarrow-package.R

nanoarrow_versionR Documentation

Underlying 'nanoarrow' C library build

Description

Underlying 'nanoarrow' C library build

Usage

nanoarrow_version(runtime = TRUE)

nanoarrow_with_zstd()

nanoarrow_with_lz4()

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()
nanoarrow_with_zstd()
nanoarrow_with_lz4()

nanoarrow documentation built on Aug. 5, 2026, 1:06 a.m.