rdeps
From MaRDI portal
Software:5977040
CRANrdepsMaRDI QIDQ5977040FDOQ5977040
Identify External Packages Used in a Project
Last update: 2 February 2024
Copyright license: GNU General Public License, version 3.0, GNU General Public License, version 2.0
Software version identifier: 0.2
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.
This page was built for software: rdeps