CMD + K

r-import

Community

This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package 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. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-import

Usage Tracking

1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

This is an alternative mechanism for importing objects from packages. The syntax allows for importing multiple objects from a package 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. It is also possible to import objects from stand-alone .R files. For more information, refer to the package vignette.

Last Updated

Oct 19, 2025 at 13:36

License

MIT

Total Downloads

86.0K

Supported Platforms

macOS-64
win-64
linux-64

Unsupported Platforms

noarch Last supported version: 1.1.0