Currently I am getting error
Error in curl::curl_download(cu, tmp, handle = h) :
Could not resolve proxy: proxy.server.com
I set up the environment
file.edit('~/.Renviron')
]
Sys.getenv("https_proxy")
I want to reset the settings so that I can run shiny app. any clue?