caimiao0714/dnlddep: An R package to recursively query and download all the dependencies of an R package

This function includes 3 functions. pkg_dep1 aims to query all the dependencies of an R package as a vector; pkg_dep_all aims to recursively query all the dependencies, dependencies of the dependencies, and so on of an R package as a vector with unique elements; download_dep aims to download all the required packages to a specified local directory.

Getting started

Package details

MaintainerMiao Cai <miao.cai@outlook.com>
LicenseMIT + file LICENSE
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("caimiao0714/dnlddep")
caimiao0714/dnlddep documentation built on Dec. 19, 2021, 12:53 p.m.