Skip to contents

Load Package DESCRIPTION from a File in the Internet

Usage

loadDescriptionFromWeb(
  name,
  version = NA,
  github_user = "KWB-R",
  path = tempdir(),
  cache = list(descriptions = list(), versions = list())
)

Arguments

name

package name

version

version string. Default: NA

github_user

Default: "KWB-R"

path

path to local .tar.gz file

cache

list with elements "descriptions", "versions", used as a cache