← Back to Documentation
Connecting to Stata/R
Configure Sytra to communicate with your local Stata and R installations.
Stata Configuration
Supported Versions
Sytra supports Stata 15 and later (MP, SE, or BE editions).
Auto-Detection
Sytra automatically detects Stata's location on your system. If auto-detection fails, you can manually set the path in Settings → Stata Path.
Default Paths
macOS: /Applications/Stata/StataSE.app
Windows: C:\Program Files\Stata18\StataSE-64.exe
R Configuration
Requirements
R 4.0+ with Rscript available in your system PATH.
Verification
Run this command in your terminal to verify R is correctly installed:
Rscript --version