libInit: Initialize a 'SpaDES.shiny' app's 'packrat' library

Description Usage Arguments Note Author(s)

View source: R/libInit.R

Description

Spawns a new Rscript process to setup an app's package library using packrat. It initializes the packrat library inside the application directory, and proceeds to install all SpaDES.shiny package dependencies, plus devtools. WARNING: this may take a while to complete!

Usage

1
libInit(APP_DIR)

Arguments

APP_DIR

File path giving the application directory

Note

This spawns and runs in another R process, during which time your current R process will wait, and RStudio may appear to hang while it's running.

Author(s)

Alex Chubaty


PredictiveEcology/SpaDES.shiny documentation built on Nov. 11, 2019, 7:12 p.m.