evalR: Evaluation of Unverified Code (original) (raw)

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
License: MIT + file
NeedsCompilation: yes
Materials: README, NEWS
CRAN checks: evalR results

Documentation:

Downloads:

Linking:

Please use the canonical formhttps://CRAN.R-project.org/package=evalRto link to this page.