{
  "_id": "6a4b5ecda6574ff277f9a311",
  "Package": "prqlr",
  "Title": "R Bindings for the 'prqlc' Rust Library",
  "Description": "Provides a function to convert 'PRQL' strings to 'SQL'\nstrings. Combined with other R functions that take 'SQL' as an\nargument, 'PRQL' can be used on R.",
  "Version": "0.10.1",
  "Authors@R": "c(person(\"Tatsuya\", \"Shima\", email = \"ts1s1andn@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Authors of the dependency Rust crates\", role = \"aut\",\ncomment = \"see inst/AUTHORS file for details\"))",
  "URL": "https://prql.github.io/prqlc-r/, https://github.com/PRQL/prqlc-r",
  "BugReports": "https://github.com/PRQL/prqlc-r/issues",
  "License": "MIT + file LICENSE",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/Needs/dev": "brio, devtools, xfun (>= 0.44), lintr, styler, purrr,\nRcppTOML, readr, tidyr, rhub",
  "Config/Needs/website": "pkgdown",
  "Config/prqlr/LibVersion": "0.13.2",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2025-03-28 12:37:31 UTC",
  "RemoteUrl": "https://github.com/PRQL/prqlc-r",
  "RemoteRef": "85d9fa32cf35a189942953a873a5351b1fae2516",
  "RemoteSha": "85d9fa32cf35a189942953a873a5351b1fae2516",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-06 07:47:52 UTC",
    "User": "root"
  },
  "Author": "Tatsuya Shima [aut, cre],\nAuthors of the dependency Rust crates [aut] (see inst/AUTHORS file for\ndetails)",
  "Maintainer": "Tatsuya Shima <ts1s1andn@gmail.com>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "prqlr_0.10.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/3df42abd4b33d1c2aa1533545a4f3af7e96685953ae40535764f45837d8050a2",
  "_filesize": 196170,
  "_sha256": "3df42abd4b33d1c2aa1533545a4f3af7e96685953ae40535764f45837d8050a2",
  "_expires": "2026-10-14T07:52:44.000Z",
  "_created": "2026-07-06T07:47:52.000Z",
  "_published": "2026-07-06T07:52:45.544Z",
  "_jobs": [
    {
      "job": 85320433732,
      "time": 148,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8102757454"
    },
    {
      "job": 85320433794,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8102756945"
    },
    {
      "job": 85320433739,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102757158"
    },
    {
      "job": 85320433729,
      "time": 149,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102756755"
    },
    {
      "job": 85320433793,
      "time": 70,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8102728271"
    },
    {
      "job": 85320433799,
      "time": 188,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8102771266"
    },
    {
      "job": 85320433756,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8102736489"
    },
    {
      "job": 85320433776,
      "time": 195,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8102773277"
    },
    {
      "job": 85319848582,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102702688"
    },
    {
      "job": 85320433720,
      "time": 249,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8102794795"
    },
    {
      "job": 85320433762,
      "time": 149,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8102756733"
    },
    {
      "job": 85320433751,
      "time": 140,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8102753267"
    },
    {
      "job": 85320433754,
      "time": 150,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8102756976"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490",
  "_status": "success",
  "_upstream": "https://github.com/PRQL/prqlc-r",
  "_commit": {
    "id": "85d9fa32cf35a189942953a873a5351b1fae2516",
    "author": "eitsupi <ts1s1andn@gmail.com>",
    "committer": "eitsupi <ts1s1andn@gmail.com>",
    "message": "chore: update cran-comments to excuse the tarball size\n",
    "time": 1743165451
  },
  "_maintainer": {
    "name": "Tatsuya Shima",
    "email": "ts1s1andn@gmail.com",
    "login": "eitsupi",
    "mastodon": "@eitsupi@fosstodon.org",
    "twitter": "@eitsupi",
    "description": "",
    "uuid": 50911393
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "knitr",
      "version": ">= 1.44",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "DBI",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "RSQLite",
      "role": "Suggests"
    },
    {
      "package": "tidyquery",
      "role": "Suggests"
    },
    {
      "package": "sqldf",
      "role": "Suggests"
    },
    {
      "package": "nycflights13",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "patrick",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    }
  ],
  "_owner": "prql",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "prql",
    "rust",
    "sql"
  ],
  "_stars": 59,
  "_contributors": [
    {
      "user": "eitsupi",
      "count": 315,
      "uuid": 50911393
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    },
    {
      "user": "sorhawell",
      "count": 1,
      "uuid": 8015271
    },
    {
      "user": "yihui",
      "count": 1,
      "uuid": 163582
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 678,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prqlr"
  },
  "_devurl": "https://github.com/prql/prqlc-r",
  "_pkgdown": "https://prql.github.io/prqlc-r/",
  "_searchresults": 20,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/prqlr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/prql/prqlc-r",
  "_realowner": "prql",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-01-20"
    },
    {
      "version": "0.2.0",
      "date": "2023-02-18"
    },
    {
      "version": "0.2.1",
      "date": "2023-02-28"
    },
    {
      "version": "0.3.0",
      "date": "2023-03-16"
    },
    {
      "version": "0.4.0",
      "date": "2023-04-30"
    },
    {
      "version": "0.5.0",
      "date": "2023-08-13"
    },
    {
      "version": "0.5.1",
      "date": "2023-08-30"
    },
    {
      "version": "0.5.2",
      "date": "2023-09-11"
    },
    {
      "version": "0.5.3",
      "date": "2023-09-22"
    },
    {
      "version": "0.5.4",
      "date": "2023-10-07"
    },
    {
      "version": "0.6.0",
      "date": "2023-11-14"
    },
    {
      "version": "0.7.0",
      "date": "2024-01-08"
    },
    {
      "version": "0.8.0",
      "date": "2024-02-14"
    },
    {
      "version": "0.8.1",
      "date": "2024-05-19"
    },
    {
      "version": "0.9.0",
      "date": "2024-09-20"
    },
    {
      "version": "0.10.0",
      "date": "2025-01-29"
    },
    {
      "version": "0.10.1",
      "date": "2025-03-28"
    }
  ],
  "_exports": [
    "prql_compile",
    "prql_get_targets",
    "prql_version"
  ],
  "_help": [
    {
      "page": "prql_compile",
      "title": "Compile a PRQL query into a SQL query",
      "topics": [
        "prql_compile"
      ]
    },
    {
      "page": "prql_get_targets",
      "title": "Get available target names",
      "topics": [
        "prql_get_targets"
      ]
    },
    {
      "page": "prql_version",
      "title": "prqlc's version",
      "topics": [
        "prql_version"
      ]
    }
  ],
  "_pkglogo": "https://github.com/PRQL/prqlc-r/raw/85d9fa32cf35a189942953a873a5351b1fae2516/man/figures/logo.png",
  "_readme": "https://github.com/PRQL/prqlc-r/raw/85d9fa32cf35a189942953a873a5351b1fae2516/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "prqlr.Rmd",
      "filename": "prqlr.html",
      "title": "Use PRQL on R",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Work with DB",
        "Work with R Data Frames"
      ],
      "created": "2022-10-23 15:25:28",
      "modified": "2023-12-23 06:06:27",
      "commits": 20
    },
    {
      "source": "knitr.Rmd",
      "filename": "knitr.html",
      "title": "Use PRQL with knitr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Output formats",
        "Use with {DBI} connections",
        "Without database connections",
        "Engine options",
        "Compiler options",
        "Parameterized PRQL code blocks",
        "Use query strings in R code blocks",
        "Set special info string to output SQL code blocks"
      ],
      "created": "2023-01-27 14:34:33",
      "modified": "2023-12-23 06:06:27",
      "commits": 10
    }
  ],
  "_score": 6.5490032620257885,
  "_indexed": false,
  "_nocasepkg": "prqlr",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://prql.r-universe.dev/prqlr",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/c6311e1c59913c2308d6499954c17b52ea556877943ddc46da534abdba877d63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/b1d949b3b98dc7ff6b331d0149f4c45c9645e1fd8081f9566ff80947e59fb8c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:34.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/53d79789239d45542b97c5e58786adfebba7bc41a41c39e69f1ea53c7c30df13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/7fae2e83b3324548e0a7fff1d89f7a3472834447d9fa4fd8ad50b0f47162d22f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-06T07:49:13.000Z",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/7e6148261600e44797c1437ae0278dcba6e9e2771afc2475b509c247c5a8a728",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:52.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/858c4399fe61681fe8d57b7e652302ad2d6d1b94017f8f7f6ca7abcb698f5cc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-06T07:49:32.000Z",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/d39e6aa4da33033a7f22fb1559de2fa754c62621c273047cb084252d542923f9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:57.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/df1603dbfb4a9cb478eba76337231687fccddc790ada6aeb0cb25a3922a15534",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-07-06T07:50:16.000Z",
      "arch": "emscripten",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/ce0d37a9e4a8ad4bf6a1bf5ca7487d0674e62ad41c17c3a85d0453ed2f1584cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-06T07:49:20.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/49b863828a01cb308bfa69a9b24b26c50b17ac01604dbd68e79228e0ff8e0e97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-06T07:49:13.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/f9e544931caf96c80238cc8aa13685846379c2c0979b1838bbd3a87cfb56c405",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-07-06T07:49:20.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "https://r2.ropensci.org/20981083596f545f1554d400d1da2a4bb5bf3caf15f62717af604479d5ad65b5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28775925490"
    }
  ]
}