Package: origin 1.2.0

Matthias Nistler

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.

Authors:Matthias Nistler [aut, cre]

origin_1.2.0.tar.gz
origin_1.2.0.tar.gz(r-4.5-noble)origin_1.2.0.tar.gz(r-4.4-noble)
origin_1.2.0.tgz(r-4.4-emscripten)origin_1.2.0.tgz(r-4.3-emscripten)
origin.pdf |origin.html
origin/json (API)
NEWS

# Install 'origin' in R:
install.packages('origin', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mnist91/origin/issues

4.00 score 4 scripts 670 downloads 107 mentions 7 exports 2 dependencies

Last updated 1 days agofrom:3a02831026. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 25 2024
R-4.5-linuxOKNov 25 2024

Exports:check_pkg_usageget_exported_functionsget_local_functionsget_pkgs_from_descriptionoriginize_diroriginize_fileoriginize_pkg

Dependencies:clirstudioapi

origin

Rendered fromorigin.Rmdusingknitr::rmarkdownon Nov 25 2024.

Last update: 2024-11-24
Started: 2021-09-22