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

5.15 score 14 stars 9 scripts 426 downloads 1 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 01 2024
R-4.5-winOKNov 01 2024
R-4.5-linuxOKNov 01 2024
R-4.4-winOKNov 01 2024
R-4.4-macOKNov 01 2024
R-4.3-winOKNov 01 2024
R-4.3-macOKNov 01 2024

Exports:expand

Dependencies:

oshka - Recursive Quoted Language Expansion

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Nov 01 2024.

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

NSE Functions with oshka

Rendered fromnse-fun.Rmdusingknitr::rmarkdownon Nov 01 2024.

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