metamaden / recountmethylation

Utilities to access and analyze harmonized databases of public DNAm arrays from GEO.
https://recount.bio/data/
9 stars 2 forks source link

get_rmdl() error #12

Closed metamaden closed 4 years ago

metamaden commented 4 years ago

RCurl - related certificate problem.

Traceback displays:

Error in function (type, msg, asError = TRUE) : SSL certificate problem: certificate has expired
5. fun(structure(list(message = msg, call = sys.call()), class = c(typeName, "GenericCurlError", "error", "condition")))
4. function (type, msg, asError = TRUE) { if (!is.character(type)) { i = match(type, CURLcodeValues) ...
3. curlPerform(curl = curl, .opts = opts, .encoding = .encoding)
2. RCurl::getURL(url, ftp.use.epsv = FALSE, dirlistonly = TRUE)
1. get_rmdl("h5se-test_gr", verbose = FALSE)