cheops_install_github: Install a package from github on the cluster

Description Usage Arguments Details Value See Also

Description

Install a package from github on the cluster

Usage

1
2
3
cheops_install_github(repo, ref = "master",
  module = getOption("cheopsr.module"),
  lib = getOption("cheopsr.libloc"))

Arguments

repo

name of the repository e.g. <user>/<reponame>

ref

name of the branch

module

r module to be loaded

lib

lib location on the cluster

Details

if the lib does not exist, a folder is created

the devtools package has to be installed on the cluster

Value

nothing

See Also

install_github


bonartm/cheopsr documentation built on May 3, 2019, 9:37 p.m.