====== R-stan ====== **R-stan** is a software module available on **Comet**. ===== R-stan overview ===== To access **R-stan** on Comet, run ''module load R-stan''. This will load the //default// version of **R-stan**. An overview of the module information is shown below (''module -r spider ^R-stan$''): R-stan: R-stan/2025 Description: R 4.5.1 with Stan (rstan) support This module can be loaded directly: module load R-stan/2025 If there are multiple versions of **R-stan** listed, then you can load a //specific// version as follows: $ module load R-stan/version_string You can find the most //up to date information// whilst logged on to Comet by running ''module -r spider ^R-stan$''. ---- ===== R-stan Help ===== There is no embedded help in the **R-stan** module (''module help R-stan''). ---- ===== R-stan Dependencies ===== The //default// version of the module **R-stan** has the following dependencies: * R/4.5.1-gfbf-2024a ---- [[:advanced:software|Back to software]]