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'.

Version: 0.5.3
Depends: R (≥ 2.10)
Imports: rstudioapi
Suggests: data.table, dplyr, knitr, rmarkdown, testthat
Published: 2021-09-22
Author: Matthias Nistler
Maintainer: Matthias Nistler <m_nistler at web.de>
BugReports: https://github.com/mnist91/origin/issues
License: MIT + file LICENSE
URL: https://github.com/mnist91/origin
NeedsCompilation: no
Materials: README NEWS
CRAN checks: origin results

Documentation:

Reference manual: origin.pdf
Vignettes: origin

Downloads:

Package source: origin_0.5.3.tar.gz
Windows binaries: r-devel: origin_0.5.3.zip, r-release: origin_0.5.3.zip, r-oldrel: origin_0.5.3.zip
macOS binaries: r-release (arm64): origin_0.5.3.tgz, r-oldrel (arm64): origin_0.5.3.tgz, r-release (x86_64): origin_0.5.3.tgz, r-oldrel (x86_64): origin_0.5.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=origin to link to this page.