pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

R certificate issue




Anyone know of a permanent fix for this issue?

> install.packages("ggplot2")Installing package into ‘/home/bacon/R/x86_64-redhat-linux-gnu-library/3.3’
(as ‘lib’ is unspecified)
Warning: unable to access index for repository https://cran.mtu.edu/src/contrib:
  cannot download all files
Warning message:
package ‘ggplot2’ is not available (for R version 3.3.3)

Same error on CentOS 6 and NetBSD 7.1.

We can work around it on CentOS using this before launching R:

export CURL_CA_BUNDLE=/etc/ssl/certs/ca-bundle.trust.crt

Thanks,

    JB

--

Earth is a beta site.


Home | Main Index | Thread Index | Old Index