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.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.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.5-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/docs site:https://prql.github.io
Last updated from:85d9fa32cf. Checks:3 ERROR, 8 OK, 2 WARNING. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | ERROR | 408 | ||
| linux-devel-x86_64 | ERROR | 455 | ||
| source / vignettes | OK | 203 | ||
| linux-release-arm64 | OK | 127 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-devel-arm64 | WARNING | 88 | ||
| macos-devel-x86_64 | WARNING | 157 | ||
| macos-release-arm64 | OK | 103 | ||
| macos-release-x86_64 | OK | 201 | ||
| windows-devel | ERROR | 1023 | ||
| windows-release | OK | 139 | ||
| windows-oldrel | OK | 180 | ||
| wasm-release | OK | 236 |
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 |
