{
  "_id": "69fc1ef715e4104bb12d1e8a",
  "Package": "adbcdrivermanager",
  "Title": "'Arrow' Database Connectivity ('ADBC') Driver Manager",
  "Version": "0.23.0",
  "Authors@R": "c(\nperson(\"Dewey\", \"Dunnington\", , \"dewey@dunnington.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-9415-4582\")),\nperson(\"Apache Arrow\", email = \"dev@arrow.apache.org\", role = c(\"aut\", \"cph\")),\nperson(\"Apache Software Foundation\", email = \"dev@arrow.apache.org\", role = c(\"cph\"))\n)",
  "Description": "Provides a developer-facing interface to 'Arrow' Database\nConnectivity ('ADBC') for the purposes of driver development,\ndriver testing, and building high-level database interfaces for\nusers. 'ADBC' <https://arrow.apache.org/adbc/> is an API\nstandard for database access libraries that uses 'Arrow' for\nresult sets and query parameters.",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Config/build/bootstrap": "TRUE",
  "URL": "https://arrow.apache.org/adbc/current/r/adbcdrivermanager/,\nhttps://github.com/apache/arrow-adbc",
  "BugReports": "https://github.com/apache/arrow-adbc/issues",
  "Config/pak/sysreqs": "libzstd-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-04-03 04:52:08 UTC",
  "RemoteUrl": "https://github.com/apache/arrow-adbc",
  "RemoteRef": "apache-arrow-adbc-23",
  "RemoteSha": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
  "RemoteSubdir": "r/adbcdrivermanager",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-07 05:05:53 UTC",
    "User": "root"
  },
  "Author": "Dewey Dunnington [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-9415-4582>),\nApache Arrow [aut, cph],\nApache Software Foundation [cph]",
  "Maintainer": "Dewey Dunnington <dewey@dunnington.ca>",
  "MD5sum": "f1e0edee216c0979047a122bddda562e",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "adbcdrivermanager_0.23.0.tar.gz",
  "_fileid": "9a87a6ec8ba02689e59839501840c175a60efbbd22ec678944e3fe0edbe21ae1",
  "_filesize": 645704,
  "_sha256": "9a87a6ec8ba02689e59839501840c175a60efbbd22ec678944e3fe0edbe21ae1",
  "_created": "2026-05-07T05:05:53.000Z",
  "_published": "2026-05-07T05:11:19.392Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 74752881362,
      "time": 125,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847374867"
    },
    {
      "job": 74752881330,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847375884"
    },
    {
      "job": 74752881352,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847378755"
    },
    {
      "job": 74752881355,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847375904"
    },
    {
      "job": 74752881328,
      "time": 115,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847373201"
    },
    {
      "job": 74752881327,
      "time": 258,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847399198"
    },
    {
      "job": 74752881358,
      "time": 129,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847375315"
    },
    {
      "job": 74752881343,
      "time": 220,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847391596"
    },
    {
      "job": 74752550691,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847353699"
    },
    {
      "job": 74752881277,
      "time": 125,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6847374723"
    },
    {
      "job": 74752881319,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6847378928"
    },
    {
      "job": 74752881325,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6847376300"
    },
    {
      "job": 74752881337,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6847382606"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/apache/arrow-adbc",
  "_commit": {
    "id": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
    "author": "David Li <li.davidm96@gmail.com>",
    "committer": "David Li <li.davidm96@gmail.com>",
    "message": "chore: update versions for 23\n",
    "time": 1775191928
  },
  "_maintainer": {
    "name": "Dewey Dunnington",
    "email": "dewey@dunnington.ca",
    "login": "paleolimbot",
    "mastodon": "@paleolimbot@fosstodon.org",
    "bluesky": "@paleolimbot.bsky.social",
    "linkedin": "in/deweydunnington",
    "orcid": "0000-0002-9415-4582",
    "twitter": "@paleolimbot",
    "uuid": 10995762
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "nanoarrow",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "apache",
  "_selfowned": false,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-19",
      "n": 21
    },
    {
      "week": "2025-20",
      "n": 13
    },
    {
      "week": "2025-21",
      "n": 17
    },
    {
      "week": "2025-22",
      "n": 20
    },
    {
      "week": "2025-23",
      "n": 22
    },
    {
      "week": "2025-24",
      "n": 22
    },
    {
      "week": "2025-25",
      "n": 28
    },
    {
      "week": "2025-26",
      "n": 32
    },
    {
      "week": "2025-27",
      "n": 32
    },
    {
      "week": "2025-28",
      "n": 26
    },
    {
      "week": "2025-29",
      "n": 20
    },
    {
      "week": "2025-30",
      "n": 16
    },
    {
      "week": "2025-31",
      "n": 18
    },
    {
      "week": "2025-32",
      "n": 20
    },
    {
      "week": "2025-33",
      "n": 23
    },
    {
      "week": "2025-34",
      "n": 19
    },
    {
      "week": "2025-35",
      "n": 31
    },
    {
      "week": "2025-36",
      "n": 19
    },
    {
      "week": "2025-37",
      "n": 19
    },
    {
      "week": "2025-38",
      "n": 17
    },
    {
      "week": "2025-39",
      "n": 18
    },
    {
      "week": "2025-40",
      "n": 17
    },
    {
      "week": "2025-41",
      "n": 21
    },
    {
      "week": "2025-42",
      "n": 23
    },
    {
      "week": "2025-43",
      "n": 13
    },
    {
      "week": "2025-44",
      "n": 25
    },
    {
      "week": "2025-45",
      "n": 20
    },
    {
      "week": "2025-46",
      "n": 10
    },
    {
      "week": "2025-47",
      "n": 11
    },
    {
      "week": "2025-48",
      "n": 6
    },
    {
      "week": "2025-49",
      "n": 7
    },
    {
      "week": "2025-50",
      "n": 9
    },
    {
      "week": "2025-51",
      "n": 15
    },
    {
      "week": "2025-52",
      "n": 8
    },
    {
      "week": "2026-01",
      "n": 9
    },
    {
      "week": "2026-02",
      "n": 17
    },
    {
      "week": "2026-03",
      "n": 12
    },
    {
      "week": "2026-04",
      "n": 11
    },
    {
      "week": "2026-05",
      "n": 16
    },
    {
      "week": "2026-06",
      "n": 8
    },
    {
      "week": "2026-07",
      "n": 20
    },
    {
      "week": "2026-08",
      "n": 14
    },
    {
      "week": "2026-09",
      "n": 13
    },
    {
      "week": "2026-10",
      "n": 16
    },
    {
      "week": "2026-11",
      "n": 20
    },
    {
      "week": "2026-12",
      "n": 25
    },
    {
      "week": "2026-13",
      "n": 17
    },
    {
      "week": "2026-14",
      "n": 17
    }
  ],
  "_tags": [
    {
      "name": "apache-arrow-adbc-19",
      "date": "2025-07-02"
    },
    {
      "name": "apache-arrow-adbc-19-rc0",
      "date": "2025-07-02"
    },
    {
      "name": "go/adbc/v1.7.0",
      "date": "2025-07-02"
    },
    {
      "name": "apache-arrow-adbc-20",
      "date": "2025-09-09"
    },
    {
      "name": "apache-arrow-adbc-20-rc0",
      "date": "2025-09-09"
    },
    {
      "name": "go/adbc/v1.8.0",
      "date": "2025-09-09"
    },
    {
      "name": "apache-arrow-adbc-21",
      "date": "2025-11-03"
    },
    {
      "name": "apache-arrow-adbc-21-rc0",
      "date": "2025-11-03"
    },
    {
      "name": "go/adbc/v1.9.0",
      "date": "2025-11-03"
    },
    {
      "name": "apache-arrow-adbc-22",
      "date": "2026-01-06"
    },
    {
      "name": "apache-arrow-adbc-22-rc0",
      "date": "2026-01-06"
    },
    {
      "name": "go/adbc/v1.10.0",
      "date": "2026-01-06"
    },
    {
      "name": "apache-arrow-adbc-23",
      "date": "2026-04-03"
    },
    {
      "name": "apache-arrow-adbc-23-rc0",
      "date": "2026-04-03"
    },
    {
      "name": "apache-arrow-adbc-23-rc1",
      "date": "2026-04-03"
    },
    {
      "name": "go/adbc/v1.11.0",
      "date": "2026-04-03"
    }
  ],
  "_topics": [
    "arrow",
    "database",
    "cpp"
  ],
  "_stars": 588,
  "_contributors": [
    {
      "user": "lidavidm",
      "count": 754,
      "uuid": 327919
    },
    {
      "user": "paleolimbot",
      "count": 117,
      "uuid": 10995762
    },
    {
      "user": "willayd",
      "count": 108,
      "uuid": 609873
    },
    {
      "user": "zeroshade",
      "count": 94,
      "uuid": 555095
    },
    {
      "user": "kou",
      "count": 67,
      "uuid": 27350
    },
    {
      "user": "davidhcoe",
      "count": 64,
      "uuid": 13318837
    },
    {
      "user": "curthagenlocher",
      "count": 63,
      "uuid": 904803
    },
    {
      "user": "birschick-bq",
      "count": 61,
      "uuid": 52796632
    },
    {
      "user": "amoeba",
      "count": 44,
      "uuid": 563
    },
    {
      "user": "eitsupi",
      "count": 44,
      "uuid": 50911393
    },
    {
      "user": "eric-wang-1990",
      "count": 35,
      "uuid": 115501094
    },
    {
      "user": "mbrobbel",
      "count": 33,
      "uuid": 5501570
    },
    {
      "user": "toddmeng-db",
      "count": 32,
      "uuid": 181796240
    },
    {
      "user": "daipom",
      "count": 23,
      "uuid": 12229857
    },
    {
      "user": "jackyhu-db",
      "count": 16,
      "uuid": 115733007
    },
    {
      "user": "mandukhai-alimaa",
      "count": 14,
      "uuid": 114253933
    },
    {
      "user": "joellubi",
      "count": 12,
      "uuid": 33523178
    },
    {
      "user": "kentkwu",
      "count": 12,
      "uuid": 10255564
    },
    {
      "user": "felipecrv",
      "count": 11,
      "uuid": 207795
    },
    {
      "user": "alexguo-db",
      "count": 10,
      "uuid": 133057192
    },
    {
      "user": "tropicanic",
      "count": 10,
      "uuid": 128758390
    },
    {
      "user": "jadewang-db",
      "count": 9,
      "uuid": 111902719
    },
    {
      "user": "tokoko",
      "count": 7,
      "uuid": 9497784
    },
    {
      "user": "msrathore-db",
      "count": 6,
      "uuid": 220665932
    },
    {
      "user": "vleslief-ms",
      "count": 6,
      "uuid": 87045788
    },
    {
      "user": "qifanzhang-ms",
      "count": 6,
      "uuid": 159099363
    },
    {
      "user": "sudhiremmadi",
      "count": 6,
      "uuid": 169680984
    },
    {
      "user": "ryan-syed",
      "count": 6,
      "uuid": 5041197
    },
    {
      "user": "alexandreyc",
      "count": 6,
      "uuid": 1517592
    },
    {
      "user": "cocoa-xu",
      "count": 5,
      "uuid": 89497197
    },
    {
      "user": "kushaman",
      "count": 5,
      "uuid": 6801254
    },
    {
      "user": "xborder",
      "count": 5,
      "uuid": 1236609
    },
    {
      "user": "julian-brandrick",
      "count": 4,
      "uuid": 127887814
    },
    {
      "user": "jduo",
      "count": 4,
      "uuid": 1657237
    },
    {
      "user": "ruowan",
      "count": 4,
      "uuid": 52271048
    },
    {
      "user": "esadek",
      "count": 3,
      "uuid": 8847625
    },
    {
      "user": "ianmcook",
      "count": 3,
      "uuid": 280509
    },
    {
      "user": "jacobmarble",
      "count": 3,
      "uuid": 622263
    },
    {
      "user": "aiguofer",
      "count": 3,
      "uuid": 780934
    },
    {
      "user": "krlmlr",
      "count": 3,
      "uuid": 1741643
    },
    {
      "user": "laurentgo",
      "count": 3,
      "uuid": 677448
    },
    {
      "user": "if0ne",
      "count": 3,
      "uuid": 26619254
    },
    {
      "user": "lupko",
      "count": 2,
      "uuid": 9567054
    },
    {
      "user": "serramatutu",
      "count": 2,
      "uuid": 18057473
    },
    {
      "user": "m-kuhn",
      "count": 2,
      "uuid": 588407
    },
    {
      "user": "versusfacit",
      "count": 2,
      "uuid": 67295367
    },
    {
      "user": "gliga",
      "count": 2,
      "uuid": 1644634
    },
    {
      "user": "soumyadsanyal",
      "count": 2,
      "uuid": 6485793
    },
    {
      "user": "wjones127",
      "count": 2,
      "uuid": 5488879
    },
    {
      "user": "vipere",
      "count": 2,
      "uuid": 4588295
    },
    {
      "user": "prmoore77",
      "count": 2,
      "uuid": 20807693
    },
    {
      "user": "kevinjqliu",
      "count": 2,
      "uuid": 9057843
    },
    {
      "user": "jorisvandenbossche",
      "count": 2,
      "uuid": 1020496
    },
    {
      "user": "jasonlin45",
      "count": 2,
      "uuid": 44275469
    },
    {
      "user": "thompson-tomo",
      "count": 2,
      "uuid": 19771933
    },
    {
      "user": "llama90",
      "count": 2,
      "uuid": 6668548
    },
    {
      "user": "elenahenderson",
      "count": 2,
      "uuid": 5522472
    },
    {
      "user": "esodan",
      "count": 2,
      "uuid": 8839360
    },
    {
      "user": "bkmgit",
      "count": 2,
      "uuid": 1679477
    },
    {
      "user": "ajhlee-dbt",
      "count": 2,
      "uuid": 223271098
    },
    {
      "user": "shuozel",
      "count": 1,
      "uuid": 188284165
    },
    {
      "user": "sgrebnov",
      "count": 1,
      "uuid": 981580
    },
    {
      "user": "roshan1299",
      "count": 1,
      "uuid": 145957343
    },
    {
      "user": "raulcd",
      "count": 1,
      "uuid": 639755
    },
    {
      "user": "pranav2612000",
      "count": 1,
      "uuid": 20909078
    },
    {
      "user": "olemussmann",
      "count": 1,
      "uuid": 14004859
    },
    {
      "user": "corleyma",
      "count": 1,
      "uuid": 2080732
    },
    {
      "user": "mariusvniekerk",
      "count": 1,
      "uuid": 73973
    },
    {
      "user": "murfffi",
      "count": 1,
      "uuid": 22155024
    },
    {
      "user": "kontinuation",
      "count": 1,
      "uuid": 5501374
    },
    {
      "user": "judahrand",
      "count": 1,
      "uuid": 17158624
    },
    {
      "user": "williamleven",
      "count": 1,
      "uuid": 7726493
    },
    {
      "user": "xuliangs",
      "count": 1,
      "uuid": 32334165
    },
    {
      "user": "yu-iskw",
      "count": 1,
      "uuid": 1523515
    },
    {
      "user": "brucenu1l",
      "count": 1,
      "uuid": 144002160
    },
    {
      "user": "metegenez",
      "count": 1,
      "uuid": 44446768
    },
    {
      "user": "oglego",
      "count": 1,
      "uuid": 110243312
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    },
    {
      "user": "praveentandra",
      "count": 1,
      "uuid": 5257984
    },
    {
      "user": "rnowacoski",
      "count": 1,
      "uuid": 62903459
    },
    {
      "user": "rtadepalli",
      "count": 1,
      "uuid": 105760760
    },
    {
      "user": "lxyzxx",
      "count": 1,
      "uuid": 85150601
    },
    {
      "user": "superhawk610",
      "count": 1,
      "uuid": 18172185
    },
    {
      "user": "adnanekhan",
      "count": 1,
      "uuid": 2006441
    },
    {
      "user": "albertli-msft",
      "count": 1,
      "uuid": 69623692
    },
    {
      "user": "iife",
      "count": 1,
      "uuid": 24831976
    },
    {
      "user": "anithapanduranganms",
      "count": 1,
      "uuid": 102822651
    },
    {
      "user": "levakin",
      "count": 1,
      "uuid": 39916473
    },
    {
      "user": "howareyouman",
      "count": 1,
      "uuid": 9168560
    },
    {
      "user": "paliwalashish",
      "count": 1,
      "uuid": 548559
    },
    {
      "user": "ukclivecox",
      "count": 1,
      "uuid": 10563075
    },
    {
      "user": "dandandanliu915",
      "count": 1,
      "uuid": 14104046
    },
    {
      "user": "dhirschfeld",
      "count": 1,
      "uuid": 881019
    },
    {
      "user": "rouault",
      "count": 1,
      "uuid": 1192433
    },
    {
      "user": "frbvianna",
      "count": 1,
      "uuid": 59801837
    },
    {
      "user": "fwojciec",
      "count": 1,
      "uuid": 1042048
    },
    {
      "user": "fredrikhgrelland",
      "count": 1,
      "uuid": 40291976
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "hiroyuki-sato",
      "count": 1,
      "uuid": 767650
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 7509,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/adbcdrivermanager"
  },
  "_devurl": "https://github.com/apache/arrow-adbc",
  "_pkgdown": "https://arrow.apache.org/adbc/current/r/adbcdrivermanager/",
  "_searchresults": 129,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/adbcdrivermanager.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/apache/arrow-adbc",
  "_realowner": "apache",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0.1",
      "date": "2023-06-22"
    },
    {
      "version": "0.6.0",
      "date": "2023-08-30"
    },
    {
      "version": "0.7.0",
      "date": "2023-09-27"
    },
    {
      "version": "0.7.0.1",
      "date": "2023-10-07"
    },
    {
      "version": "0.8.0",
      "date": "2023-11-10"
    },
    {
      "version": "0.9.0.1",
      "date": "2024-01-16"
    },
    {
      "version": "0.10.0",
      "date": "2024-02-23"
    },
    {
      "version": "0.11.0",
      "date": "2024-04-02"
    },
    {
      "version": "0.12.0",
      "date": "2024-05-23"
    },
    {
      "version": "0.13.0",
      "date": "2024-07-09"
    },
    {
      "version": "0.14.0",
      "date": "2024-09-06"
    },
    {
      "version": "0.15.0",
      "date": "2024-11-15"
    },
    {
      "version": "0.16.0",
      "date": "2025-01-22"
    },
    {
      "version": "0.17.0",
      "date": "2025-03-07"
    },
    {
      "version": "0.18.0",
      "date": "2025-05-27"
    },
    {
      "version": "0.19.0",
      "date": "2025-07-13"
    },
    {
      "version": "0.19.0-1",
      "date": "2025-07-20"
    },
    {
      "version": "0.20.0",
      "date": "2025-09-17"
    },
    {
      "version": "0.21.0",
      "date": "2025-11-20"
    },
    {
      "version": "0.22.0",
      "date": "2026-01-21"
    },
    {
      "version": "0.22.0-1",
      "date": "2026-03-09"
    },
    {
      "version": "0.22.0-2",
      "date": "2026-03-25"
    },
    {
      "version": "0.23.0-1",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "adbc_connection_cancel",
    "adbc_connection_commit",
    "adbc_connection_get_info",
    "adbc_connection_get_objects",
    "adbc_connection_get_option",
    "adbc_connection_get_option_bytes",
    "adbc_connection_get_option_double",
    "adbc_connection_get_option_int",
    "adbc_connection_get_statistic_names",
    "adbc_connection_get_statistics",
    "adbc_connection_get_table_schema",
    "adbc_connection_get_table_types",
    "adbc_connection_init",
    "adbc_connection_init_default",
    "adbc_connection_join",
    "adbc_connection_quote_identifier",
    "adbc_connection_quote_string",
    "adbc_connection_read_partition",
    "adbc_connection_release",
    "adbc_connection_rollback",
    "adbc_connection_set_options",
    "adbc_database_get_option",
    "adbc_database_get_option_bytes",
    "adbc_database_get_option_double",
    "adbc_database_get_option_int",
    "adbc_database_init",
    "adbc_database_init_default",
    "adbc_database_release",
    "adbc_database_set_options",
    "adbc_driver",
    "adbc_driver_load",
    "adbc_driver_log",
    "adbc_driver_monkey",
    "adbc_driver_void",
    "adbc_error_from_array_stream",
    "adbc_statement_bind",
    "adbc_statement_bind_stream",
    "adbc_statement_cancel",
    "adbc_statement_execute_query",
    "adbc_statement_execute_schema",
    "adbc_statement_get_option",
    "adbc_statement_get_option_bytes",
    "adbc_statement_get_option_double",
    "adbc_statement_get_option_int",
    "adbc_statement_get_parameter_schema",
    "adbc_statement_init",
    "adbc_statement_init_default",
    "adbc_statement_join",
    "adbc_statement_prepare",
    "adbc_statement_release",
    "adbc_statement_set_options",
    "adbc_statement_set_sql_query",
    "adbc_statement_set_substrait_plan",
    "adbc_xptr_is_valid",
    "adbc_xptr_move",
    "execute_adbc",
    "local_adbc",
    "read_adbc",
    "with_adbc",
    "write_adbc"
  ],
  "_help": [
    {
      "page": "adbc_connection_get_info",
      "title": "Connection methods",
      "topics": [
        "adbc_connection_cancel",
        "adbc_connection_commit",
        "adbc_connection_get_info",
        "adbc_connection_get_objects",
        "adbc_connection_get_statistics",
        "adbc_connection_get_statistic_names",
        "adbc_connection_get_table_schema",
        "adbc_connection_get_table_types",
        "adbc_connection_quote_identifier",
        "adbc_connection_quote_string",
        "adbc_connection_read_partition",
        "adbc_connection_rollback"
      ]
    },
    {
      "page": "adbc_connection_init",
      "title": "Connections",
      "topics": [
        "adbc_connection_get_option",
        "adbc_connection_get_option_bytes",
        "adbc_connection_get_option_double",
        "adbc_connection_get_option_int",
        "adbc_connection_init",
        "adbc_connection_init_default",
        "adbc_connection_release",
        "adbc_connection_set_options"
      ]
    },
    {
      "page": "adbc_connection_join",
      "title": "Join the lifecycle of a unique parent to its child",
      "topics": [
        "adbc_connection_join",
        "adbc_statement_join"
      ]
    },
    {
      "page": "adbc_database_init",
      "title": "Databases",
      "topics": [
        "adbc_database_get_option",
        "adbc_database_get_option_bytes",
        "adbc_database_get_option_double",
        "adbc_database_get_option_int",
        "adbc_database_init",
        "adbc_database_init_default",
        "adbc_database_release",
        "adbc_database_set_options"
      ]
    },
    {
      "page": "adbc_driver_load",
      "title": "Low-level driver loader",
      "topics": [
        "adbc_driver_load"
      ]
    },
    {
      "page": "adbc_driver_log",
      "title": "Log calls to another driver",
      "topics": [
        "adbc_driver_log"
      ]
    },
    {
      "page": "adbc_driver_monkey",
      "title": "Monkey see, monkey do!",
      "topics": [
        "adbc_driver_monkey"
      ]
    },
    {
      "page": "adbc_driver_void",
      "title": "Create ADBC drivers",
      "topics": [
        "adbc_driver",
        "adbc_driver_void"
      ]
    },
    {
      "page": "adbc_error_from_array_stream",
      "title": "Get extended error information from an array stream",
      "topics": [
        "adbc_error_from_array_stream"
      ]
    },
    {
      "page": "adbc_load_flags",
      "title": "Driver search/load options",
      "topics": [
        "adbc_load_flags"
      ]
    },
    {
      "page": "adbc_statement_init",
      "title": "Statements",
      "topics": [
        "adbc_statement_get_option",
        "adbc_statement_get_option_bytes",
        "adbc_statement_get_option_double",
        "adbc_statement_get_option_int",
        "adbc_statement_init",
        "adbc_statement_init_default",
        "adbc_statement_release",
        "adbc_statement_set_options"
      ]
    },
    {
      "page": "adbc_statement_set_sql_query",
      "title": "Statement methods",
      "topics": [
        "adbc_statement_bind",
        "adbc_statement_bind_stream",
        "adbc_statement_cancel",
        "adbc_statement_execute_query",
        "adbc_statement_execute_schema",
        "adbc_statement_get_parameter_schema",
        "adbc_statement_prepare",
        "adbc_statement_set_sql_query",
        "adbc_statement_set_substrait_plan"
      ]
    },
    {
      "page": "adbc_xptr_move",
      "title": "Low-level pointer details",
      "topics": [
        "adbc_xptr_is_valid",
        "adbc_xptr_move"
      ]
    },
    {
      "page": "read_adbc",
      "title": "Read, write, and execute on ADBC connections",
      "topics": [
        "execute_adbc",
        "read_adbc",
        "write_adbc"
      ]
    },
    {
      "page": "with_adbc",
      "title": "Cleanup helpers",
      "topics": [
        "local_adbc",
        "with_adbc"
      ]
    }
  ],
  "_readme": "https://github.com/apache/arrow-adbc/raw/apache-arrow-adbc-23/r/adbcdrivermanager/README.md",
  "_rundeps": [
    "nanoarrow"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 12.382258963210681,
  "_indexed": false,
  "_nocasepkg": "adbcdrivermanager",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://apache.r-universe.dev/adbcdrivermanager",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "0674825a2e8931ec699eac0375879cadc6d27db0e86fbab0ec340c30dede8e44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "69d8670c9ff966d63414e224f202553af6a1fcaa8714bda5c7a4f5e92d83f9d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "2d7422f07e52d4dbafdb0377d28673e8969f59d8bd7b08a2d58ebe1c1d675fe0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "da57e85c6613e26a5f54974a8a722ff7c05f76adb2146916d4dd11ca068e4c44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:05.000Z",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "3ed40c0e8c9a7368f74789cc311325b093a731f468d9ee18eeca270e66690770",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-05-07T05:09:40.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "6398f1a8d6b0848a2d319a8477a9f1dd5084b16ad86b0eea96d3b5735a9e866a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:07.000Z",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "92f4dc02e6df45a91e1a7ec44cd696a0a2f5a5b4d1a44362e7b6e4f3818d5efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-05-07T05:09:12.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "18c38e460701d397a5a5f448478e69ae22874e1f64113c29be8cbb52ac4ba9e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.23.0",
      "date": "2026-05-07T05:08:27.000Z",
      "arch": "emscripten",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "cae9fc13b44fbfea06252dd2549e27fdb578af6bf9cbf6b74193daa6aadcbdcc",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-05-07T05:07:41.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "6308d5e0fa0077fd5df749d9e2f8d6726cfc5fbbd0fb1412728fa51f71e0fde7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-05-07T05:07:38.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "75522dc87b104e99b2aef2ea262938ece5caf74f041b32bc54de94e9b32d5ba1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-05-07T05:07:32.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "c6f3dfa0d20b8edf76ac18139600ee370e94b5aa7d5c3701651f170c5b385ea3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/25477002450"
    }
  ]
}