Package: prqlr 0.10.1.9000

Tatsuya Shima

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:Tatsuya Shima [aut, cre], Authors of the dependency Rust crates [aut]

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
DESCRIPTION |NEWS
card.svg |card.png
prqlr/json (API)

# 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

On CRAN:

Conda:

prqlrustsqlcargo

7.25 score 59 stars 20 scripts 661 downloads 3 exports 0 dependencies

Last updated from:3eec67ec4f. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK265
linux-devel-x86_64OK264
source / vignettesOK455
linux-release-arm64OK260
linux-release-x86_64OK240
macos-release-arm64OK273
macos-release-x86_64OK723
macos-oldrel-arm64OK359
macos-oldrel-x86_64OK972
windows-develOK417
windows-releaseOK377
windows-oldrelOK449
wasm-releaseOK272

Exports:prql_compileprql_get_targetsprql_version

Dependencies:

Use PRQL on R
Work with DB | Work with R Data Frames

Last update: 2023-12-23
Started: 2022-10-23

Use PRQL with knitr
Output formats | Use with {DBI} connections | Without database connections | Engine options | Compiler options | Parameterized PRQL code blocks | Use query strings in R code blocks | Set special info string to output SQL code blocks

Last update: 2023-12-23
Started: 2023-01-27