cran: Package source: CRAN

Description Usage Arguments Examples

View source: R/source-cran.r

Description

Package source: CRAN

Usage

1
  cran(type = "binary", repos = getOption("repos"))

Arguments

type

package type to try, "binary" or "source".

repos

URL to repository. If not set, will default to the Rstudio cloud mirror.

Examples

1
2
cran("binary")
cran("source")

hadley/packman documentation built on May 17, 2019, 11:04 a.m.