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:

10.10 score 222 stars 11 packages 66 scripts 3.7k downloads 1 mentions 3 exports 0 dependencies

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

TargetResultDate
Doc / VignettesOKNov 12 2024
R-4.5-winOKNov 12 2024
R-4.5-linuxOKNov 12 2024
R-4.4-winOKNov 12 2024
R-4.4-macOKNov 12 2024
R-4.3-winOKNov 12 2024
R-4.3-macOKNov 12 2024

Exports:fromhereinto

Dependencies:

The import package

Rendered fromimport.Rmdusingknitr::rmarkdownon Nov 12 2024.

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