Learn R Programming

GRANBase (version 1.6.8)

GRANRepository-class: GRANRepository

Description

A constructor for the GRANRepository class of S4 objects representing individual repositories

Usage

GRANRepository(manifest, results, param = RepoBuildParam(...), ...)

Arguments

manifest

A PkgManifest object

results

A data.frame containing previous build results

param

A RepoBuildParam object controlling the location and behavior of the repository being built

...

Passed through to the default value of param