CRAN {pkgmaker}R Documentation

Main CRAN Mirror URL

Description

CRAN simply contains the url of CRAN main mirror (https://cran.r-project.org), and aims at simplifying its use, e.g., in calls to install.packages.

Usage

CRAN

Format

An object of class character of length 1.

Examples



## Not run: 
install.packages('pkgmaker', repos=CRAN)

## End(Not run)

[Package pkgmaker version 0.27 Index]