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.

Version: 0.8.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-02-14
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

Documentation:

Reference manual: prqlr.pdf
Vignettes: Use PRQL with knitr
Use PRQL on R

Downloads:

Package source: prqlr_0.8.0.tar.gz
Windows binaries: r-devel: prqlr_0.8.0.zip, r-release: prqlr_0.8.0.zip, r-oldrel: prqlr_0.8.0.zip
macOS binaries: r-release (arm64): prqlr_0.8.0.tgz, r-oldrel (arm64): prqlr_0.8.0.tgz, r-release (x86_64): prqlr_0.8.0.tgz
Old sources: prqlr archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=prqlr to link to this page.