Package: evalR 0.0.1

Trevor Olsen

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.

Authors:Numerious Inc. [cph, fnd], Trevor Olsen [aut, cre]

evalR_0.0.1.tar.gz
evalR_0.0.1.tar.gz(r-4.5-noble)evalR_0.0.1.tar.gz(r-4.4-noble)
evalR_0.0.1.tgz(r-4.4-emscripten)evalR_0.0.1.tgz(r-4.3-emscripten)
evalR.pdf |evalR.html
evalR/json (API)
NEWS

# Install 'evalR' in R:
install.packages('evalR', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • c++– GNU Standard C++ Library v3

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 1 scripts 147 downloads 4 exports 1 dependencies

Last updated 2 years agofrom:d62ba7f630. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 28 2024
R-4.5-linux-x86_64OKOct 28 2024

Exports:create_treeeval_texteval_treefind_parenthesis

Dependencies:Rcpp

Overview

Rendered fromOverview.Rmdusingknitr::rmarkdownon Oct 28 2024.

Last update: 2022-08-25
Started: 2022-08-25