This is not an issue report.
TL;DR: a docker image wdlin/rserver_r363_scent in the docker hub.
A number of weeks ago I tried this package and there seemed some problem when installing (or running) it with R 4.x. Then I tried to install this package in a Ubuntu20.04 VM with the default R 3.6.3. To make SCENT installed, a number of system packages and R libraries were manually picked and installed. I have to say that I don't want to repeat the installation process, it took me a number of hours. In order to make at least the computing process reproducible, I created a docker image and deposited it in the docker hub. The name is wdlin/rserver_r363_scent.
The image had been tested using Singularity. At least the example R markdown is working, including running the time-consuming CompSRana function.
This is not an issue report.
TL;DR: a docker image wdlin/rserver_r363_scent in the docker hub.
A number of weeks ago I tried this package and there seemed some problem when installing (or running) it with R 4.x. Then I tried to install this package in a Ubuntu20.04 VM with the default R 3.6.3. To make SCENT installed, a number of system packages and R libraries were manually picked and installed. I have to say that I don't want to repeat the installation process, it took me a number of hours. In order to make at least the computing process reproducible, I created a docker image and deposited it in the docker hub. The name is wdlin/rserver_r363_scent.
The image had been tested using Singularity. At least the example R markdown is working, including running the time-consuming
CompSRanafunction.