get_remote_package_description: Fetch DESCRIPTION File from Remote

Description Usage Arguments

Description

Fetch DESCRIPTION File from Remote

Usage

1
2
get_remote_package_description(remote, url, path, user = remote$auth_token,
  password = NULL, ..., file = NULL)

Arguments

remote

remote S3 object as returned by devtools:::remote

url

base repo host url

path

path to DESCRIPTION file

user

username to use for authentication

password

authentication password or token

...

arguments passed to httr::GET


renozao/repotools documentation built on May 27, 2019, 5:53 a.m.