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.7)lrequire_0.1.3.zip(r-4.6)lrequire_0.1.3.zip(r-4.5)
lrequire_0.1.3.tgz(r-4.6-any)lrequire_0.1.3.tgz(r-4.5-any)
lrequire_0.1.3.tar.gz(r-4.7-any)lrequire_0.1.3.tar.gz(r-4.6-any)
lrequire_0.1.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
lrequire/json (API)
NEWS

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

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

On CRAN:

Conda:

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

Last updated from:4f8f37745a. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK105
source / vignettesOK143
linux-release-x86_64OK98
macos-release-arm64OK131
macos-oldrel-arm64OK136
windows-develOK68
windows-releaseOK63
windows-oldrelOK61
wasm-releaseOK91

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: