This image is a modification of rocker/rstudio that includes the recent versions of R (>= 4.1.1) and the packages mlr3, [tensorflow]((https://tensorflow.rstudio.com), prospectr and simplerspec.
All the available options of rocker/rstudio works in this image
docker pull opengeohub/rspec-ide:v4.1.1-mkl
8787 to start the rstudio in a different port)docker run -d --restart=always --name ossl_rspec_ide -v /mnt:/mnt -p 8787:8787 -e PASSWORD=opengeohub -e ROOT=TRUE opengeohub/rspec-ide:v4.1.1-mkl
library(tensorflow)
install_tensorflow()
Content type
Image
Digest
Size
5.1 GB
Last updated
almost 5 years ago
docker pull opengeohub/rspec-ide:v4.1.1-mkl