Skip to content

Error in get_pin_file options #83

Answered by egeulgen
adolfoisla asked this question in Q&A
Discussion options

You must be logged in to vote

hey @adolfoisla,

the default method for downloading the BioGRID PIN file was using "wget", I've updated that to be "auto" (selects a downloader based on your system) but this might actually be a proxy-related issue, do you use a proxy to connect to the internet? If so, this page might help: https://support.rstudio.com/hc/en-us/articles/200488488-Configuring-R-to-Use-an-HTTP-or-HTTPS-Proxy

Please download the latest development version of pathfindR and try to see whether the fix I implemented works for you:

install.packages("devtools") # if you have not installed "devtools" 
devtools::install_github("egeulgen/pathfindR")

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by egeulgen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants