makePkgUrl: Create a URL for a Package in a CRAN-Style Repository

Description Usage Arguments Details Author(s)

View source: R/makePkgUrl.R

Description

Given a CRAN-style package repository meta data matrix as returned by available.packages, return a character vector of complete URLs for each package.

Usage

1
makePkgUrl(pMat, type = getOption("pkgType"))

Arguments

pMat

matrix as returned by available.packages

type

character string, used to determine file extension. Should match the argument used to generate pMat.

Details

Internal function.

Author(s)

Seth Falcon


pkgDepTools documentation built on Nov. 8, 2020, 5:24 p.m.