{
  "_id": "69ccac567ce0fc79f222a221",
  "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",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2025-03-28 12:37:31 UTC",
  "RemoteUrl": "https://github.com/PRQL/prqlc-r",
  "RemoteRef": "v0.10.1",
  "RemoteSha": "85d9fa32cf35a189942953a873a5351b1fae2516",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-01 05:17:18 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": "d9f57e86a41790db9864b4caec653e1b",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "prqlr_0.10.1.tar.gz",
  "_fileid": "17325cf8dbaf522fb78bd03e6201f33b34c3e0344f82a06a5b0f8fee1c53f18b",
  "_filesize": 196475,
  "_sha256": "17325cf8dbaf522fb78bd03e6201f33b34c3e0344f82a06a5b0f8fee1c53f18b",
  "_created": "2026-04-01T05:17:18.000Z",
  "_published": "2026-04-01T05:25:42.546Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69471343370,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6214002291"
    },
    {
      "job": 69471343371,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6214001126"
    },
    {
      "job": 69471343391,
      "time": 120,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214002230"
    },
    {
      "job": 69471343357,
      "time": 125,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214003202"
    },
    {
      "job": 69471343345,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214047958"
    },
    {
      "job": 69471343362,
      "time": 147,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214039263"
    },
    {
      "job": 69471343363,
      "time": 82,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6214065010"
    },
    {
      "job": 69471343367,
      "time": 188,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6214041079"
    },
    {
      "job": 69471075511,
      "time": 185,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6213980905"
    },
    {
      "job": 69471343348,
      "time": 246,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6214026891"
    },
    {
      "job": 69471343338,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6214009771"
    },
    {
      "job": 69471343341,
      "time": 165,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6214010502"
    },
    {
      "job": 69471343372,
      "time": 183,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6214014210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504",
  "_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",
    "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": 640,
    "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": 18,
  "_rbuild": "4.5.3",
  "_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/v0.10.1/man/figures/logo.png",
  "_readme": "https://github.com/PRQL/prqlc-r/raw/v0.10.1/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.495821753385906,
  "_indexed": false,
  "_nocasepkg": "prqlr",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://prql.r-universe.dev/prqlr",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-04-01T05:19:23.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "0cffaf3f48bba745462a5b7ccdad18c80a189b8aa83eab29e9445e4f0333bed2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-04-01T05:19:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "c771dab4b775b3ee162c1cc9caa368b4835c2a33c158eac33561c35f9639a9fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-04-01T05:19:24.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "7a3e43540d3effef5910e034e62f38e8902e4845310300eac4a150900ace57b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.10.1",
      "date": "2026-04-01T05:19:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "091a49f0b789842871668a2e558426796f6387bc55cdab3960d34cf1a748b4e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-04-01T05:23:29.000Z",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "34d4c5db665199b80ebe6135d9fab0de9f65ad2259cf6b2951255e3708cdef1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-04-01T05:22:26.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "a82042433f5134ff71d656365e551d96776d365d0e029eff0182878d7986768c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-04-01T05:25:16.000Z",
      "arch": "aarch64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "18d600e42136376a7142936d5fdc68b0ce58a056dd5700d8374f2f0ba7b2b206",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1",
      "date": "2026-04-01T05:22:29.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "cc77b6aa1125428a21a93c160a6a631628ce84d66e68d3f1110aee2fe824746c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.10.1",
      "date": "2026-04-01T05:19:35.000Z",
      "arch": "emscripten",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "dc103ea6ed071b81c83ddbebf27513716495378871295435738f2995dcc425d7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-04-01T05:18:55.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "544b0983c2b702113123f6556448364168d849b9abbbe2b54799494b69f1083a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-04-01T05:18:55.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "1827a343e168aa15620cef3aeb232719384a38a6edc157e357f9d48456c02c88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.1",
      "date": "2026-04-01T05:18:55.000Z",
      "arch": "x86_64",
      "commit": "85d9fa32cf35a189942953a873a5351b1fae2516",
      "fileid": "28c429f17bc31381257a4773790f0ca2716772b60d1423ef936b99fb3d9610e0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/23833130504"
    }
  ]
}