Skip to content
Snippets Groups Projects
  1. Jul 08, 2018
  2. Jul 04, 2018
  3. Jun 27, 2018
  4. 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
  5. Apr 26, 2018
  6. Apr 25, 2018
  7. 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
  8. Mar 26, 2018
  9. Mar 21, 2018
  10. Mar 19, 2018
  11. Mar 08, 2018
  12. Mar 02, 2018
  13. Feb 28, 2018
  14. Feb 14, 2018
  15. Feb 05, 2018
  16. Jan 12, 2018
  17. Jan 08, 2018
  18. Dec 22, 2017
  19. Dec 13, 2017
  20. Dec 12, 2017
  21. Dec 07, 2017
  22. Dec 01, 2017
  23. Nov 17, 2017
  24. Nov 11, 2017
  25. Nov 10, 2017
  26. Nov 09, 2017
Loading