try_download: Try a package download from CRAN

View source: R/download.R

try_downloadR Documentation

Try a package download from CRAN

Description

It tries to write the file directly on disk. Unsuccessful downloads result an error.

Usage

try_download(url, dest_file)

Arguments

url

Download url

dest_file

Destination file

Value

Logical scalar, whether the download was successfull.


metacran/cranatgh documentation built on Feb. 11, 2024, 2:20 p.m.