Skip to content

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

Notifications You must be signed in to change notification settings

taqtiqa/rkt-rrr-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rkt-rrr-base

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

Rkt Usage

$ 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.

$ RKT_IMAGE='rkt-rrr-base'
$ RKT_IMAGE_BRANCH='16.04'
$ git clone --depth=1 https://github.com/taqtiqa/${RKT_IMAGE}.git --branch ${RKT_IMAGE_BRANCH} --single-branch
$ pushd ${RKT_IMAGE}
$ 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

Releases

No releases published

Packages

No packages published

Languages