evalR: Evaluation of Unverified Code

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
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

Documentation:

Reference manual: evalR.pdf
Vignettes: Overview

Downloads:

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

Linking:

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