Package: prqlr 0.10.1.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.10.1.9000.tar.gz
prqlr_0.10.1.9000.zip(r-4.7)prqlr_0.10.1.9000.zip(r-4.6)prqlr_0.10.1.9000.zip(r-4.5)
prqlr_0.10.1.9000.tgz(r-4.6-x86_64)prqlr_0.10.1.9000.tgz(r-4.6-arm64)prqlr_0.10.1.9000.tgz(r-4.5-x86_64)prqlr_0.10.1.9000.tgz(r-4.5-arm64)
prqlr_0.10.1.9000.tar.gz(r-4.7-arm64)prqlr_0.10.1.9000.tar.gz(r-4.7-x86_64)prqlr_0.10.1.9000.tar.gz(r-4.6-arm64)prqlr_0.10.1.9000.tar.gz(r-4.6-x86_64)
prqlr_0.10.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://prql.github.io
Last updated from:3eec67ec4f. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 284 | ||
| linux-devel-x86_64 | OK | 283 | ||
| source / vignettes | OK | 444 | ||
| linux-release-arm64 | OK | 286 | ||
| linux-release-x86_64 | OK | 278 | ||
| macos-release-arm64 | OK | 289 | ||
| macos-release-x86_64 | OK | 463 | ||
| macos-oldrel-arm64 | OK | 262 | ||
| macos-oldrel-x86_64 | OK | 518 | ||
| windows-devel | OK | 436 | ||
| windows-release | OK | 452 | ||
| windows-oldrel | OK | 446 | ||
| wasm-release | OK | 254 |
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 |
