timetraveleR.install: Install

Description Usage Arguments Details Author(s)

Description

Install a CRAN state's packages

Usage

1
  Install(state, pkg.dir, lib.dir, log.dir=NULL, try.failed=FALSE)

Arguments

state

The CRAN state to install like the one returned by Init.

pkg.dir

Directory where packages are stored.

lib.dir

Directory where to install packages.

log.dir

Directory where to write log of failed installation.

try.failed

If FALSE do not try to install packages that failed to install previously (i.e. have a file in log.dir)

Details

Install packages of a given state and log failures if log.dir is not NULL. Returns the state with column installed updated.

Author(s)

Maëlick Claes <himself@maelick.net>


ecos-umons/timetraveleR documentation built on May 15, 2019, 10:07 p.m.