origin
Explicitly Qualifying Namespaces by Automatically Adding 'pkg::' to Functions
Automatically adding 'pkg::' to a function, i.e. mutate() becomes dplyr::mutate(). It is up to the user to determine which packages should be used explicitly, whether to include base R packages or use the functionality on selected text, a file, or a complete directory. User friendly logging is provided in the 'RStudio' Markers pane. Lives in the spirit of 'lintr' and 'styler'. Can also be used for checking which packages are actually used in a project.
- Version1.2.0
- R version≥ 2.10
- LicenseMIT
- Needs compilation?No
- Last release11/24/2024
Documentation
Team
Matthias Nistler
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Imports2 packages
- Suggests6 packages