DependencyReviewer

R-CMD-check

DependencyReviewer is a package that Helps investigating other packages during code review by looking at their dependencies.

Features

Installation

You can install the development version of DependencyReviewer like so:

install.packages("remotes")
remotes::install_github("darwin-eu-dev/DependencyReviewer")

DependencyReviewer is now available on CRAN.

install.packages("DependencyReviewer")

Features wishlist