The purpose of this package is to generate trees and validate unverified code. Trees are made by parsing a statement into a verification tree data structure. This will make it easy to port the statement into another language. Safe statement evaluations are done by executing the verification trees.
Version: | 0.0.1 |
Depends: | R (≥ 3.5.0) |
Imports: | Rcpp (≥ 1.0.1) |
LinkingTo: | Rcpp |
Suggests: | testthat, rmarkdown, knitr, tufte, microbenchmark |
Published: | 2022-08-25 |
DOI: | 10.32614/CRAN.package.evalR |
Author: | Numerious Inc. [cph, fnd], Trevor Olsen [aut, cre] |
Maintainer: | Trevor Olsen <trevor at numerious.com> |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | evalR results |
Reference manual: | evalR.pdf |
Vignettes: |
Overview |
Package source: | evalR_0.0.1.tar.gz |
Windows binaries: | r-devel: evalR_0.0.1.zip, r-release: evalR_0.0.1.zip, r-oldrel: evalR_0.0.1.zip |
macOS binaries: | r-release (arm64): evalR_0.0.1.tgz, r-oldrel (arm64): evalR_0.0.1.tgz, r-release (x86_64): evalR_0.0.1.tgz, r-oldrel (x86_64): evalR_0.0.1.tgz |
Please use the canonical form https://CRAN.R-project.org/package=evalR to link to this page.