install_gitee: Attempts to install a package directly from gitee.

View source: R/git.R

install_giteeR Documentation

Attempts to install a package directly from gitee.

Description

Attempts to install a package directly from gitee.

Usage

install_gitee(repo)

Arguments

Repository

address in the format ⁠username/repo[/subdir][@ref|#pull]⁠. Alternatively, you can specify subdir and/or ref using the respective parameters (see below); if both is specified, the values in repo take precedence.

Examples

## Not run: 
install_gitee("adv-r/Ipaper")

## End(Not run)

rpkgs/Ipaper documentation built on March 24, 2024, 3:09 p.m.