ICB-DCM / cOmicsArt

1 stars 0 forks source link

deleted renv #309

Closed PaulJonasJost closed 2 months ago

PaulJonasJost commented 2 months ago

The one in program seems to be the one we are using and is a strict superset of the other one.

closes #302

LeaSeep commented 2 months ago

Upon testing on server we get this error upon starting: (Loading/creating cutsom_theme)

Error in theme_bw(base_size = 15) : could not find function "theme_bw"
Calls: <Anonymous> ... force -> lapply -> FUN -> eval -> eval -> ..stacktraceon..
Execution halted

seems like ggplot2 missing or not loaded although it is in renv and I can load it individually... Added to C.R above - now done