knitr::opts_chunk$set(
  comment = "#>",
  tidy = FALSE,
  error = FALSE,
  fig.width = 8,
  fig.height = 8)

crandeps

CRAN Package Dependencies

Linux Build Status Windows Build status CRAN RStudio mirror downloads

Query CRAN package dependencies, calculate recursive dependencies, or the whole dependency DAG.

Installation

source("https://install-github.me/r-hub/crandeps")

Usage

library(crandeps)

License

MIT © R Consortium



r-hub/crandeps documentation built on May 26, 2019, 2:32 p.m.