phenoscape / rphenoscape

R package to make phenotypic traits from the Phenoscape Knowledgebase available from within R.
https://rphenoscape.phenoscape.org/
Other
5 stars 5 forks source link

Fixes CircleCI R3 tests #279

Closed johnbradley closed 1 year ago

johnbradley commented 1 year ago

Replaces MRAN with CRAN cloud mirror since MRAN is now defunct. To fix SSL errors after installing dependencies libcurl4-openssl-dev is installed.

Fixes #278