quickr: Compiler for R
Compiles R functions annotated with type and shape declarations to provide
extremely fast performance and robust runtime type checking. Supports
both just-in-time (JIT) and ahead-of-time (AOT) compilation.
Compilation is performed by lowering R code to Fortran.
| Version: |
0.1.0 |
| Depends: |
R (≥ 4.1.0) |
| Imports: |
dotty, glue, S7 |
| Suggests: |
pkgload (≥ 1.4.0.9000), testthat (≥ 3.0.0), rlang, cli, bench |
| Published: |
2025-06-03 |
| DOI: |
10.32614/CRAN.package.quickr |
| Author: |
Tomasz Kalinowski [aut, cre],
Posit Software, PBC [cph,
fnd] |
| Maintainer: |
Tomasz Kalinowski <tomasz at posit.co> |
| BugReports: |
https://github.com/t-kalinowski/quickr/issues |
| License: |
MIT + file LICENSE |
| URL: |
https://github.com/t-kalinowski/quickr |
| NeedsCompilation: |
no |
| Materials: |
README, NEWS |
| CRAN checks: |
quickr results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=quickr
to link to this page.