CRAN/E | rdeps

rdeps

Identify External Packages Used in a Project

Installation

About

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.

Citation rdeps citation info
github.com/frbcesab/rdeps
Bug report File report

Key Metrics

Version 0.2
Published 2024-02-02 253 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks rdeps results

Downloads

Yesterday 1 0%
Last 7 days 13 -64%
Last 30 days 115 -21%
Last 90 days 560 +35%
Last 365 days 1.381

Maintainer

Maintainer

Nicolas Casajus

Authors

Nicolas Casajus

aut / cre / cph

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-develnot available

x86_64

r-releasenot available

x86_64

r-oldrelnot available

x86_64

Imports

cli
utils