Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update download instructions for firewall #85

Closed
bstabler opened this issue Apr 10, 2017 · 1 comment
Closed

update download instructions for firewall #85

bstabler opened this issue Apr 10, 2017 · 1 comment

Comments

@bstabler
Copy link
Collaborator

install_github("gregorbj/VisionEval/sources/framework/visioneval") needs additional instructions for folks working within a proxy server (like ODOT). See SWIM documentation and also below:

library(httr)
set_config(use_proxy(url="proxynew.odot.state.or.us", port=8080)) 
set_config( config( ssl_verifypeer = 0L ) )
@bstabler bstabler self-assigned this Apr 10, 2017
bstabler added a commit that referenced this issue Apr 14, 2017
@bstabler
Copy link
Collaborator Author

also updated getting started text based on comments from @jrawbits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant