Browse Source

Update 'README.md'

Andrej Studen 1 year ago
parent
commit
d9d3b07f57
1 changed files with 16 additions and 0 deletions
  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