outbreak-info / R-outbreak-info

R package to access the genomics and epidemiology data and Research Library metadata compiled and standardized on outbreak.info.
https://outbreak-info.github.io/R-outbreak-info/
MIT License
19 stars 10 forks source link

Unable to Install - #88

Closed alexlundberg closed 1 year ago

alexlundberg commented 2 years ago

Is the installation still working correctly? When I try to install outbreak.info, I get a namespaceExport() error, and the installation fails. Here's a screenshot:

image

flaneuse commented 2 years ago

@alexlundberg: @gkarthik and I weren't able to replicate your error on our machines, including on a fresh R instance. Are there any other details you can provide us? Thanks.

alexlundberg commented 1 year ago

I just got it to work. For some reason, Windows 10 refused to delete a certain folder, which caused a confusion in R libraries. After running chkdsk /f and doing a clean installation of R, I got the API up and running.

Many thanks!

flaneuse commented 1 year ago

Glad you hear you got it resolved!