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

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.

Version: 0.0.2
Depends: R (≥ 3.6.0)
Imports: stats, data.table, formulaic, microbenchmark, utils
Suggests: knitr, rmarkdown, dplyr, testthat (≥ 2.1.0), covr, devtools
Published: 2021-06-21
Author: David Shilane [aut], Mayur Bansal [ctb, cre], Anderson Nelson [ctb], Caffrey Lee [ctb], Zichen Huang [ctb]
Maintainer: Mayur Bansal <mb4511 at columbia.edu>
License: GPL-3
NeedsCompilation: no
Materials: README
CRAN checks: getDTeval results

Documentation:

Reference manual: getDTeval.pdf
Vignettes: Introduction to getDTeval

Downloads:

Package source: getDTeval_0.0.2.tar.gz
Windows binaries: r-devel: getDTeval_0.0.2.zip, r-release: getDTeval_0.0.2.zip, r-oldrel: getDTeval_0.0.2.zip
macOS binaries: r-release (arm64): getDTeval_0.0.2.tgz, r-oldrel (arm64): getDTeval_0.0.2.tgz, r-release (x86_64): getDTeval_0.0.2.tgz
Old sources: getDTeval archive

Linking:

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