CRAN/E | evalR

evalR

Evaluation of Unverified Code

Installation

About

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.

Key Metrics

Version 0.0.1
R ≥ 3.5.0
Published 2022-08-25 468 days ago
Needs compilation? yes
License MIT
License File
CRAN checks evalR results

Downloads

Last 24 hours 0 -100%
Last 7 days 34 -6%
Last 30 days 171 -8%
Last 90 days 493 +10%
Last 365 days 2.074 +159%

Maintainer

Maintainer

Trevor Olsen

trevor@numerious.com

Authors

Numerious Inc.

cph / fnd

Trevor Olsen

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

Overview

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.5.0

Imports

Rcpp ≥ 1.0.1

Suggests

testthat
rmarkdown
knitr
tufte
microbenchmark

LinkingTo

Rcpp