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 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
CRAN checks: quickr results

Documentation:

Reference manual: quickr.pdf

Downloads:

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

Linking:

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