import: An Import Mechanism for R (original) (raw)
Alternative mechanism for importing objects from packages and R modules. The syntax allows for importing multiple objects with a single command in an expressive way. The import package bridges some of the gap between using library (or require) and direct (single-object) imports. Furthermore the imported objects are not placed in the current environment.
Version: | 1.3.2 |
---|---|
Suggests: | knitr, rmarkdown, magrittr, testthat |
Published: | 2024-01-21 |
DOI: | 10.32614/CRAN.package.import |
Author: | Stefan Milton Bache [aut], Magnus Thor Torfason [aut, cre] |
Maintainer: | Magnus Thor Torfason |
BugReports: | https://github.com/rticulate/import/issues |
License: | MIT + file |
URL: | https://github.com/rticulate/import |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | import results |
Documentation:
Downloads:
Reverse dependencies:
Reverse imports: | bioCancer, funspotr, RadialVisGadgets, radiant, radiant.basics, radiant.data, radiant.design, radiant.model, radiant.multivariate, RALSA |
---|---|
Reverse suggests: | pathMED, wrswoR |
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=importto link to this page.