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.6)prqlr_0.10.1.zip(r-4.5)prqlr_0.10.1.zip(r-4.4)
prqlr_0.10.1.tgz(r-4.5-x86_64)prqlr_0.10.1.tgz(r-4.5-arm64)prqlr_0.10.1.tgz(r-4.4-x86_64)prqlr_0.10.1.tgz(r-4.4-arm64)
prqlr_0.10.1.tar.gz(r-4.6-noble)prqlr_0.10.1.tar.gz(r-4.5-noble)
prqlr_0.10.1.tgz(r-4.4-emscripten)prqlr_0.10.1.tgz(r-4.3-emscripten)
prqlr.pdf |prqlr.html✨
prqlr/json (API)
NEWS
# Install 'prqlr' in R: |
install.packages('prqlr', repos = c('https://community.r-multiverse.org', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prql/prqlc-r/issues
Pkgdown site:https://prql.github.io
Last updated 1 months agofrom:85d9fa32cf (on v0.10.1). Checks:12 OK. Indexed: no.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 145 |
linux-devel | OK | 119 |
linux-release | OK | 132 |
macos-release-x86_64 | OK | 138 |
macos-release-arm64 | OK | 76 |
macos-oldrel-x86_64 | OK | 166 |
macos-oldrel-arm64 | OK | 78 |
windows-devel | OK | 212 |
windows-release | OK | 198 |
windows-oldrel | OK | 157 |
wasm-release | OK | 259 |
wasm-oldrel | OK | 271 |
Exports:prql_compileprql_get_targetsprql_version
Dependencies:
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 |