Kuri Setup
Downloading Kuri
If you haven't already, please visit http://kuri.elderresearch.com and download the MacOS X or Windows distribution of Kuri.
Prerequisites
While Kuri works hard to take care of installing as many dependencies as it can. However, if you plan on using the internal server there are a few items you'll have to install for your self: The R runtime, and Pandoc (for report generation).
R
The R package for both Windows and MacOS is available from the project website: https://www.r-project.org/. We suggest downloading and installing using the latest stable installer.
MacOS X
If you using homebrew, We recommend not using the version of R available through homebrew. Use the installer from https://www.r-project.org/
Windows
In order for the job server to run R jobs, the executable Rscript.exe needs to be in your PATH variable. This article provides general instructions on setting environment variables on Windows.
In windows 7, Start menu, search for env
Pandoc
MacOS X
The easiest way to install pandoc on MacOS X is via hombrew:
brew install pandoc
If you are not a homebrew user (and don't want to become one), the Pandoc Website provides instructions.
Windows
The Pandoc Website provides instructions for installing pandoc on windows.
Installing Kuri
MacOS X
Kuri is distributed on the MacOS X platform as a "Drag and Drop" installer via a disk image (.dmg) file. Just open the disk image in Finder and drag the Kuri icon into the Applications folder.

Windows
Kuri is distributed on the Microsoft Windows platform as an .exe installer file. After download, double-click the file and follow the displayed instructions.

Launching Kuri
On MacOS X, just double click the Kuri Model Manager icon.
On Windows, click the Kuri Model Manager launcher in the "Start" menu.
To see what you can do next, head over to the Quickstart chapter.