-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
There are a couple of plotting packages that have an issue installing because they all seem to depend on either the 'xml2' or 'XML' packages.
The errors appeared when trying to use the pacman package to load the packages:
cowplot
plotROC
tidyverse
Also, I think it's a good idea to substitute the 'install.packages' functions with the pacman 'p_load' function in the rmd files like you had done in some cases so that we don't have to constantly try to reinstall packages.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels