{
  "_id": "69eaf699c5259ad4cda596d3",
  "Package": "glaredb",
  "Title": "R Bindings for 'GlareDB'",
  "Version": "0.0.5",
  "Authors@R": "person(\"Tatsuya\", \"Shima\", , \"ts1s1andn@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "R bindings for 'GlareDB', an analytical database based on\n'Apache Arrow' and 'Apache DataFusion' that can connect to\nvarious data sources and execute queries.",
  "License": "AGPL-3",
  "URL": "https://eitsupi.github.io/r-glaredb/,\nhttps://github.com/eitsupi/r-glaredb",
  "BugReports": "https://github.com/eitsupi/r-glaredb/issues",
  "Config/glaredb/LibVersion": "0.0.4",
  "Config/Needs/dev": "RcppTOML, devtools, desc, dplyr, fs, gert, glue,\nlintr, readr, styler, stringr",
  "Config/Needs/website": "pkgdown",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "OS_type": "unix",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc,\nprotobuf-compiler",
  "Config/pak/sysreqs": "libzstd-dev protobuf-compiler libprotoc-dev\nlibclang-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2025-07-21 04:08:48 UTC",
  "RemoteUrl": "https://github.com/eitsupi/r-glaredb",
  "RemoteRef": "v0.0.5",
  "RemoteSha": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-22 09:06:06 UTC",
    "User": "root"
  },
  "Author": "Tatsuya Shima [aut, cre]",
  "Maintainer": "Tatsuya Shima <ts1s1andn@gmail.com>",
  "MD5sum": "f371f1bea14001584e0e03d41dd5af4b",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "glaredb_0.0.5.tar.gz",
  "_fileid": "a3d3fcc90594598ad38fb9a03a31a833d2ea3d7ace911380d290fb10fb48c51e",
  "_filesize": 162021,
  "_sha256": "a3d3fcc90594598ad38fb9a03a31a833d2ea3d7ace911380d290fb10fb48c51e",
  "_created": "2026-04-22T09:06:06.000Z",
  "_published": "2026-04-24T04:50:33.420Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72821660894,
      "time": 789,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 72821661078,
      "time": 445,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6574546317"
    },
    {
      "job": 72821660885,
      "time": 717,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 72821661020,
      "time": 193,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6574473615"
    },
    {
      "job": 72821661094,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6574921212"
    },
    {
      "job": 72821661012,
      "time": 203,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6574477370"
    },
    {
      "job": 72821661004,
      "time": 342,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6574987136"
    },
    {
      "job": 72821661010,
      "time": 727,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6574635955"
    },
    {
      "job": 72821660759,
      "time": 248,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6574416267"
    },
    {
      "job": 72821660807,
      "time": 189,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 72821661037,
      "time": 348,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 72821661067,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": ""
    },
    {
      "job": 72821661029,
      "time": 450,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24769812467",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/eitsupi/r-glaredb",
  "_commit": {
    "id": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
    "author": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "committer": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "message": "chore: increment version number to 0.0.5\n",
    "time": 1753070928
  },
  "_maintainer": {
    "name": "Tatsuya Shima",
    "email": "ts1s1andn@gmail.com",
    "login": "eitsupi",
    "mastodon": "@eitsupi@fosstodon.org",
    "twitter": "@eitsupi",
    "uuid": 50911393
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "nanoarrow",
      "role": "Imports"
    },
    {
      "package": "arrow",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "patrick",
      "role": "Suggests"
    },
    {
      "package": "polars",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "eitsupi",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 5
    },
    {
      "week": "2025-30",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "lib-v0.0.4",
      "date": "2025-07-20"
    },
    {
      "name": "v0.0.5",
      "date": "2025-07-21"
    }
  ],
  "_topics": [
    "arrow",
    "glaredb",
    "rust",
    "sql"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 46,
      "uuid": 50911393
    },
    {
      "user": "tychoish",
      "count": 4,
      "uuid": 17534
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glaredb"
  },
  "_devurl": "https://github.com/eitsupi/r-glaredb",
  "_pkgdown": "https://eitsupi.github.io/r-glaredb/",
  "_searchresults": 6,
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glaredb.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "as_glaredb_table",
    "glaredb_connect",
    "glaredb_execute",
    "glaredb_prql",
    "glaredb_sql"
  ],
  "_help": [
    {
      "page": "as_glaredb_table",
      "title": "Create a GlareDB table",
      "topics": [
        "as_glaredb_table",
        "as_glaredb_table.default",
        "as_glaredb_table.nanoarrow_array_stream",
        "as_glaredb_table.RGlareDbExecutionOutput",
        "RGlareDbTable"
      ]
    },
    {
      "page": "glaredb_connect",
      "title": "Connect to a GlareDB database",
      "topics": [
        "glaredb_connect",
        "RGlareDbConnection"
      ]
    },
    {
      "page": "glaredb_execute",
      "title": "Run a query against a GlareDB database",
      "topics": [
        "glaredb_execute",
        "glaredb_prql",
        "glaredb_sql"
      ]
    }
  ],
  "_readme": "https://github.com/eitsupi/r-glaredb/raw/v0.0.5/README.md",
  "_rundeps": [
    "nanoarrow"
  ],
  "_score": 2.9030899869919438,
  "_indexed": false,
  "_nocasepkg": "glaredb",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://eitsupi.r-universe.dev/glaredb",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-04-22T09:13:41.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
      "fileid": "8dff63e313a5b4b356fe35e25ef5d6dce8293db1fe7e2909836169478c20a1fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24769812467"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-04-22T09:35:02.000Z",
      "arch": "aarch64",
      "commit": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
      "fileid": "f43992416d37b26ab6ef3bd142446cf7b3a80d78fbdd0a2e91fea3c8732919c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24769812467"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-04-22T09:09:36.000Z",
      "arch": "x86_64",
      "commit": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
      "fileid": "cd37fbe5191240dc53a23ef295d4dfbbc2d8a5256e88aa866407f7090cb287fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24769812467"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-04-22T09:38:14.000Z",
      "arch": "aarch64",
      "commit": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
      "fileid": "cf76d09fbb4021dd4cf5334bfc4a9fbcecb36bfcb9d8904b5c709b904b25c78d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24769812467"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-04-22T09:18:02.000Z",
      "arch": "x86_64",
      "commit": "ff810e8c5a1b7050d84b375b9ef33210102213f0",
      "fileid": "19e387ab9a76750ce5583f376d074e1f146c5e3b3adea4095eca684d094e0917",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24769812467"
    }
  ]
}