Skip to content

Windows - Installed Software

This document summarizes the main scientific and productivity software packages available on the Research and Engineering Studio instances, describing how to access software and install additional packages on Python, R, SAS, Stata

NOTE: This document gives general information about how to use the software. The list of specific versions of software currently available is documented in the accompanying document “RES_software_stack_Windows_changeLog”.

Python

R

SAS

STATA

You can open StataMP either from the launcher icon on the Desktop or from the entry in the start menu

Stata folder

A collection of requested packages has been installed in the base image for RES under "C:\Program Files\Stata18\ado\plus".

To access those installed packages, you can set the PLUS variable to point to that folder.

sysdir set PLUS "C:\Program Files\Stata18\ado\plus" 

Stata Notebook

You can then confirm using the “ado” function that the packages are now available.

Ado package example