Template:App Main: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>[[Category:Templates]]</noinclude><includeonly>[[Category:Software]]</includeonly>
<noinclude>[[Category:Templates]]</noinclude><includeonly>[[Category:Software]]</includeonly>
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|REPLACE}}
|{{#vardefine:app|rstudio}}
|{{#vardefine:url|REPLACE}}
|{{#vardefine:url|https://www.rstudio.com/}}
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-->
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:conf|}}          <!--CONFIGURATION-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
|{{#vardefine:exe|}}            <!--ADDITIONAL INFO-->
|{{#vardefine:batch|}}           <!--SLURM SCRIPTS-->
|{{#vardefine:batch|}}   <!--SLURM SCRIPTS-->
|{{#vardefine:policy|}}         <!--POLICY-->
|{{#vardefine:policy|}} <!--POLICY-->
|{{#vardefine:testing|}}      <!--PROFILING-->
|{{#vardefine:testing|}}      <!--PROFILING-->
|{{#vardefine:faq|}}            <!--FAQ-->
|{{#vardefine:faq|}}            <!--FAQ-->
Line 18: Line 18:
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}


DESCRIPTION
RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.


<!--Modules-->
<!--Modules-->
==Required Modules==
==Required Modules==
<!--
===Serial===
===Serial===
* {{#var:app}}
* {{#var:app}}
<!--
===Parallel (OpenMP)===
===Parallel (OpenMP)===
* intel
* intel

Revision as of 18:25, 5 August 2016

Description

rstudio website  

RStudio is an integrated development environment (IDE) for R. It includes a console, syntax-highlighting editor that supports direct code execution, as well as tools for plotting, history, debugging and workspace management.

Required Modules

Serial

  • rstudio

System Variables

  • HPC_{{#uppercase:rstudio}}_DIR - installation directory