Package: lrequire 0.1.3

Rick Wargo

lrequire: Sources an R "Module" with Caching & Encapsulation, Returning Exported Vars

In the fashion of 'node.js' <https://nodejs.org/>, requires a file, sourcing into the current environment only the variables explicitly specified in the module.exports or exports list variable. If the file was already sourced, the result of the earlier sourcing is returned to the caller.

Authors:Rick Wargo <[email protected]>

lrequire_0.1.3.tar.gz
lrequire_0.1.3.zip(r-4.5)lrequire_0.1.3.zip(r-4.4)lrequire_0.1.3.zip(r-4.3)
lrequire_0.1.3.tgz(r-4.4-any)lrequire_0.1.3.tgz(r-4.3-any)
lrequire_0.1.3.tar.gz(r-4.5-noble)lrequire_0.1.3.tar.gz(r-4.4-noble)
lrequire_0.1.3.tgz(r-4.4-emscripten)lrequire_0.1.3.tgz(r-4.3-emscripten)
lrequire.pdf |lrequire.html
lrequire/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/rickwargo/lrequire/issues

On CRAN:

3.48 score 3 stars 20 scripts 126 downloads 11 exports 0 dependencies

Last updated 9 years agofrom:4f8f37745a. Checks:OK: 7. Indexed: yes.

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

Exports:append.module.pathsfind.first.Rget.module.cacheget.module.pathshide.not.found.warningslrequireremove.from.module.cacheremove.module.pathsreset.module.cacheshow.module.cacheshow.not.found.warnings

Dependencies: