Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

vigenere23/renv-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

renv-docker

A pre-built Docker image setup with renv dependencies.

Stages and tags

2 stages are offered :

  • minimal : only contains renv
  • dev : based on minimal, contains the R languageserver package and Python's radian command-line interpreter for R. Also contains X11 capabilities for windowed plots.

The tag version specifies R's version. All images uses rocker/r-ver:${R_VERSION} as a base.

  • renv-minimal:3.6.3, renv-dev:3.6.3

About

A pre-built Docker image setup with renv dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages