Commit Graph

15 Commits

Author SHA1 Message Date
Andrea Dell'Amico 5a6206d79d library/roles/R/templates/Rprofile.site.j2: Set the R locale inherithing the system one. See https://support.d4science.org/issues/12227 2018-09-04 17:32:14 +02:00
Andrea Dell'Amico 1fd06c6f83 library/roles/R/templates/update_r_packages.sh.j2: Run a 'svn cleanup' before the 'svn update', to be on the safe side. 2018-02-22 12:09:53 +01:00
Andrea Dell'Amico 0115c852e3 library/roles/smartgears/dataminer_app/templates/algorithms-updater.j2: Fix the check of the lock file logic. See https://support.d4science.org/issues/11182 2018-02-14 12:48:24 +01:00
Andrea Dell'Amico 88d51b2740 library/roles/R/templates/update_r_packages.sh.j2: Change the behaviour of the github installations. Now if there's a release label we'll use that instead of master. 2018-02-09 19:09:34 +01:00
Andrea Dell'Amico 67ede2004e update_r_packages.sh: remove the lock files that install.packages() fails to delete. 2018-01-11 17:50:35 +01:00
Andrea Dell'Amico a1a294669e R packages updater: do not overlap the upgrade and install runs. Fix the job that kills old instances. 2017-12-01 15:46:42 +01:00
Andrea Dell'Amico 5b50d86b9e update_r_packages: kill the stuck processes, and exit immediately if nothing changed in the SVN repository and the argument was 'install'. See https://support.d4science.org/issues/10272 2017-11-08 18:54:18 +01:00
Andrea Dell'Amico 370590b93b update_r_packages: Change the way the debian packages are installed. Now a failure involves that single package and not the whole list. 2017-09-28 13:32:56 +02:00
Andrea Dell'Amico ba2d9ab5b2 library/roles/R: Change the R updater script so that we can add a prefix to the files. 2017-05-05 16:12:21 +02:00
Andrea Dell'Amico 6bd5e63426 library/roles/R/templates/update_r_packages.sh.j2: Fix the R updater script, it does not parses the repository URL correctly. 2017-01-25 15:04:47 +01:00
Andrea Dell'Amico f52ef24f84 library/roles/R: Fix the packages updater script. 2016-11-11 17:04:17 +01:00
Andrea Dell'Amico 83804cdcda library/roles/R: Get the files that list the R packages from subversion. 2016-10-24 15:33:27 +02:00
Andrea Dell'Amico f63a2231ff library/roles/R: script and cron job that downloads lists of debian and R packages and installs or upgrades them. 2016-10-18 15:07:47 +02:00
Andrea Dell'Amico 9d36440c95 d4science-ghn-cluster/group_vars/rstudio: New rstudio group. Only used to deploy R right now.
library/roles/R/tasks/main.yml: Another attempt to fix the packages installation workflow.
2016-02-03 16:40:08 +01:00
Andrea Dell'Amico 209b9892fb library/roles/R: Set the default CRAN mirror site. 2016-01-21 11:48:03 +01:00