Learn R Programming

GRANBase (version 2.6.20)

makeWinBins: Make Windows binary packages

Description

Create Windows binary builds (only works on Windows machines)

Usage

makeWinBins(repo, cores = 1,
  virtualstore = file.path(Sys.getenv("LOCALAPPDATA"), "VirtualStore"))

Arguments

repo

A GRANRepository object

cores

Number of cores to use during build process

virtualstore

Windows VM directory where built binaries are stored

Value

None