Closed geparada closed 5 years ago
Hello there:
I managed to make it work! Maybe I was not activating the environment correctly when I was running SnakeMake. Also, I just had to add r-rmarkdown
to the environment and now is working fine. I am sorry if I miss reported this issue, but I will now close it.
I was having a similar problem. I fixed it by setting strict channel priority and re-installing to make sure all the packages were installed from conda-forge.
conda config --set channel_priority strict
Hello there!
I am having some issues with stringi when I try to get it run from a conda envirioment. This is the error I am currently getting:
It seems that other people have had this issue before and it might have to do with the compiler call: https://stackoverflow.com/questions/46735932/rstudio-how-to-get-stringi-package-installation-to-work-all-good-until-dyn-load
I would be very grateful if you can give me any ideas about how to solve this, as I would like to keep using this R-script (final_filters2.Rmd) string within a conda enviroment that run though SnakeMake.
Best, Guillermo
Environment (
conda list
):Details about
conda
and system (conda info
):