Share via


RGitHubPackage Class

Defines the Github packages to be installed.

Class RGitHubPackage constructor.

Constructor

RGitHubPackage()

Parameters

Name Description
repository
Required
str

Repository address in the format username/repo[/subdir][@ref|#pull].

auth_token
Required
str

Personal access token to install from a private repo.