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.4 | 
| Suggests: | knitr, rmarkdown, magrittr, testthat | 
| Published: | 2025-10-19 | 
| 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://rticulate.github.io/import/, https://github.com/rticulate/import | 
| NeedsCompilation: | no | 
| Language: | en-US | 
| Materials: | NEWS | 
| CRAN checks: | import results | 
| Reference manual: | import.html , import.pdf | 
| Vignettes: | The import package (source, R code) | 
| Package source: | import_1.3.4.tar.gz | 
| Windows binaries: | r-devel: import_1.3.4.zip, r-release: import_1.3.4.zip, r-oldrel: import_1.3.4.zip | 
| macOS binaries: | r-release (arm64): import_1.3.4.tgz, r-oldrel (arm64): import_1.3.4.tgz, r-release (x86_64): import_1.3.4.tgz, r-oldrel (x86_64): import_1.3.4.tgz | 
| Old sources: | import archive | 
| Reverse imports: | bioCancer, funspotr, RadialVisGadgets, radiant, radiant.basics, radiant.data, radiant.design, radiant.model, radiant.multivariate, RALSA | 
| Reverse suggests: | pathMED, wrswoR | 
Please use the canonical form https://CRAN.R-project.org/package=import to link to this page.