rdeps-package: rdeps: Identify External Packages Used in a Project

rdeps-packageR Documentation

rdeps: Identify External Packages Used in a Project

Description

logo

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.

Author(s)

Maintainer: Nicolas Casajus nicolas.casajus@fondationbiodiversite.fr (ORCID) [copyright holder]

See Also

Useful links:


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