Andrej Studen преди 1 година
родител
ревизия
d9d3b07f57
променени са 1 файла, в които са добавени 16 реда и са изтрити 0 реда
  1. 16 0
      README.md

+ 16 - 0
README.md

@@ -69,6 +69,22 @@ In R, install`ggplot2` with dependencies:
 install.packages('ggplot2', repos='http://cran.us.r-project.org', dependencies=TRUE)
 ```
 
+#### Install ggpubr
+
+For ggpubr, install `cmake` first. When in config_labkey-web_1 do:
+```bash
+apt update
+apt install cmake
+```
+
+Then, in R:
+```R
+install.packages('ggpubr')
+```
+
+
+
+
 ### Expected errors
   
 Errors of the type `500: Unexpected server error` are common and related