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.
Version: | 1.1.2 |
Depends: | R (≥ 2.10) |
Imports: | cli, rstudioapi, stats, utils |
Suggests: | data.table, dplyr, knitr, purrr, rmarkdown, testthat |
Published: | 2024-04-21 |
DOI: | 10.32614/CRAN.package.origin |
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 |
Reference manual: | origin.pdf |
Vignettes: |
origin |
Package source: | origin_1.1.2.tar.gz |
Windows binaries: | r-devel: origin_1.1.2.zip, r-release: origin_1.1.2.zip, r-oldrel: origin_1.1.2.zip |
macOS binaries: | r-release (arm64): origin_1.1.2.tgz, r-oldrel (arm64): origin_1.1.2.tgz, r-release (x86_64): origin_1.1.2.tgz, r-oldrel (x86_64): origin_1.1.2.tgz |
Old sources: | origin archive |
Please use the canonical form https://CRAN.R-project.org/package=origin to link to this page.