The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
DOI: 10.32614/CRAN.package.rco
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.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:

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, r-oldrel (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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.