Skip to content

getDTeval

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

v0.0.2 · Jun 20, 2021 · GPL-3

Description

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.

Downloads

CRAN

260

Last 30 days

18849th

670

Last 90 days

3.1K

Last year

Trend: +44.4% (30d vs prior 30d)

r2u CRAN

0

Last 30 days

24

Last 90 days

94

Last year

Trend: -100% (30d vs prior 30d)

autoCRAN

1

Last 7 days

21

Last 30 days

0

All-time

autoCRAN-only: this name is served only by autoCRAN, so the count is exact.

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Code

Structure

Lines of code

794

Files

17

Compiled share

0%

Has compiled src

No

Language breakdown

R 227 (28.6%)Tests 73 (9.2%)Docs 114 (14.4%)Vignettes 380 (47.9%)

API

Exported functions

4

Internal functions

0

Recent export changes

v0.0.1+4 benchmark.getDTeval, function.ending.point, getDTeval +1 more

Testing & CI

Has tests

Yes

Test-to-code ratio

0.32

testthat edition

CI present

No

CI type

[]

PR gated

No

Docs

Return-value doc rate

0%

\dontrun example ratio

0%

Roxygen coverage

100%

Has pkgdown

No

NEWS present

No

Health & Security signals

Informational signals; not verdicts.

on.exit coverage

Unsafe pattern score

6

Dep constraint coverage

0%

Secret pattern count

0

Bundled 3rd-party code

2 items

Portability & License

Min R version

3.6.0

System requirements

C++ standard

License

GPL-3

License flags

SPDX valid, OSI approved

History

Versions

2

First release

2020-11-18

Latest release

2021-06-21

Avg cadence

215 days

Cold removal rate

Dep drift

1

LOC over versions

v0.0.1: 790 LOCv0.0.2: 794 LOC

Per-file churn detail lives in the source pipeline: https://github.com/r-observatory/cran-code-metrics.

Dependency Network

Dependencies Reverse dependencies data.table formulaic microbenchmark getDTeval

Version History

3 tracked
new 0.0.2 Mar 10, 2026
updated 0.0.2 ← 0.0.1 diff Jun 20, 2021
new 0.0.1 Nov 17, 2020