origin (Q91241)
From MaRDI portal
Explicitly Qualifying Namespaces by Automatically Adding 'pkg::' to Functions
Language | Label | Description | Also known as |
---|---|---|---|
English | origin |
Explicitly Qualifying Namespaces by Automatically Adding 'pkg::' to Functions |
Statements
3 September 2023
0 references
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.
0 references