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
We're encountering difficulties installing the EMLassemblyline package due to the recent removal of the taxize package from CRAN. This dependency is crucial for taxonomyCleanr's functionality, which is a dependency of EMLassemblyline.
While a permanent solution is being developed by the taxize maintainers (here), you can temporarily address this issue by installing taxize and taxonomyCleanr, and then EMLassemblyline from GitHub:
We're encountering difficulties installing the
EMLassemblyline
package due to the recent removal of thetaxize
package from CRAN. This dependency is crucial fortaxonomyCleanr
's functionality, which is a dependency ofEMLassemblyline
.While a permanent solution is being developed by the
taxize
maintainers (here), you can temporarily address this issue by installingtaxize
andtaxonomyCleanr
, and thenEMLassemblyline
from GitHub:By following these steps, you should be able to successfully install and use
EMLassemblyline
until the CRAN issue is resolved.The text was updated successfully, but these errors were encountered: