remote: Resolve a Remote

View source: R/remotes.R

remoteR Documentation

Resolve a Remote

Description

Given a remote specification, resolve it into an renv package record that can be used for download and installation (e.g. with install).

Usage

remote(spec)

Arguments

spec

A remote specification. This should be a string, conforming to the Remotes specification as defined in https://remotes.r-lib.org/articles/dependencies.html.


rstudio/renv documentation built on Jan. 7, 2025, 8:39 a.m.