The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.

Version: 0.1.3
Depends: R (≥ 3.0.1)
Suggests: testthat
Published: 2016-02-22
Author: Rick Wargo
Maintainer: Rick Wargo <lrequire at rickwargo.com>
BugReports: https://github.com/rickwargo/lrequire/issues
License: MIT + file LICENSE
URL: https://github.com/rickwargo/lrequire
NeedsCompilation: no
Materials: README NEWS
CRAN checks: lrequire results

Documentation:

Reference manual: lrequire.pdf

Downloads:

Package source: lrequire_0.1.3.tar.gz
Windows binaries: r-devel: lrequire_0.1.3.zip, r-release: lrequire_0.1.3.zip, r-oldrel: lrequire_0.1.3.zip
macOS binaries: r-release (arm64): lrequire_0.1.3.tgz, r-oldrel (arm64): lrequire_0.1.3.tgz, r-release (x86_64): lrequire_0.1.3.tgz, r-oldrel (x86_64): lrequire_0.1.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=lrequire to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.