Giter Site home page Giter Site logo

r-docker-centos's Introduction

R Docker Centos

Overview

This repository contains a set of alternative Dockerfiles for slightly different than what is found at rocker. In particular, this includes images based on Centos 6 and 7; images based on OpenSUSE and Clear Linux are also in development.

How to Use

Centos-EPEL

Centos EPEL Dockerfiles use the current version of R found in EPEL, therefore no versioning is performed. You may be able to get older versions of R by setting the from line in the docker file to an older Centos version (this has not been tested). Centos EPEL is not compiled with R-SHLIB's, but is compiled with OpenBLAS. Therfore, it is not possible to exchange BLAS versions.

Centos-MRO

Centos MRO Dockerfiles can use any MRO version >= 3.3.1. Earlier of MRO are not supported due to changes in the installation script. In addition only Centos 7 is supported at this time due to issues with getopt on Centos 6.

To install a specific version of MRO use the following command:

docker build -t centos-7-mro --build-arg R_VER=3.4.0 https://raw.githubusercontent.com/jlisic/R-docker-centos/master/centos-7-mro/Dockerfile

The default version is set to 3.3.1.

r-docker-centos's People

Contributors

jlisic avatar iqiuyu-0821 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.