rate: Rate an package using scores 1-5

Description Usage Arguments

View source: R/rstats.R

Description

Rate an package using scores 1-5. See setRinfo on how to set global options on package information.

Usage

1
rate(rating=5, package, email, name, meta=TRUE, lib.loc = NULL)

Arguments

rating

Rating of 1, 2, 3, 4, 5 from Bad, OK, Good, Very Good, Excellent

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.