{
  "_id": "6a23c899530b9bc726be0b84",
  "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-06-06 06:56:15 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>",
  "MD5sum": "c452afc4b73b57a786bd12ada7e0d423",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "prqlr_0.10.1.tar.gz",
  "_fileid": "e6efe687f91e6d3f271db4447d2e879ba2b40baced93cc7c875044fcdf31719b",
  "_filesize": 195739,
  "_sha256": "e6efe687f91e6d3f271db4447d2e879ba2b40baced93cc7c875044fcdf31719b",
  "_created": "2026-06-06T06:56:15.000Z",
  "_published": "2026-06-06T07:13:29.829Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79859165146,
      "time": 598,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452250998"
    },
    {
      "job": 79859165145,
      "time": 367,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452221492"
    },
    {
      "job": 79859165143,
      "time": 218,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452202840"
    },
    {
      "job": 79859165152,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452196357"
    },
    {
      "job": 79859165155,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452191174"
    },
    {
      "job": 79859165164,
      "time": 254,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452206648"
    },
    {
      "job": 79859165153,
      "time": 141,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452193388"
    },
    {
      "job": 79859165150,
      "time": 224,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7452203059"
    },
    {
      "job": 79858886190,
      "time": 323,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452176977"
    },
    {
      "job": 79859165139,
      "time": 263,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452208315"
    },
    {
      "job": 79859165141,
      "time": 1003,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7452306841"
    },
    {
      "job": 79859165144,
      "time": 138,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7452193106"
    },
    {
      "job": 79859165140,
      "time": 235,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7452204323"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 58,
  "_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",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 625,
    "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.0",
  "_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",
    "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.541579243946581,
  "_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-06-06T07:06:21.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "1f0c99e77572056f8b4f7c3a270b7e6c91e349beb1d3c282bb12b7ef78515352",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-06-06T07:02:27.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "d250a6ff42736af12e48cfa0dc4d930a8d607c3a493ffd656bf61527d9171a7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-06-06T07:00:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "0450380abfa1144a21062461d744b23415115fd20e48ee485075f016559a7852",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-06-06T06:59:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "5d2617c86596af225a71d70cecb51cd91bfdcf9de5fee16c0fb5e9a07404774c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-06T06:58:17.000Z",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "cdb9a451d456ba02ca7ce27c2f3c654ca01aba2273d7bc20b81e08cf0560108a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-06T06:59:58.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "4f0b65f6f376608a99f58c02c67f2f9b85358f1d4a14236f076d7ab44e944acd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-06T06:58:35.000Z",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "ca540520e4b467ad31c323a2147785ae145c9fd2c56d1306baf0a23c9530ae47",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-06-06T06:59:50.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "4c6ddc8cc912c02afbef9dbef02356355fb3009cb2026eeb93aa56845998d231",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-06-06T06:58:46.000Z",
      "arch": "emscripten",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "31b0cedfc47233b12784a61f5563bda6940924ee26a7d6fbc2c77f22411c8998",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-06-06T07:12:03.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "3b5596cc1ab5b8a8d8b0b69f9386e9c476da0ecb7e2b907b0a56ea67a53b3257",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-06-06T06:57:31.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "c3e9852d3ef11211bf0b58d7a4ae25c61413ae462ca2d9509b5cddb03ffc6f7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-06-06T06:59:05.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "8132018fa59fa75ce9d73471a33b33113d5697370c20349cefb4a75e8faaa4ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/27055447585"
    }
  ]
}