callr (version 3.5.1)

default_repos: Default value for the repos option in callr subprocesses

Description

callr sets the repos option in subprocesses, to make sure that a CRAN mirror is set up. This is because the subprocess cannot bring up the menu of CRAN mirrors for the user to choose from.

Usage

default_repos()

Arguments

Value

Named character vector, the default value of the repos option in callr subprocesses.

Examples

Run this code
# NOT RUN {
default_repos()
# }

Run the code above in your browser using DataCamp Workspace