researchcloud-items

Installation scripts for SURF ResearchCloud catalog components

View the Project on GitHub UtrechtUniversity/researchcloud-items

Playbook r-workbench

back to index

Summary

This component installs R as well as optionally installing desired R packages.

Requires

Description

Uses the external role oefenweb.ansible-r (see here) to install R and dependencies.

Variables

- { name: dplyr }
- { name: Biobase, type: bioconductor }
- { name: mangothecat/franc, type: github }

See the external role for more documentation.

History

2024 Written by Dawa Ometto (Utrecht University)

back to index