Package: prqlr 0.9.0.9000
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.9.0.9000.tar.gz
prqlr_0.9.0.9000.zip(r-4.5)prqlr_0.9.0.9000.zip(r-4.4)prqlr_0.9.0.9000.zip(r-4.3)
prqlr_0.9.0.9000.tgz(r-4.4-x86_64)prqlr_0.9.0.9000.tgz(r-4.4-arm64)prqlr_0.9.0.9000.tgz(r-4.3-x86_64)prqlr_0.9.0.9000.tgz(r-4.3-arm64)
prqlr_0.9.0.9000.tar.gz(r-4.5-noble)prqlr_0.9.0.9000.tar.gz(r-4.4-noble)
prqlr_0.9.0.9000.tgz(r-4.4-emscripten)prqlr_0.9.0.9000.tgz(r-4.3-emscripten)
prqlr.pdf |prqlr.html✨
prqlr/json (API)
NEWS
# Install 'prqlr' in R: |
install.packages('prqlr', repos = c('https://prql.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/prql/prqlc-r/issues
Last updated 16 days agofrom:7f5ec004ca. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 28 2024 |
R-4.5-win-x86_64 | OK | Oct 28 2024 |
R-4.5-linux-x86_64 | OK | Oct 28 2024 |
R-4.4-win-x86_64 | OK | Oct 28 2024 |
R-4.4-mac-x86_64 | OK | Oct 28 2024 |
R-4.4-mac-aarch64 | OK | Oct 28 2024 |
R-4.3-win-x86_64 | OK | Oct 28 2024 |
R-4.3-mac-x86_64 | OK | Oct 28 2024 |
R-4.3-mac-aarch64 | OK | Oct 28 2024 |
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 |