Skip to content

setInternet2(TRUE) no longer works to resolve issue with 'Error in file(con, "r") : ...' #176

@alex-lauer

Description

@alex-lauer

Hi there,

I really like your package and often use it to update my local R installation on Windows. It worked fine for years, but I've recently encountered the error below, for which you suggest to use setInternet2(TRUE). As setInternet2() is now defunct, I am kindly asking for a new bug fix for the issue and, if possible, for you to update the documentation.

Thank you very much in advance!

installr::check.for.updates.R()
Error in file(con, "r") : 
  cannot open the connection to 'https://cran.rstudio.com/bin/windows/base/'
In addition: Warning message:
In file(con, "r") :
URL 'https://cran.rstudio.com/bin/windows/base/': status was 'SSL connect error'
> setInternet2(TRUE)
Error: 'setInternet2' is defunct.
See help("Defunct")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions