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:

11 exports 3 stars 0.92 score 0 dependencies 20 scripts 108 downloads

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

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-winOKSep 08 2024
R-4.5-linuxOKSep 08 2024
R-4.4-winOKSep 08 2024
R-4.4-macOKSep 08 2024
R-4.3-winOKSep 08 2024
R-4.3-macOKSep 08 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: