rdeps: Identify External Packages Used in a Project (original) (raw)
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)', 'foo::bar()' and 'use("foo", "bar")' and adds these dependencies in the DESCRIPTION file in the sections Depends, Imports, and Suggests.
| Version: | 0.4 |
|---|---|
| Imports: | cli, utils |
| Published: | 2025-10-02 |
| DOI: | 10.32614/CRAN.package.rdeps |
| Author: | Nicolas Casajus |
| Maintainer: | Nicolas Casajus <nicolas.casajus at fondationbiodiversite.fr> |
| BugReports: | https://github.com/frbcesab/rdeps/issues |
| License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
| URL: | https://github.com/frbcesab/rdeps |
| NeedsCompilation: | no |
| Citation: | rdeps citation info |
| Materials: | README, NEWS |
| CRAN checks: | rdeps results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=rdepsto link to this page.