Implements a bytecode compiler for 'R' in 'C', targeting functional parity with the base 'compiler' package, while focusing on better performance. The architecture mostly mirrors the original 'GNU-R' compiler as described in <https://homepage.cs.uiowa.edu/~luke/R/compiler/compiler.pdf>.
| Version: | 0.1.0 |
| Depends: | R (≥ 4.5.0) |
| Suggests: | compiler |
| Published: | 2026-08-04 |
| DOI: | 10.32614/CRAN.package.crbcc (may not be active yet) |
| Author: | Josef Malý [aut, cre], Filip Křikava [ths] |
| Maintainer: | Josef Malý <malyjos4 at fit.cvut.cz> |
| BugReports: | https://github.com/PRL-PRG/crbcc/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/PRL-PRG/crbcc |
| NeedsCompilation: | yes |
| Materials: | README |
| CRAN checks: | crbcc results |
| Reference manual: | crbcc.html , crbcc.pdf |
| Package source: | crbcc_0.1.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: crbcc_0.1.0.zip, r-oldrel: crbcc_0.1.0.zip |
| macOS binaries: | r-release (arm64): crbcc_0.1.0.tgz, r-oldrel (arm64): crbcc_0.1.0.tgz, r-release (x86_64): crbcc_0.1.0.tgz, r-oldrel (x86_64): crbcc_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=crbcc to link to this page.