Get VisionEval Here
Version 2.0. 555 Mb download! Packaged for R 4.1.2
The link above will download a .zip file containing the following:
- The VisionEval framework code
- VE-RSPM, VE-RPAT, VE-State, *_Scenarios, and VE-ScenarioViewer
- All necessary R packages
Previous versions are available here.
Developers can find the latest development branch in development-next
branch of the VisionEval-Dev repository.
Install for Windows
After installing R 4.1.2 and downloading the VE Installer from the link above, unzip the folder to the destination folder of your choice.
To complete the installation and start VisionEval, simply:
- Double-click VisionEval.Rproj
Getting Started
Once you have been welcomed to VisionEval, you can follow the instructions under “Editing and Running Models” on the Getting Started page. Your destination folder contains everything you need from the VisionEval “sources” folder.
Requirements
If the above installation steps did not succeed, ensure that you have downloaded the appropriate version of VisionEval to match the version of R that you have installed.
R
The current version of VisionEval is built for R, 4.1.2. If you have a different version installed and cannot install 4.1.2, please contact us at info@visioneval.org for a VisionEval built for your R version.
You can find the R 4.1.2 installer for Windows here.
RStudio
We strongly recomment using RStudio to work with VisionEval. RStudio is particularly recommended if you plan to clone and explore the Visioneval source code from GitHub, and has become the de facto standard for most R users.
Mac/Linux users
VisionEval can be installed from source as well. Contact Jeremy Raw for more information on source installations.
Questions
Questions about VisionEval installation can be directed to Jeremy.Raw or Daniel.Flynn at dot.gov, or more generally to info@visioneval.org.
The installers were built with the using the process described here on GitHub