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.

Package details

AuthorNicolas Casajus [aut, cre, cph] (<https://orcid.org/0000-0002-5537-5294>)
MaintainerNicolas Casajus <nicolas.casajus@fondationbiodiversite.fr>
LicenseGPL (>= 2)
Version0.2
URL https://github.com/frbcesab/rdeps
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rdeps")

Try the rdeps package in your browser

Any scripts or data that you put into this service are public.

rdeps documentation built on May 29, 2024, 8:16 a.m.