get_package_details: get package details

Description Usage Arguments Value

View source: R/get_package_details.R

Description

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

Usage

1

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.


cole-brokamp/automagic documentation built on March 29, 2021, 8:29 p.m.