Installing WriteXLS
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the /path/to/SRAP directory.
cd /path/to/SRAP
- Download the WriteXLS source package.
wget http://mirrors.tuna.tsinghua.edu.cn/CRAN/src/contrib/WriteXLS_6.4.0.tar.gz
- Install WriteXLS.
R CMD INSTALL WriteXLS_6.4.0.tar.gz
If the following information is displayed, the installation is successful:

Parent topic: Configuring the Compilation Environment