rco: The R Code Optimizer (original) (raw)
Automatically apply different strategies to optimize R code. 'rco' functions take R code as input, and returns R code as output.
| Version: | 1.0.2 |
|---|---|
| Depends: | R (≥ 3.6.0) |
| Suggests: | covr, diffr, ggplot2, httr, knitr, markdown, microbenchmark, rmarkdown, rstudioapi, rvest, shiny, shinythemes, testthat, xml2 |
| Published: | 2021-04-17 |
| DOI: | 10.32614/CRAN.package.rco |
| Author: | Juan Cruz Rodriguez [aut, cre], Yihui Xie |
| Maintainer: | Juan Cruz Rodriguez |
| BugReports: | https://github.com/jcrodriguez1989/rco/issues |
| License: | GPL-3 |
| URL: | https://jcrodriguez1989.github.io/rco/ |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | rco results |
Documentation:
| Reference manual: | rco.html , <rco.pdf> |
|---|---|
| Vignettes: | Contributing an optimizer (source, R code) Docker file (source, R code) Common Subexpression Elimination (source, R code) Constant Folding (source, R code) Constant Propagation (source, R code) Dead Code Elimination (source, R code) Dead Expression Elimination (source, R code) Dead Store Elimination (source, R code) Loop-invariant Code Motion (source, R code) |
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=rcoto link to this page.