CRAN/E | getDTeval

getDTeval

Translating Coding Statements using get() and eval() for Improved Run-Time Coding Efficiency

Installation

About

The getDTeval() function facilitates the translation of the original coding statement to an optimized form for improved runtime efficiency without compromising on the programmatic coding design. The function can either provide a translation of the coding statement, directly evaluate the translation to return a coding result, or provide both of these outputs.

Key Metrics

Version 0.0.2
R ≥ 3.6.0
Published 2021-06-21 1041 days ago
Needs compilation? no
License GPL-3
CRAN checks getDTeval results

Downloads

Yesterday 18 0%
Last 7 days 64 +19%
Last 30 days 240 0%
Last 90 days 694 -23%
Last 365 days 2.923 -1%

Maintainer

Maintainer

Mayur Bansal

mb4511@columbia.edu

Authors

David Shilane

aut

Mayur Bansal

ctb / cre

Anderson Nelson

ctb

Caffrey Lee

ctb

Zichen Huang

ctb

Material

README
Reference manual
Package source

Vignettes

Introduction to getDTeval

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

Old Sources

getDTeval archive

Depends

R ≥ 3.6.0

Imports

stats
data.table
formulaic
microbenchmark
utils

Suggests

knitr
rmarkdown
dplyr
testthat ≥ 2.1.0
covr
devtools