Sign inSign up

rhub/debian-gcc

By rhub

Updated over 2 years ago

Debian testing, with lastest GCC and GNU Fortran installed

Image
1

9.9K

rhub/debian-gcc repository overview

rhub-linux-builders

Project Status: Active – The project has reached a stable, usable state and is being actively developed.

Docker configuration for the Linux builders of the R-hub package builder.

Most subfolders correspond to a platform configuration, e.g. debian-gcc-release contains the Dockerfile corresponding to the "Debian Linux, R-release, GCC" platform, whereas debian-gcc contains the Dockerfile that's used as base for all Debian GCC platforms, whose Dockerfiles start with FROM rhub/debian-gcc.

If you're interested in running one of the images, you can get it from Docker hub instead of building it yourself. E.g. you could run something like docker run -ti rhub/fedora-clang-devel bash. See table below for links. Also note that the rhub R package has helpers to use the images locally from R.

imagedescriptionsizemetricsbuild status
debian-gcc-develDebian Linux, R-devel, GCC
debian-gcc-patchedDebian Linux, R-patched, GCC
debian-gcc-releaseDebian Linux, R-release, GCC
fedora-gcc-develFedora Linux, R-devel, GCC
fedora-clang-develFedora Linux, R-devel, clang, gfortran
ubuntu-gcc-develUbuntu Linux 16.04 LTS, R-devel, GCC
ubuntu-gcc-releaseUbuntu Linux 16.04 LTS, R-release, GCC
centos6-epelCentOS 6, stock R from EPEL
centos6-epel-rdtCentOS 6 with Redhat Developer Toolset, R from EPEL
rocker-gcc-sanDebian Linux, R-devel, GCC ASAN/UBSAN
ubuntu-rchkUbuntu Linux 16.04 LTS, R-devel with rchk

Note that these images are useful for you to run to debug your R package. For use of R+Docker for reproducible analyses, refer to the Rocker organization.

License

The Dockerfiles in this repository are licensed under the GPL 2 or later.

Tag summary

Content type

Image

Digest

sha256:6143bae59

Size

1.6 GB

Last updated

over 2 years ago

docker pull rhub/debian-gcc