download: A package is downloaded

Description Usage Arguments

View source: R/rstats.R

Description

A package is downloaded. See setRinfo on how to set global options on package information.

Usage

1
download(package, email, name, meta=TRUE, lib.loc = NULL)

Arguments

package

The name of the package to comment on. The default is R base.

email

Email address of the rater

name

Name of the rater

lib.loc

a character vector describing the location of R library trees to search through, or NULL. The default value of NULL corresponds to checking the loaded namespace, then all libraries currently known in .libPaths().

meta

Whether to provide meta information of the R package.


rstats documentation built on May 2, 2019, 5:16 p.m.