Skip to content
Snippets Groups Projects
  1. Sep 15, 2018
  2. Sep 14, 2018
  3. Sep 11, 2018
  4. Sep 05, 2018
  5. Sep 04, 2018
  6. Sep 01, 2018
  7. Aug 28, 2018
  8. Aug 23, 2018
  9. Aug 22, 2018
  10. Aug 20, 2018
  11. Aug 14, 2018
  12. Aug 11, 2018
  13. Jul 20, 2018
  14. Jul 08, 2018
  15. Jul 04, 2018
  16. Jun 27, 2018
  17. May 24, 2018
    • Carl Boettiger's avatar
      add xz-utils · 08f8a456
      Carl Boettiger authored
      no longer is this installed by some above dependency. this is needed by
      gnu tar to untar the tlmgr setup
      08f8a456
  18. Apr 26, 2018
  19. Apr 25, 2018
  20. Mar 27, 2018
    • Tim Trice's avatar
      Add RStudio default settings for handling history (#79) (#80) · d910498b
      Tim Trice authored
      * Add RStudio default settings for handling history (#79)
      
      Added to Dockerfiles:
      
      - mkdir /home/rstudio/.rstudio/monitored/user-settings
      
      - create file /home/rstudio/.rstudio/monitored/user-settings/user-settings
      
      	- alwaysSaveHistory = FALSE
      	- loadRDate         = FALSE
      	- saveAction        = FALSE
      
      - chown rstudio /home/rstudio/.rstudio (Must be done else RStudio will not
        load; generates error message).
      
      Originally, this was added to all Dockerfiles in subdir rstudio. However, on
      tidyverse builds these settings were overwritten somehow (user-settings file
      existed but contents were slim and not equal).
      
      Added similar section to all tidyverse Dockerfiles.
      
      Sample test builds of rstudio and tidyverse images verify settings work as
      expected.
      
      * Add RStudio user-settings file
      
      * Modify commit @00bd6da, COPY user-settings to img
      
      Undo changes to RStudio Dockerfiles in commit 00bd6da.
      
      COPY user-settings (commit de308a4) to image on build.
      
      Change ownership of ~/.rstudio directory to rstudio to prevent "Error occured
      during the transmission" errors that will prevent RStudio from loading.
      
      See: #79, #80
      
      * Undo tidyverse changes in commit 00bd6da
      d910498b
  21. Mar 26, 2018
  22. Mar 21, 2018
  23. Mar 19, 2018
  24. Mar 08, 2018
Loading