Package: import 1.3.4

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:
import_1.3.4.tar.gz
import_1.3.4.zip(r-4.7)import_1.3.4.zip(r-4.6)import_1.3.4.zip(r-4.5)
import_1.3.4.tgz(r-4.6-any)import_1.3.4.tgz(r-4.5-any)
import_1.3.4.tar.gz(r-4.7-any)import_1.3.4.tar.gz(r-4.6-any)
import_1.3.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
import/json (API)
| # Install 'import' in R: |
| install.packages('import', repos = c('https://rticulate.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rticulate/import/issues
Pkgdown/docs site:https://rticulate.github.io
Last updated from:59b1274499. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 116 | ||
| source / vignettes | OK | 179 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 167 | ||
| macos-oldrel-arm64 | OK | 205 | ||
| windows-devel | OK | 107 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 111 | ||
| wasm-release | OK | 89 |
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Import Objects From a Package. | from here into what |
| An Import Mechanism for R | import-package import |
