Skip to content

origin

Explicitly Qualifying Namespaces by Automatically Adding 'pkg::' to Functions

v1.2.1 · Jan 18, 2026 · MIT + file LICENSE

Description

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.

Downloads

631

Last 30 days

6140th

1.8K

Last 90 days

4.4K

Last year

Trend: -8.7% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies cli rstudioapi origin

Version History

new 1.2.1 Mar 10, 2026
updated 1.2.1 ← 1.2.0 diff Jan 17, 2026
updated 1.2.0 ← 1.1.2 diff Nov 23, 2024
updated 1.1.2 ← 1.1.1 diff Apr 20, 2024
updated 1.1.1 ← 1.1.0 diff Sep 2, 2023
updated 1.1.0 ← 1.0.0 diff Nov 1, 2022
updated 1.0.0 ← 0.5.3 diff Oct 23, 2022
new 0.5.3 Sep 21, 2021