quickr: Compiler for R
Compile R functions annotated with type and shape
declarations for 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.2.0 |
Depends: |
R (≥ 4.4.0) |
Imports: |
dotty, glue, S7 |
Suggests: |
bench, cli, pkgload (≥ 1.4.0), rlang, testthat (≥ 3.0.0) |
Published: |
2025-08-25 |
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 |
In views: |
HighPerformanceComputing |
CRAN checks: |
quickr results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=quickr
to link to this page.