Package: oshka 0.1.2

oshka: Recursive Quoted Language Expansion

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.

Authors:Brodie Gaslam [aut, cre]

oshka_0.1.2.tar.gz
oshka_0.1.2.zip(r-4.5)oshka_0.1.2.zip(r-4.4)oshka_0.1.2.zip(r-4.3)
oshka_0.1.2.tgz(r-4.4-any)oshka_0.1.2.tgz(r-4.3-any)
oshka_0.1.2.tar.gz(r-4.5-noble)oshka_0.1.2.tar.gz(r-4.4-noble)
oshka_0.1.2.tgz(r-4.4-emscripten)oshka_0.1.2.tgz(r-4.3-emscripten)
oshka.pdf |oshka.html
oshka/json (API)
NEWS

# Install 'oshka' in R:
install.packages('oshka', repos = c('https://brodieg.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/brodieg/oshka/issues

On CRAN:

nse-functions

1 exports 13 stars 5.11 score 0 dependencies 9 scripts 563 downloads

Last updated 7 years agofrom:b7f73552ab. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 20 2024
R-4.5-winOKSep 20 2024
R-4.5-linuxOKSep 20 2024
R-4.4-winOKSep 20 2024
R-4.4-macOKSep 20 2024
R-4.3-winOKSep 20 2024
R-4.3-macOKSep 20 2024

Exports:expand

Dependencies:

oshka - Recursive Quoted Language Expansion

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 20 2024.

Last update: 2017-10-17
Started: 2017-10-01

NSE Functions with oshka

Rendered fromnse-fun.Rmdusingknitr::rmarkdownon Sep 20 2024.

Last update: 2017-10-07
Started: 2017-10-01