Always install the Rprofile.site.

This commit is contained in:
Andrea Dell'Amico 2021-02-25 18:56:58 +01:00
parent ebf5f462db
commit 5fb501b100
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
- block:
- name: Configure the default CRAN mirror
template: src=Rprofile.site.j2 dest=/etc/R/Rprofile.site owner=root group=root mode=0444
when: r_install_cran_repo == 'present'
tags: [ 'r_software', 'r_profile', 'r_pkg' ]
- name: Configure the JDK environment