Stata

Stata

Last updated: 15 December 2025

Stata 19 is currently available via the Software Installer available on Radboudumc virtual machines. To make use of Stata, the following actions should be taken:

- Allowlist the necessary domains for updates and packages (see Domains to be allowlisted)
- Upon first startup of the program, you are asked for license information. Click the button 'Import new license codes' and select the .stcodes file. Click Next, and uncheck the 'Register Stata online' option, then click Finish.
- Tell Stata that it should access its package repositories through the mydre proxy server:
      * Install and run Stata on your virtual machine
      * Run the following commands:
  1. set httpproxyhost proxy.mydre.org
  2. set httpproxyport 3128
  3. set httpproxy on