Package: rdeps 0.2

Nicolas Casajus

rdeps: Identify External Packages Used in a Project

Screens all '.R', '.Rmd', and '.qmd' files to extract the name of packages used in a project. This package detects packages called with 'library(foo)', 'require(foo)', and 'foo::bar()' and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.

Authors:Nicolas Casajus [aut, cre, cph]

rdeps_0.2.tar.gz
rdeps_0.2.zip(r-4.5)rdeps_0.2.zip(r-4.4)rdeps_0.2.zip(r-4.3)
rdeps_0.2.tgz(r-4.5-any)rdeps_0.2.tgz(r-4.4-any)rdeps_0.2.tgz(r-4.3-any)
rdeps_0.2.tar.gz(r-4.5-noble)rdeps_0.2.tar.gz(r-4.4-noble)
rdeps_0.2.tgz(r-4.4-emscripten)rdeps_0.2.tgz(r-4.3-emscripten)
rdeps.pdf |rdeps.html
rdeps/json (API)
NEWS

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

Bug tracker:https://github.com/frbcesab/rdeps/issues

On CRAN:

Conda:

3.18 score 3 stars 1 scripts 164 downloads 1 exports 1 dependencies

Last updated 3 months agofrom:03b0ee1cf0. Checks:8 OK. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 17 2025
R-4.5-winOKFeb 17 2025
R-4.5-macOKFeb 17 2025
R-4.5-linuxOKFeb 17 2025
R-4.4-winOKFeb 17 2025
R-4.4-macOKFeb 17 2025
R-4.3-winOKFeb 17 2025
R-4.3-macOKFeb 17 2025

Exports:add_deps

Dependencies:cli