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

Peer review:

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

On CRAN:

1 exports 1 stars 1.25 score 1 dependencies 1 scripts 121 downloads

Last updated 8 months agofrom:3bdee2537f. Checks:OK: 1 NOTE: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 02 2024
R-4.5-winNOTESep 02 2024
R-4.5-linuxNOTESep 02 2024
R-4.4-winNOTESep 02 2024
R-4.4-macNOTESep 02 2024
R-4.3-winNOTESep 02 2024
R-4.3-macNOTESep 02 2024

Exports:add_deps

Dependencies:cli