Sign inSign up

odysseusinc/r-env

By odysseusinc

Updated almost 4 years ago

Docker image with pre-installed R and OHDSI (HADES) R packages based on Ubuntu/Debian Linux

Image
1

1.5K

odysseusinc/r-env repository overview

odysseusinc/r-env image provides a base for ARACHNE Execution Engine. This image contains pre-installed R and OHDSI (HADES) R packages based on Ubuntu/Debian distribution. It could be used also as base for usage as local R environment.

Available Tags

  • 1.0.15 - Ubuntu 20 and R 4.0.2
  • 1.0.14 - Debian 10 and R 4.0.0
  • 1.0.13 - Debian 10 and R 3.6.3
  • 1.0.12 - Debian 9 and R 3.5.3
  • 1.0.11 - Debian 9 and R 3.5.0

Example usage:

$ docker run -it --rm \
--network some-network \
-v /home/user/study:/root/study \
odysseusinc/r-env:1.0.13 Rscript /root/study/example.R

Tag summary

Content type

Image

Digest

Size

6.4 GB

Last updated

about 5 years ago

docker pull odysseusinc/r-env:1.0.16