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.2.0 |
| Suggests: | knitr, rmarkdown, magrittr, testthat |
| Published: | 2020-09-24 |
| 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 |
| Materials: | NEWS |
| CRAN checks: | import results |
| Reference manual: | import.pdf |
| Vignettes: |
The import package |
| Package source: | import_1.2.0.tar.gz |
| Windows binaries: | r-devel: import_1.2.0.zip, r-release: import_1.2.0.zip, r-oldrel: import_1.2.0.zip |
| macOS binaries: | r-release (arm64): import_1.2.0.tgz, r-oldrel (arm64): import_1.2.0.tgz, r-release (x86_64): import_1.2.0.tgz, r-oldrel (x86_64): import_1.2.0.tgz |
| Old sources: | import archive |
| Reverse imports: | bioCancer, iemisc, RadialVisGadgets, radiant, radiant.basics, radiant.data, radiant.design, radiant.model, radiant.multivariate |
| Reverse suggests: | pspline.inference, wrswoR |
Please use the canonical form https://CRAN.R-project.org/package=import to link to this page.