Package: import 1.3.2

Magnus Thor Torfason

import: An Import Mechanism for R

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.

Authors:Stefan Milton Bache [aut], Magnus Thor Torfason [aut, cre]

import_1.3.2.tar.gz
import_1.3.2.zip(r-4.5)import_1.3.2.zip(r-4.4)import_1.3.2.zip(r-4.3)
import_1.3.2.tgz(r-4.4-any)import_1.3.2.tgz(r-4.3-any)
import_1.3.2.tar.gz(r-4.5-noble)import_1.3.2.tar.gz(r-4.4-noble)
import_1.3.2.tgz(r-4.4-emscripten)import_1.3.2.tgz(r-4.3-emscripten)
import.pdf |import.html
import/json (API)
NEWS

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

Peer review:

Bug tracker:https://github.com/rticulate/import/issues

On CRAN:

3 exports 222 stars 5.94 score 0 dependencies 10 dependents 1 mentions 66 scripts 3.2k downloads

Last updated 8 months agofrom:8649e70a9c. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 13 2024
R-4.5-winOKSep 13 2024
R-4.5-linuxOKSep 13 2024
R-4.4-winOKSep 13 2024
R-4.4-macOKSep 13 2024
R-4.3-winOKSep 13 2024
R-4.3-macOKSep 13 2024

Exports:fromhereinto

Dependencies:

The import package

Rendered fromimport.Rmdusingknitr::rmarkdownon Sep 13 2024.

Last update: 2024-01-23
Started: 2015-06-15