Dear R-users,
I updated my R. I installed 4.3.0.
I have Windows 10 Pro.
I can only install/update packages/files if I select method wininet.
For example:
> update.packages(ask='graphics',checkBuilt=TRUE)
--- Please select a CRAN mirror for use in this session ---
Warning message:
In download.file(url, destfile = f, quiet = TRUE) :
the 'wininet' method is deprecated for http:// and https:// URLs
What can i do?
Thanks in advance,
Sebas.
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.