Package: mod 0.1.4.9000

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.

Authors:Siqi Zhang [aut, cre]

mod_0.1.4.9000.tar.gz
mod_0.1.4.9000.zip(r-4.5)mod_0.1.4.9000.zip(r-4.4)mod_0.1.4.9000.zip(r-4.3)
mod_0.1.4.9000.tgz(r-4.4-any)mod_0.1.4.9000.tgz(r-4.3-any)
mod_0.1.4.9000.tar.gz(r-4.5-noble)mod_0.1.4.9000.tar.gz(r-4.4-noble)
mod_0.1.4.9000.tgz(r-4.4-emscripten)mod_0.1.4.9000.tgz(r-4.3-emscripten)
mod.pdf |mod.html
mod/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/iqis/mod/issues

On CRAN:

datatypemodulemodulesprogramming

8 exports 4 stars 1.96 score 0 dependencies 5 mentions 1.1k scripts 138 downloads

Last updated 5 years agofrom:a9daf6c64e. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 01 2024
R-4.5-winOKSep 01 2024
R-4.5-linuxOKSep 01 2024
R-4.4-winOKSep 01 2024
R-4.4-macOKSep 01 2024
R-4.3-winOKSep 01 2024
R-4.3-macOKSep 01 2024

Exports:acquireas_moduledropis_modulemoduleprivateuleuse

Dependencies:

Introduction to Modules

Rendered fromintroduction.Rmdusingknitr::rmarkdownon Sep 01 2024.

Last update: 2019-12-03
Started: 2019-08-24