The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 0.2
Imports: cli, utils
Published: 2024-02-02
Author: Nicolas Casajus ORCID iD [aut, cre, cph]
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:

Reference manual: rdeps.pdf

Downloads:

Package source: rdeps_0.2.tar.gz
Windows binaries: r-devel: rdeps_0.2.zip, r-release: rdeps_0.2.zip, r-oldrel: rdeps_0.2.zip
macOS binaries: r-release (arm64): rdeps_0.2.tgz, r-oldrel (arm64): rdeps_0.2.tgz, r-release (x86_64): rdeps_0.2.tgz, r-oldrel (x86_64): rdeps_0.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rdeps to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.