easyblock = 'PackedBinary' name = 'RStudio' version = '0.98.1103' homepage = 'https://www.rstudio.com' description = "RStudio is a set of integrated tools designed to help you be more productive with R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management." toolchain = SYSTEM sources = ['rstudio-0.98.1103-x86_64-fedora.tar.gz'] source_urls = ['http://download1.rstudio.org/'] sanity_check_paths = { 'files': ['bin/rstudio'], 'dirs': ['R'] } moduleclass = 'tools'