Appsilon / ansible-r

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ansile Role: R

An Ansible role that sets up multiple R versions.

CI Ansible Galaxy

Requirements

None.

Role Variables

  • downloads_path [default: /var/lib/ansible/downloads]: Directory name where artefacts will be downloaded (will be created)
  • r_versions [default: 4.1.0, 4.0.0, 3.6.3, 3.5.3, 3.5.0]: R versions to install

Dependencies

None.

Example Playbook

- hosts: all
  roles:
     - appsilon.r_language

License

MIT

Author Information

Appsilon

About

License:MIT License