Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

get_package_details

get package details


Description

Uses packageDescription to get details about given package from R library on local machine. Currently only supports CRAN and GitHub packages

Usage

get_package_details(pkg_name)

Arguments

pkg_name

package name

Value

A list of package characteristics. "Package", "Repository", and "Version" for CRAN packages. "Package", "GithubUsername", "GithubRepo", "GithubRef", and "GithubSHA1" for Github packages.


automagic

Automagically Document and Install Packages Necessary to Run R Code

v0.5.1
GPL
Authors
Cole Brokamp [aut, cre], Steph Locke [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.