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.

Package details

AuthorMatthias Nistler [aut, cre]
MaintainerMatthias Nistler <m_nistler@web.de>
LicenseMIT + file LICENSE
Version1.2.0
URL https://github.com/mnist91/origin
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("origin")

Try the origin package in your browser

Any scripts or data that you put into this service are public.

origin documentation built on April 3, 2025, 11:03 p.m.