- Dec 04, 2018
-
-
Carl Boettiger authored
-
- Dec 03, 2018
-
-
Carl Boettiger authored
-
- Nov 15, 2018
-
-
Carl Boettiger authored
-
- Nov 02, 2018
-
-
Carl Boettiger authored
-
- Oct 22, 2018
-
-
Carl Boettiger authored
-
- Oct 19, 2018
-
-
Carl Boettiger authored
-
- Oct 13, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
Carl Boettiger authored
tinytex::install_tinytex doesn't seem able to support admin install directly.
-
Marcel Ramos authored
-
- Sep 25, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
- Sep 15, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
Carl Boettiger authored
-
- Sep 14, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
Carl Boettiger authored
* skip auth * update docs and extend to versioned images
-
- Sep 11, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
- Sep 05, 2018
-
-
Carl Boettiger authored
-
- Sep 04, 2018
-
-
Carl Boettiger authored
-
- Sep 01, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
- Aug 28, 2018
-
-
Carl Boettiger authored
- Aug 23, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
Carl Boettiger authored
-
- Aug 22, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-
- Aug 20, 2018
-
-
Carl Boettiger authored
-
- Aug 14, 2018
-
-
Daniel Bast authored
This was forgotten in the previous commit, where only the non-devel images where tested.
-
Daniel Bast authored
All the rocker r-base/r-apt based images already have the R recommended packages pre-installed, see e.g. [0]. By installing the recommended packages also on the r-ver based images the compatibility with packrat is improved, when it is used in a mixed mode on top of different distribution with recommended packages pre-installed and r-ver based images. Packrat does not include recommended packages in its package library packrat.lock, if those are in the system library, see also the pakrat docu page 5 in [1]. This leads to unresolved dependencies and would require manually adding those also to the packrat library. The R installer already includes a mechanism to also install the recommended packages, which is just activated by this change. The R recommended packages are also versioned by the R version, see [2]-[6]. [0] r-recommended: https://github.com/rocker-org/rocker/blob/master/r-base/Dockerfile#L50 [1] https://cran.r-project.org/web/packages/packrat/packrat.pdf [2] https://cran.r-project.org/src/contrib/${R-Version}/Recommended/ [3] https://cran.r-project.org/src/contrib/3.5.1/Recommended/ [4] R_PKGS_RECOMMENDED: https://github.com/wch/r-source/blob/trunk/share/make/vars.mk [5] https://github.com/wch/r-source/blob/trunk/src/library/Recommended/Makefile.in [6] https://github.com/wch/r-source/blob/trunk/tools/rsync-recommended
-
- Aug 11, 2018
-
-
Carl Boettiger authored
fixes https://github.com/rocker-org/rocker/issues/299, thanks @dmenne
-
- Jul 20, 2018
-
-
Carl Boettiger authored
-
- Jul 08, 2018
-
-
Carl Boettiger authored
-
- Jul 04, 2018
-
-
Carl Boettiger authored
ggplot2 3.0 suggests sf, we do not want tidyverse to become rocker/geospatial quite yet
-
- Jun 27, 2018
-
-
Carl Boettiger authored
-
Carl Boettiger authored
-