Compilation and Installation
Procedure
- Use PuTTY to log in to the server as the root user.
- Go to the R CLI.
R
If R Version 4.2.0 is displayed in the command output, the R parser is started successfully.

- Install BiocManager.
install.packages("BiocManager")If DONE (BiocManager) is displayed in the command output, the installation is successful.

- Install appreci8R.
BiocManager::install("appreci8R")If DONE (appreci8R) is displayed in the command output, the installation is successful.

Parent topic: bioconductor-appreci8r 1.14.0 Porting Guide (Kylin V10)