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.
If you do not want to install R, RStudio, Latex and Git on a personal
computer (as described in vignette("setup", package = "worcs")
),
but would like to use Docker instead, follow these steps in order:
worcs
image:127.0.0.1:8787/
in a browser. Login
using username=rstudio and password=secret.Then setup the container.
To terminate the container, press Ctrl + C in the terminal. To save files from a Docker session on your disk, you have to link a directory explicitly when starting the container.
On Unix file systems, this is done as follows:
And on Windows file systems, as follows:
Then start the Docker session using this command:
docker run -e PASSWORD=secret -p 8787:8787 -v /path/on/your/pc:/home/rstudio -it cjvanlissa/worcs:latest
That’s it!
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.