mnist91/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.2.0
URL https://github.com/mnist91/origin
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("mnist91/origin")
mnist91/origin documentation built on Nov. 26, 2024, 6:13 p.m.