mod: Lightweight and Self-Contained Modules for Code Organization

Creates modules inline or from a file. Modules can contain any R object and be nested. Each module have their own scope and package "search path" that does not interfere with one another or the user's working environment.

Version: 0.1.3
Suggests: testthat (≥ 2.1.0), covr
Published: 2019-08-23
Author: Siqi Zhang [aut, cre]
Maintainer: Siqi Zhang <iqis.gnahz at gmail.com>
BugReports: https://github.com/iqis/mod/issues
License: GPL-3
URL: https://github.com/iqis/mod
NeedsCompilation: no
Materials: README
CRAN checks: mod results

Documentation:

Reference manual: mod.pdf

Downloads:

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

Linking:

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