You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to install MicrobiomeR on R Studio Server Pro. It's a cloud based GUI of Rstudio. I'm getting stuck on this error, that I haven't been able to troubleshoot successfully. I suspect it's related to the taxa package, but I'm not sure how to proceed. I'd appreciate any help you all may have.
I've tried installing from source locally as well as using devtools::install_github, but each returns the same error.
It seems that the taxa package is undergoing a rework, so there are many of the taxmap related functions that aren't available in the current version of their package (0.4.0). I didn't have time to test, but I made a pre-release https://github.com/vallenderlab/MicrobiomeR/releases that depends on any version of taxa under 0.3.4.
Please try this and let us know how it goes @sielerjm
Hi all,
I'm attempting to install MicrobiomeR on R Studio Server Pro. It's a cloud based GUI of Rstudio. I'm getting stuck on this error, that I haven't been able to troubleshoot successfully. I suspect it's related to the
taxa
package, but I'm not sure how to proceed. I'd appreciate any help you all may have.I've tried installing from source locally as well as using
devtools::install_github
, but each returns the same error.Thanks!
I've also tried installing via
devtools
and I receive a similar error attempting to install:Session Information
The text was updated successfully, but these errors were encountered: