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

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

4.00 score 347 downloads 107 mentions 7 exports 2 dependencies

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

TargetResultLatest binary
Doc / VignettesOKJan 24 2025
R-4.5-linuxOKJan 24 2025

Exports:check_pkg_usageget_exported_functionsget_local_functionsget_pkgs_from_descriptionoriginize_diroriginize_fileoriginize_pkg

Dependencies:clirstudioapi

origin

Rendered fromorigin.Rmdusingknitr::rmarkdownon Jan 24 2025.

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