retrievePackage: Retrieve an R package binary from Debian's package repository

Description Usage Arguments

View source: R/debbie.R

Description

This function attempts to download an R package compiled for Debian (which may work on hosts running Ubuntu also) using curl to the directory specified in path.

Usage

1

Arguments

url

A character string which represents a valid URL to an R package.

path

A character string describing the path where the package should be downloaded. Defaults to tempdir().


rpkyle/debbie documentation built on Oct. 13, 2020, 6:51 a.m.