Package: adbcdrivermanager Title: 'Arrow' Database Connectivity ('ADBC') Driver Manager Version: 0.23.0.9000 Authors@R: c( person("Dewey", "Dunnington", , "dewey@dunnington.ca", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-9415-4582")), person("Apache Arrow", email = "dev@arrow.apache.org", role = c("aut", "cph")), person("Apache Software Foundation", email = "dev@arrow.apache.org", role = c("cph")) ) Description: Provides a developer-facing interface to 'Arrow' Database Connectivity ('ADBC') for the purposes of driver development, driver testing, and building high-level database interfaces for users. 'ADBC' is an API standard for database access libraries that uses 'Arrow' for result sets and query parameters. License: Apache License (>= 2) Encoding: UTF-8 Roxygen: list(markdown = TRUE) Suggests: testthat (>= 3.0.0), withr Config/testthat/edition: 3 Config/build/bootstrap: TRUE URL: https://arrow.apache.org/adbc/current/r/adbcdrivermanager/, https://github.com/apache/arrow-adbc BugReports: https://github.com/apache/arrow-adbc/issues Imports: nanoarrow (>= 0.3.0) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libzstd-dev Repository: https://apache.r-universe.dev Date/Publication: 2026-07-21 03:08:22 UTC RemoteUrl: https://github.com/apache/arrow-adbc RemoteRef: HEAD RemoteSha: d843126afd8d8bed4bc6161fd50af9a5ea0fa2f9 RemoteSubdir: r/adbcdrivermanager NeedsCompilation: yes Packaged: 2026-07-21 04:57:38 UTC; root Author: Dewey Dunnington [aut, cre] (ORCID: ), Apache Arrow [aut, cph], Apache Software Foundation [cph] Maintainer: Dewey Dunnington