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.
Version: | 0.9.0 |
Depends: | R (≥ 4.2) |
Suggests: | knitr (≥ 1.44), rmarkdown, DBI, glue, RSQLite, tidyquery, sqldf, nycflights13, dplyr, testthat (≥ 3.2.0), patrick, withr |
Published: | 2024-09-20 |
DOI: | 10.32614/CRAN.package.prqlr |
Author: | Tatsuya Shima [aut, cre],
Authors of the dependency Rust crates [aut] (see inst/AUTHORS file for
details) prqlr author details |
Maintainer: | Tatsuya Shima <ts1s1andn at gmail.com> |
BugReports: | https://github.com/PRQL/prqlc-r/issues |
License: | MIT + file LICENSE |
URL: | https://prql.github.io/prqlc-r/, https://github.com/PRQL/prqlc-r |
NeedsCompilation: | yes |
SystemRequirements: | Cargo (Rust's package manager), rustc |
Language: | en-US |
Materials: | README NEWS |
CRAN checks: | prqlr results |
Reference manual: | prqlr.pdf |
Vignettes: |
Use PRQL with knitr (source, R code) Use PRQL on R (source, R code) |
Package source: | prqlr_0.9.0.tar.gz |
Windows binaries: | r-devel: prqlr_0.9.0.zip, r-release: prqlr_0.9.0.zip, r-oldrel: prqlr_0.9.0.zip |
macOS binaries: | r-release (arm64): prqlr_0.9.0.tgz, r-oldrel (arm64): prqlr_0.9.0.tgz, r-release (x86_64): prqlr_0.9.0.tgz, r-oldrel (x86_64): prqlr_0.9.0.tgz |
Old sources: | prqlr archive |
Please use the canonical form https://CRAN.R-project.org/package=prqlr to link to this page.