Package: prqlr 0.10.1

prqlr: R Bindings for the 'prqlc' Rust Library
Provides a function to convert 'PRQL' strings to 'SQL' strings. Combined with other R functions that take 'SQL' as an argument, 'PRQL' can be used on R.
Authors:
prqlr_0.10.1.tar.gz
prqlr_0.10.1.zip(r-4.7-x86_64)prqlr_0.10.1.zip(r-4.6-x86_64)prqlr_0.10.1.zip(r-4.5-x86_64)
prqlr_0.10.1.tgz(r-4.6-x86_64)prqlr_0.10.1.tgz(r-4.6-arm64)prqlr_0.10.1.tgz(r-4.5-x86_64)prqlr_0.10.1.tgz(r-4.5-arm64)
prqlr_0.10.1.tar.gz(r-4.7-arm64)prqlr_0.10.1.tar.gz(r-4.7-x86_64)prqlr_0.10.1.tar.gz(r-4.6-arm64)prqlr_0.10.1.tar.gz(r-4.6-x86_64)
prqlr_0.10.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
prqlr/json (API)
| # Install 'prqlr' in R: |
| install.packages('prqlr', repos = c('https://r-multiverse.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prql/prqlc-r/issues
Pkgdown/docs site:https://prql.github.io
Last updated from:85d9fa32cf (on v0.10.1). Checks:11 OK, 2 WARNING, 2 FAIL. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 146 | ||
| linux-devel-x86_64 | OK | 151 | ||
| source / vignettes | OK | 205 | ||
| linux-release-arm64 | OK | 200 | ||
| linux-release-x86_64 | OK | 163 | ||
| macos-release-arm64 | WARNING | 128 | ||
| macos-release-x86_64 | WARNING | 151 | ||
| macos-oldrel-arm64 | OK | 116 | ||
| macos-oldrel-x86_64 | OK | 278 | ||
| windows-devel-arm64 | FAIL | 211 | ||
| windows-devel-x86_64 | OK | 185 | ||
| windows-release-arm64 | FAIL | 199 | ||
| windows-release-x86_64 | OK | 157 | ||
| windows-oldrel-x86_64 | OK | 157 | ||
| wasm-release | OK | 259 |
Exports:prql_compileprql_get_targetsprql_version
Dependencies:
Last update: 2023-12-23
Started: 2022-10-23
Last update: 2023-12-23
Started: 2023-01-27
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Compile a PRQL query into a SQL query | prql_compile |
| Get available target names | prql_get_targets |
| prqlc's version | prql_version |
