wikipathways / rWikiPathways

R package for WikiPathways API
https://r.wikipathways.org/
MIT License
15 stars 6 forks source link

downloadPathwayArchive() not working #24

Closed AlexanderPico closed 1 year ago

AlexanderPico commented 3 years ago

From Tina:

rWikiPathways::downloadPathwayArchive() is currently not working. I get an error:

Error in function (type, msg, asError = TRUE) : SSL certificate problem: certificate has expired

AlexanderPico commented 3 years ago

Works for me. Tests pass and both checks pass.

qqwxp commented 1 year ago

I got the same error when I run wp.hs.gmt <- downloadPathwayArchive(date="current", organism="Homo sapiens", format = "gmt")

AlexanderPico commented 1 year ago

Still works fine for me. Not sure how to reproduce this error. @mkutmon Do you still see this error?