Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to R.
R
Enter install.packages("BiocManager").
Information similar to the following is displayed:

- Install ggplot2.
BiocManager::install("ggplot2")
Parent topic: ggplot2 3.3.6 Porting Guide (Kylin V10)