rco: The R Code Optimizer

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
Author: Juan Cruz Rodriguez [aut, cre], Yihui Xie ORCID iD [ctb], Nicolás Wolovick [ctb]
Maintainer: Juan Cruz Rodriguez <jcrodriguez at unc.edu.ar>
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.pdf
Vignettes: Contributing an optimizer
Docker file
Common Subexpression Elimination
Constant Folding
Constant Propagation
Dead Code Elimination
Dead Expression Elimination
Dead Store Elimination
Loop-invariant Code Motion

Downloads:

Package source: rco_1.0.2.tar.gz
Windows binaries: r-devel: rco_1.0.2.zip, r-release: rco_1.0.2.zip, r-oldrel: rco_1.0.2.zip
macOS binaries: r-release (arm64): rco_1.0.2.tgz, r-oldrel (arm64): rco_1.0.2.tgz, r-release (x86_64): rco_1.0.2.tgz
Old sources: rco archive

Linking:

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