{
  "_id": "69d465c310581d1350dabf51",
  "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-04-07 01:57:06 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": "666f4608676663a7f413717a4e9dcf8a",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "adbcdrivermanager_0.23.0.tar.gz",
  "_fileid": "ef31e77b0ece71087a9944e868f06b447189a36637c4641e00ee6a7dc056101a",
  "_filesize": 642219,
  "_sha256": "ef31e77b0ece71087a9944e868f06b447189a36637c4641e00ee6a7dc056101a",
  "_created": "2026-04-07T01:57:06.000Z",
  "_published": "2026-04-07T02:02:43.465Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 70175580259,
      "time": 132,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6297613289"
    },
    {
      "job": 70175580236,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6297613966"
    },
    {
      "job": 70175580240,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6297611785"
    },
    {
      "job": 70175580251,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6297612864"
    },
    {
      "job": 70175580263,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6297606215"
    },
    {
      "job": 70175580271,
      "time": 234,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6297628008"
    },
    {
      "job": 70175580256,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6297613872"
    },
    {
      "job": 70175580267,
      "time": 279,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6297634908"
    },
    {
      "job": 70175363394,
      "time": 170,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6297593421"
    },
    {
      "job": 70175580225,
      "time": 114,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6297610420"
    },
    {
      "job": 70175580229,
      "time": 144,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6297615578"
    },
    {
      "job": 70175580231,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6297616075"
    },
    {
      "job": 70175580242,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6297610899"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217",
  "_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-15",
      "n": 15
    },
    {
      "week": "2025-16",
      "n": 15
    },
    {
      "week": "2025-17",
      "n": 23
    },
    {
      "week": "2025-18",
      "n": 18
    },
    {
      "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-18",
      "date": "2025-05-02"
    },
    {
      "name": "apache-arrow-adbc-18-rc0",
      "date": "2025-05-02"
    },
    {
      "name": "go/adbc/v1.6.0",
      "date": "2025-05-02"
    },
    {
      "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": 581,
  "_contributors": [
    {
      "user": "lidavidm",
      "count": 739,
      "uuid": 327919
    },
    {
      "user": "paleolimbot",
      "count": 117,
      "uuid": 10995762
    },
    {
      "user": "willayd",
      "count": 108,
      "uuid": 609873
    },
    {
      "user": "zeroshade",
      "count": 93,
      "uuid": 555095
    },
    {
      "user": "kou",
      "count": 67,
      "uuid": 27350
    },
    {
      "user": "davidhcoe",
      "count": 64,
      "uuid": 13318837
    },
    {
      "user": "curthagenlocher",
      "count": 61,
      "uuid": 904803
    },
    {
      "user": "birschick-bq",
      "count": 60,
      "uuid": 52796632
    },
    {
      "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": "amoeba",
      "count": 31,
      "uuid": 563
    },
    {
      "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": "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": "superhawk610",
      "count": 1,
      "uuid": 18172185
    },
    {
      "user": "sgrebnov",
      "count": 1,
      "uuid": 981580
    },
    {
      "user": "shuozel",
      "count": 1,
      "uuid": 188284165
    },
    {
      "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": "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": "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": "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
    },
    {
      "user": "assignuser",
      "count": 1,
      "uuid": 16141871
    },
    {
      "user": "jhzab",
      "count": 1,
      "uuid": 7429086
    },
    {
      "user": "jarrovgit",
      "count": 1,
      "uuid": 13659033
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 7470,
    "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.5.3",
  "_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"
    }
  ],
  "_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.409558373271597,
  "_indexed": false,
  "_nocasepkg": "adbcdrivermanager",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://apache.r-universe.dev/adbcdrivermanager",
  "_previous": "0.22.0",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-04-07T01:59:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "0ba9c68c6c4d49e159c071af6b820c6a95e62bd8e11b4a6793fa65c2c5c89983",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-04-07T01:59:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "c28528b1b71a87d75bf0fbc9d60ec017ae8fa065bddd76458cd7c382d3c91c61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-04-07T01:59:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "57e311b4a32eac936a6913a441f49a13b213388a86354d8e42ef70633ac4e6ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.23.0",
      "date": "2026-04-07T01:59:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "c530bec79410a44b60b4e342ba6c38a654c510efb9eede955e036702d2e2eb3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-04-07T01:58:48.000Z",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "0019377e78ce1b0d63fce8efb99f5af36b60a32e8ece31af728abc82edc41d3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-04-07T02:00:32.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "9768b8b65a5d5461dca618ed301a4829885bf5f9a10704792a4d033d92705603",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-04-07T01:59:27.000Z",
      "arch": "aarch64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "cce89b287e345cd0154942f16d0788460fb3ce85f9f007bb957b89a63e70f28e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.23.0",
      "date": "2026-04-07T02:00:35.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "3c3c208cdcf3acdac8bea7532b035142bbe3a0202caf5ffed682ff2b594d1c86",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.23.0",
      "date": "2026-04-07T01:59:21.000Z",
      "arch": "emscripten",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "7782de8ad52e71be8f5801caddecbaee10281cd405ac5e1035976c63b19cfe94",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-04-07T01:58:50.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "1148e45a0017ad2e4ca723fd3a361908a8225a669df8379baa9d7a5762ff41e0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-04-07T01:58:38.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "58d3e1ab7fa4935250107c48dbb5a223b3c02bbc006a08878767936ae14cc1f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.23.0",
      "date": "2026-04-07T01:58:28.000Z",
      "arch": "x86_64",
      "commit": "efdc10ba93f7ae31a7beeb801c13fdcd15f01c6e",
      "fileid": "9699dcfc92c14a32f7de30c41a264323fcb0033fbb4f93ef8142f4dc5f06b036",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24060407217"
    }
  ]
}