Open Innovation888K opened 11 months ago
While attempting to install the toxcms
library, I encountered an issue with one of its dependencies. To resolve this, I recommend installing the hashmap
package prior to installing toxcms
. You can do this by running the following command:
devtools::install_github("nathan-russell/hashmap")
Afterward, proceed with the installation of toxcms
:
devtools::install_github("pattilab/toxcms")
This sequence should mitigate any dependency-related errors.
when I use :
to install toxcms, the error: ERROR: lazy loading failed for package 'toxcms'