项目作者: taqtiqa

项目描述 :
RKT Container: R-project (base), RServer, LittleR
高级语言: Shell
项目地址: git://github.com/taqtiqa/rkt-rrr-base.git
创建时间: 2017-07-17T01:01:04Z
项目社区:https://github.com/taqtiqa/rkt-rrr-base

开源协议:

下载


rkt-rrr-base

RKT Container: R-project (base), RServer, LittleR

Rkt Usage

  1. $ rkt run taqtiqa.com/rkt-rrr-base:3.4.1.1

Rkt Build

Assumes Git > 1.9.0. To deepen the shallow clone git fetch --unshallow.

  1. $ RKT_IMAGE='rkt-rrr-base'
  2. $ RKT_IMAGE_BRANCH='16.04'
  3. $ git clone --depth=1 https://github.com/taqtiqa/${RKT_IMAGE}.git --branch ${RKT_IMAGE_BRANCH} --single-branch
  4. $ pushd ${RKT_IMAGE}
  5. $ sudo ./rkt-rrr-base.sh

Rkt Container Contents

  • R-project source build (3.4.1)
  • RStudio server source build (TBA)
  • littler (TBA)
  • Nomad (TBA)
  • Consul (TBA)

R-packages:

The key for Ubuntu archives on CRAN is imported (“Michael Rutter marutter@gmail.com” with key ID E084DAB9)
R_LIBS_USER /usr/lib/R/site-library
R_LIBS_SITE /usr/lib/R/site-library /usr/local/lib/R/etc/Renviron

Ubuntu R Packages:

  • The r-base package and build-dependencies
  • Packages in the r-recommended bundle listed here
  • The littler and r-cran-rodbc packages