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 <m at zulutime.net> |
BugReports: | https://github.com/rticulate/import/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/rticulate/import |
NeedsCompilation: | no |
Language: | en-US |
Materials: | NEWS |
CRAN checks: | import results |
Reference manual: | import.pdf |
Vignettes: |
The import package |
Package source: | import_1.3.2.tar.gz |
Windows binaries: | r-devel: import_1.3.2.zip, r-release: import_1.3.2.zip, r-oldrel: import_1.3.2.zip |
macOS binaries: | r-release (arm64): import_1.3.2.tgz, r-oldrel (arm64): import_1.3.2.tgz, r-release (x86_64): import_1.3.2.tgz, r-oldrel (x86_64): import_1.3.2.tgz |
Old sources: | import archive |
Reverse imports: | bioCancer, funspotr, RadialVisGadgets, radiant, radiant.basics, radiant.data, radiant.design, radiant.model, radiant.multivariate, RALSA |
Reverse suggests: | wrswoR |
Please use the canonical form https://CRAN.R-project.org/package=import to link to this page.