diff --git a/tasks/r-packages-install.yml b/tasks/r-packages-install.yml index 06094a5..c17e37b 100644 --- a/tasks/r-packages-install.yml +++ b/tasks/r-packages-install.yml @@ -1,6 +1,6 @@ --- - block: - - name: Configure the default CRAN mirror + - name: Install a Rprofile.site with the default CRAN mirror template: src: Rprofile.site.j2 dest: /etc/R/Rprofile.site