set_proxies: set HTTP and HTTPS proxies

Description Usage See Also Examples

Description

set the HTTP and HTTPS proxies when running R on one of the Wikimedia servers

Usage

1

See Also

get_package, which requires this to work if run on the cluster.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
#This will fail in the cluster
devtools::install_github("ironholds/urltools")

#This will work
set_proxies()
devtools::install_github("ironholds/urltools")

## End(Not run)

Ironholds/olivr documentation built on May 7, 2019, 6:40 a.m.