Package: prqlr
Title: R Bindings for the 'prql-compiler' Rust Library
Description: 
    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.6.0
Authors@R: 
    c(person("Tatsuya", "Shima", email = "ts1s1andn@gmail.com", role = c("aut", "cre")),
      person("Authors of the dependency Rust crates", role = "aut",
             comment = "see inst/AUTHORS file for details"))
URL: https://eitsupi.github.io/prqlr/, https://github.com/eitsupi/prqlr
BugReports: https://github.com/eitsupi/prqlr/issues
Depends: R (>= 4.2)
Suggests: knitr (>= 1.44), rmarkdown, DBI, glue, RSQLite, tidyquery,
        sqldf, nycflights13, dplyr, testthat (>= 3.2.0), patrick, withr
License: MIT + file LICENSE
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.2.3
SystemRequirements: Cargo (Rust's package manager), rustc
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/rextendr/version: 0.3.1
Config/Needs/dev: devtools, rextendr, lintr, styler, purrr, RcppTOML,
        readr, tidyr
Config/Needs/website: pkgdown
Config/prqlr/LibVersion: 0.10.1
NeedsCompilation: yes
Packaged: 2023-11-14 15:09:42 UTC; rstudio
Author: Tatsuya Shima [aut, cre],
  Authors of the dependency Rust crates [aut] (see inst/AUTHORS file for
    details)
Maintainer: Tatsuya Shima <ts1s1andn@gmail.com>
Repository: CRAN
Date/Publication: 2023-11-14 16:20:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-12-21 06:29:31 UTC; unix
Archs: prqlr.so.dSYM
