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

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

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

On CRAN:

Conda:

datatypemodulemodulesprogramming

7.13 score 4 stars 1.4k scripts 208 downloads 5 mentions 8 exports 0 dependencies

Last updated from:a9daf6c64e. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK116
source / vignettesOK162
linux-release-x86_64OK109
macos-release-arm64OK145
macos-oldrel-arm64OK134
windows-develOK84
windows-releaseOK126
windows-oldrelOK75
wasm-releaseOK96

Exports:acquireas_moduledropis_modulemoduleprivateuleuse

Dependencies:

Introduction to Modules

Rendered fromintroduction.Rmdusingknitr::rmarkdownon May 11 2026.

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