Docker and Apptainer are required to build the containers described below.
Apptainer/Singularity Image File
The simulation was performed using the Apptainer/Singularity
manculta.sif
image file. The image is a linux container
with the manCULTA
package and all the dependencies
pre-installed.
To build the Apptainer/Singularity image file
(manculta.sif
), run the following.
RStudio IDE Docker Container
To facilitate exploration of the package, we created a Docker
container based on the Rocker
Project. The manCULTA
package and all the dependencies
are pre-installed and can be accessed in the browser using the
Rstudio
IDE.
Run
To launch Rstudio Server
, run the following.
Open http://localhost:8787
on your web browser to launch
Rstudio Server
.
- username: rstudio
- password: yourpassword
NOTE:
Mplus
is closed-source and proprietary software, so it cannot be included in publicly available containers. Consequently, some functions that requireMplus
will not work in these containers.