Since I upgraded to version R of version 3.3.1, when I try to exit R with q (), I get the following message: "Error in setInternet2 (TRUE): use! = NA is nonexistent"
This happens at every exit.
I have not used setInternet2 and it is not in .Rprofile or .Rprofile.site. I do not have a .Renviron.site file.
I checked that I had the correct settings files using:
file.path(getwd(),".Rprofile") file.path(getwd(),".Rprofile.Site") file.path(getwd(),".Renviron.site")
I am using R version 3.3.1 (2016-06-21) and Windows 7 x64 Service Pack 1 (SP1)
r
Isaiah
source share