Installing Dependencies
Procedure
- Use PuTTY to log in to the server as the root user.
- Install the dependencies.
R install.packages("BiocManager")Information similar to the following is displayed:

Enter BiocManager::install(c("getopt","gdsfmt","SNPRelate","ape","phangorn")) and wait until the installation is complete.
Parent topic: Configuring the Compilation Environment