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 ROR ID [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:

Reference manual: quickr.html , quickr.pdf

Downloads:

Package source: quickr_0.2.0.tar.gz
Windows binaries: r-devel: quickr_0.2.0.zip, r-release: quickr_0.1.0.zip, r-oldrel: quickr_0.1.0.zip
macOS binaries: r-release (arm64): quickr_0.2.0.tgz, r-oldrel (arm64): quickr_0.2.0.tgz, r-release (x86_64): quickr_0.2.0.tgz, r-oldrel (x86_64): quickr_0.2.0.tgz
Old sources: quickr archive

Linking:

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