knitr::opts_chunk$set( comment = "#>", tidy = FALSE, error = FALSE, fig.width = 8, fig.height = 8)
CRAN Package Dependencies
Query CRAN package dependencies, calculate recursive dependencies, or the whole dependency DAG.
source("https://install-github.me/r-hub/crandeps")
library(crandeps)
MIT © R Consortium
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.