origin
From MaRDI portal
Software:91241
Explicitly Qualifying Namespaces by Automatically Adding 'pkg::' to Functions
Last update: 3 September 2023
Copyright license: MIT license, File License
Software version identifier: 1.1.0, 0.5.3, 1.0.0, 1.1.1
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.
This page was built for software: origin