Installing BiocManager
Procedure
- Use PuTTY to log in to the server as the root user.
- Install BiocManager.
R
Enter install.packages("BiocManager").
If the following information is displayed, the installation is successful:

Parent topic: Configuring the Compilation Environment