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-arm64)prqlr_0.10.1.tar.gz(r-4.6-x86_64)prqlr_0.10.1.tar.gz(r-4.5-arm64)prqlr_0.10.1.tar.gz(r-4.5-x86_64)
prqlr_0.10.1.tgz(r-4.4-emscripten)
prqlr.pdf |prqlr.html✨
prqlr/json (API)
NEWS
# Install 'prqlr' in R: |
install.packages('prqlr', repos = c('https://staging.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:13 OK. Indexed: no.
Target | Result | Total time |
---|---|---|
source / vignettes | OK | 173 |
linux-devel-x86_64 | OK | 561 |
linux-devel-arm64 | OK | 528 |
linux-release-x86_64 | OK | 119 |
linux-release-arm64 | OK | 521 |
macos-release-x86_64 | OK | 837 |
macos-release-arm64 | OK | 81 |
macos-oldrel-x86_64 | OK | 534 |
macos-oldrel-arm64 | OK | 377 |
windows-devel | OK | 947 |
windows-release | OK | 158 |
windows-oldrel | OK | 197 |
wasm-release | OK | 259 |
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 |