Expands quoted language by recursively replacing any symbol that points to quoted language with the language it points to. The recursive process continues until only symbols that point to non-language objects remain. The resulting quoted language can then be evaluated normally. This differs from the traditional 'quote'/'eval' pattern because it resolves intermediate language objects that would interfere with evaluation.
Version: | 0.1.2 |
Depends: | R (≥ 3.3.2) |
Imports: | utils |
Suggests: | knitr, rmarkdown, unitizer, covr |
Published: | 2017-10-14 |
DOI: | 10.32614/CRAN.package.oshka |
Author: | Brodie Gaslam [aut, cre] |
Maintainer: | Brodie Gaslam <brodie.gaslam at yahoo.com> |
BugReports: | https://github.com/brodieG/oshka/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/brodieG/oshka |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | oshka results |
Reference manual: | oshka.pdf |
Vignettes: |
Introduction NSE Functions with oshka |
Package source: | oshka_0.1.2.tar.gz |
Windows binaries: | r-devel: oshka_0.1.2.zip, r-release: oshka_0.1.2.zip, r-oldrel: oshka_0.1.2.zip |
macOS binaries: | r-release (arm64): oshka_0.1.2.tgz, r-oldrel (arm64): oshka_0.1.2.tgz, r-release (x86_64): oshka_0.1.2.tgz, r-oldrel (x86_64): oshka_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=oshka to link to this page.