dsadmin.install_package: Install Datashield Package

Description Usage Arguments Value

Description

Install a package from Datashield public package repository or (if Git reference and GitHub username is provided) from Datashield source repository on GitHub.

Usage

1
dsadmin.install_package(opal, pkg, githubusername = NULL, ref = NULL)

Arguments

opal

Opal object or list of opal objects.

pkg

Package name.

githubusername

GitHub username of git repository. If NULL (default), try to install from Datashield package repository.

ref

Desired git reference (could be a commit, tag, or branch name). If NULL (default), try to install from Datashield package repository.

Value

TRUE if installed


datashield/opaladmin documentation built on May 14, 2019, 7:54 p.m.