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 | 
| Reference manual: | rdeps.html , rdeps.pdf | 
| Package source: | rdeps_0.4.tar.gz | 
| Windows binaries: | r-devel: rdeps_0.4.zip, r-release: rdeps_0.4.zip, r-oldrel: rdeps_0.4.zip | 
| macOS binaries: | r-release (arm64): rdeps_0.4.tgz, r-oldrel (arm64): rdeps_0.4.tgz, r-release (x86_64): rdeps_0.4.tgz, r-oldrel (x86_64): rdeps_0.4.tgz | 
| Old sources: | rdeps archive | 
Please use the canonical form https://CRAN.R-project.org/package=rdeps to link to this page.