{
  "_id": "6a3d038e11b455f4884bde7a",
  "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.9000",
  "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.3",
  "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.3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://prql.r-universe.dev",
  "Date/Publication": "2025-11-21 10:52:18 UTC",
  "RemoteUrl": "https://github.com/PRQL/prqlc-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-19 08:53:37 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": "c7aba12d6c47ea86dd7f33a51aaa42fa",
  "_user": "prql",
  "_type": "src",
  "_file": "prqlr_0.10.1.9000.tar.gz",
  "_fileid": "386ee4705a5f4bdf452288d9349980f68168f517dbc12c5a330aa77e1c0cd8f7",
  "_filesize": 196188,
  "_sha256": "386ee4705a5f4bdf452288d9349980f68168f517dbc12c5a330aa77e1c0cd8f7",
  "_created": "2026-06-19T08:53:37.000Z",
  "_published": "2026-06-25T10:31:42.678Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 83410313472,
      "time": 265,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745753224"
    },
    {
      "job": 83410313145,
      "time": 264,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745751787"
    },
    {
      "job": 83410313102,
      "time": 260,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745751212"
    },
    {
      "job": 83410313031,
      "time": 240,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745743792"
    },
    {
      "job": 83410313151,
      "time": 359,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745774532"
    },
    {
      "job": 83410313588,
      "time": 972,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745969157"
    },
    {
      "job": 83410313053,
      "time": 273,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745743974"
    },
    {
      "job": 83410313148,
      "time": 723,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745893761"
    },
    {
      "job": 83410312715,
      "time": 455,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745663002"
    },
    {
      "job": 83410312346,
      "time": 272,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7875538279"
    },
    {
      "job": 83410313470,
      "time": 417,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7745803402"
    },
    {
      "job": 83410313305,
      "time": 449,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7745814014"
    },
    {
      "job": 83410313441,
      "time": 377,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7745791011"
    }
  ],
  "_buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/PRQL/prqlc-r",
  "_commit": {
    "id": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
    "author": "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "ci: bump actions/download-artifact from 5 to 6 (#373)\n\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>\n",
    "time": 1763722338
  },
  "_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": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 3
    },
    {
      "week": "2025-42",
      "n": 1
    },
    {
      "week": "2025-47",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "prql",
    "rust",
    "sql",
    "cargo"
  ],
  "_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": 102252800,
    "type": "organization",
    "name": "PRQL",
    "followers": 141,
    "description": "PRQL is a modern language for transforming data — a simple, powerful, pipelined SQL replacement"
  },
  "_downloads": {
    "count": 661,
    "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,
  "_cargo": true,
  "_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",
    "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/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/PRQL/prqlc-r/raw/HEAD/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": 7.247973266361807,
  "_indexed": true,
  "_nocasepkg": "prqlr",
  "_universes": [
    "prql",
    "eitsupi"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:58:03.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "3006aa5f21055d1a55768d38765ae0c6a2f3d5b8525cf967ff8ce1a895ab0d14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:58:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "29282424185e2458e634afba4367ffc0898b5d6d6fa074c03ca8a59423c7f683",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:57:59.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "ebe41c2ab875a5abdafd8455961b415dc2ea7515d2db346543163cf35fae9414",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:58:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "544b1f59d028743a1e1cf9773707c6e66e42429b34f34f74762cfe3998c5debe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:58:25.000Z",
      "arch": "aarch64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "a8cfac5502081f290ac53dc3474ba6bbd781f4fc5d391e2a25edcd3e424952e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-06-19T09:02:08.000Z",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "44726d40eafb8d079304415e222deeb53b19a26a55b69092386aecf84a18de39",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:57:31.000Z",
      "arch": "aarch64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "ab0d46b636c4f4d3b3eb57627aac92d5f86871a41bd3ecc57864fcf3ffb00466",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:59:45.000Z",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "914f4b0536f5c58431bb17b1385b9d516809f2e74c96fa10babda7fa61ab0bb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:57:03.000Z",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "a26d5d2aa42d114b6741bf0d5ad740e9ab18b4d7efbbf0730e3834e722beedef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:57:25.000Z",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "4a7c312cd2003e947eae67661cc7be084788040b8996635b545974fa559c8d8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-06-19T08:57:16.000Z",
      "arch": "x86_64",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "2515b5a4be8f8d3ebdc971d9920ed79814e95dfcbf4006ca92d16f6b17003b44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1.9000",
      "date": "2026-06-25T10:28:58.000Z",
      "arch": "emscripten",
      "commit": "3eec67ec4f4ce5a4a96a75a3d6d50cddaafb2b5f",
      "fileid": "0eb6107b6e0ccf16c89bc54f79352b25a9ca71405fb2da419bb4df27566bb56a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/prql/actions/runs/27815563368"
    }
  ]
}