Closed Jorges1000 closed 3 months ago
Fixed in development branch. You can install it like so...
install.packages("devtools")
library(devtools)
install_github('wikipathways/rWikiPathways', build_vignettes=TRUE)
library(rWikiPathways)
The fix will be included in the upcoming Bioconductor release in October.
Thanks for reporting!
Hi, I get this error:
sessionInfo
Thanks!