The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Getting started

Installing {ssd4mosaic}

You can install the stable version of {ssd4mosaic} from CRAN:

install.packages("ssd4mosaic")

The development version of {ssd4mosaic} can be installed from GitHub using the {remotes} package:

remotes::install_gitlab("mosaic-software/mosaic-ssd@master",
                        host = "gitlab.in2p3.fr",
                        build_vignettes = TRUE)

Launching the web application

The web application can be launched locally using the run_app() function. This will launch the same application as what can be seen on the MOSAIC website.

library(ssd4mosaic)
run_app()

A user guide is available directly in the application for further instructions.

If you are interested in using the functionalities of the SSD web application directly in R, you may want to check the dedicated vignette, “Using ssd4mosaic’s functions in R”.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.