Skip to content

Releases: VisionEval/VisionEval

VisionEval 2.0

03 Jan 20:50
Compare
Choose a tag to compare

This release is version 2.0 of VisionEval built for R Version 4.1.2. You can download the installer from this page. See https://visioneval.org for further instructions.

Quick Start for Installation

  1. Install RStudio and R Version 4.1.2
  2. Unzip the Windows installer into the directory of your choice.
  3. Double click VisionEval.Rproj in that directory to start
  4. See the GettingStarted-v2.pdf file for instructions.

VisionEval 1.0.1

19 Sep 15:51
Compare
Choose a tag to compare

Packaged versions of the VisionEval framework are provided as .zip files. Each has an installation .bat file for Windows to automatically prepare the R environment.

These installers are packaged for R versions from 3.5.1 to 3.6.3.

Instructions for Installing

  1. Install one of the supported R versions using its default options (R 3.5.1 to 3.6.3). Make sure to leave the box checked that offers to add R to the Windows registry.
  2. Download the corresponding installer .zip file
  3. Unzip the downloaded installer into an empty folder of your choice
  4. Double-click “VisionEval.bat” (this is the standard entry point – use it every time to start VisionEval)
    a. If VisionEval has not run before, the batch file and associated script will set up a few pointers and the convenience functions (see below)
    b. Otherwise, it will move straight to step 5.a below
  5. A command window will briefly appear followed by one of these:
    a. RGUI with the “Welcome to VisionEval!” message (you’re good to go)
    b. Your default browser pointing at the R download page (if you forgot to do step 1 or if you picked the wrong version) – just redo step 1 or steps 2/3 to get them consistent
  6. The previous instructions for launching VEGUI, VERPAT, etc. remain the same.
    a. vegui() starts VEGUI
    b. verpat() runs VERPAT in RGUI
    c. verspm() runs VERSPM in RGUI
    d. Note that there’s no helper function to run VESTATE from the command line yet – that will be added to the installation in a future release. You can just setwd() to the VE-State folder under “models” and then source(‘Run_Model.R’).

VisionEval 1.0.0

16 Jul 01:07
Compare
Choose a tag to compare

Packaged versions of the VisionEval framework are provided as .zip files. Each has an installation .bat file for Windows to automatically prepare the R environment.

These installers are packaged for R versions from 3.4.4 to 3.6.1.

Instructions for Installing

  1. Install one of the supported R versions using its default options (R 3.4.4 to 3.6.1). Make sure to leave the box checked that offers to add R to the Windows registry.
  2. Download the corresponding installer .zip file
  3. Unzip the downloaded installer into an empty folder of your choice
  4. Double-click “VisionEval.bat” (this is the standard entry point – use it every time to start VisionEval)
    a. If VisionEval has not run before, the batch file and associated script will set up a few pointers and the convenience functions (see below)
    b. Otherwise, it will move straight to step 5.a below
  5. A command window will briefly appear followed by one of these:
    a. RGUI with the “Welcome to VisionEval!” message (you’re good to go)
    b. Your default browser pointing at the R download page (if you forgot to do step 1 or if you picked the wrong version) – just redo step 1 or steps 2/3 to get them consistent
  6. The previous instructions for launching VEGUI, VERPAT, etc. remain the same.
    a. vegui() starts VEGUI
    b. verpat() runs VERPAT in RGUI
    c. verspm() runs VERSPM in RGUI
    d. Note that there’s no helper function to run VESTATE from the command line yet – that will be added to the installation in a future release. You can just setwd() to the VE-State folder under “models” and then source(‘Run_Model.R’).

VisionEval 0.1.1 - Beta release

12 Mar 19:57
Compare
Choose a tag to compare
Pre-release

Three packaged versions of the VisionEval framework are provided as .zip files. Each has an installation .bat file for Windows to automatically prepare the R environment. All necessary dependencies are included in these .zip files, hence their large size.

This release updates https://github.com/VisionEval/VisionEval/releases/tag/v0.1 with fixes to the VEGUI to some to allow Windows users without administrative rights to run processes on multiple cores.

Instructions for Installing:

  1. Install one of the supported R versions using its default options (R 3.4.4, 3.5.1, 3.5.2). Make sure to leave the box checked that offers to add R to the Windows registry.
  2. Download the corresponding installer .zip file (R 3.4.4, 3.5.1, 3.5.2)
  3. Unzip the downloaded installer into an empty folder of your choice
  4. Double-click “VisionEval.bat” (this is the standard entry point – use it every time to start VisionEval)
    a. If VisionEval has not run before, the batch file and associated script will set up a few pointers and the convenience functions (see below)
    b. Otherwise, it will move straight to step 5.a below
  5. A command window will briefly appear followed by one of these:
    a. RGUI with the “Welcome to VisionEval!” message (you’re good to go)
    b. Your default browser pointing at the R download page (if you forgot to do step 1 or if you picked the wrong version) – just redo step 1 or steps 2/3 to get them consistent
  6. The previous instructions for launching VEGUI, VERPAT, etc. remain the same.
    a. vegui() starts VEGUI
    b. verpat() runs VERPAT in RGUI
    c. verspm() runs VERSPM in RGUI
    d. Note that there’s no helper function to run VESTATE from the command line yet – that will be added to the installation in a future release. You can just setwd() to the VE-State folder under “models” and then source(‘Run_Model.R’).

VisionEval 0.1 - Beta release

06 Mar 22:05
5ac9e8e
Compare
Choose a tag to compare
Pre-release

Three packaged versions of the VisionEval framework are provided as .zip files. Each has an installation .bat file for Windows to automatically prepare the R environment. All necessary dependencies are included in these .zip files, hence their large size.

These versions of the VisionEval framework include some modifications to the existing code to allow Windows users without administrative rights to run processes on multiple cores.

Instructions for Installing:

  1. Install one of the supported R versions using its default options (R 3.4.4, 3.5.1, 3.5.2). Make sure to leave the box checked that offers to add R to the Windows registry.
  2. Download the corresponding installer .zip file (R 3.4.4, 3.5.1, 3.5.2)
  3. Unzip the downloaded installer into an empty folder of your choice
  4. Double-click “VisionEval.bat” (this is the standard entry point – use it every time to start VisionEval)
    a. If VisionEval has not run before, the batch file and associated script will set up a few pointers and the convenience functions (see below)
    b. Otherwise, it will move straight to step 5.a below
  5. A command window will briefly appear followed by one of these:
    a. RGUI with the “Welcome to VisionEval!” message (you’re good to go)
    b. Your default browser pointing at the R download page (if you forgot to do step 1 or if you picked the wrong version) – just redo step 1 or steps 2/3 to get them consistent
  6. The previous instructions for launching VEGUI, VERPAT, etc. remain the same.
    a. vegui() starts VEGUI
    b. verpat() runs VERPAT in RGUI
    c. verspm() runs VERSPM in RGUI
    d. Note that there’s no helper function to run VESTATE from the command line yet – that will be added to the installation in a future release. You can just setwd() to the VE-State folder under “models” and then source(‘Run_Model.R’).