Skip to content

Computing Environment

Enrique Sanchez edited this page Dec 6, 2021 · 4 revisions

This section describes the software SANDAG uses to execute the model.

Software

The VERSPM and VisionEval framework are implemented in R, a statistical programming language and environment. Both R and VisionEval are open source and freely available.

R

Install R on your machine (suggested version: R v 4.0.2).

RStudio

Users are encouraged to also install RStudio, a free and open-source integrated development environment for R.

RTools40

Install Rtools (a version compatible with RTools40, and with the version of R you're using)

Git

Install Git for Windows or for the operating system specific to your machine.

Go To Top

Next Section: Setup and Configuration