Difference between revisions of "Template:App Main"
Jump to navigation
Jump to search
Moskalenko (talk | contribs) |
Moskalenko (talk | contribs) |
||
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| | + | |{{#vardefine:app|rstudio}} |
− | |{{#vardefine:url| | + | |{{#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|}} | + | |{{#vardefine:batch|}} <!--SLURM SCRIPTS--> |
− | |{{#vardefine: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}}}}|}} | ||
− | + | 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 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