Page 1 of 1

Running R2MLwiN on Mac OS X and Linux

Posted: Thu Mar 19, 2015 10:22 am
by CMM
A scripting version of MLwiN has now been released that allows the use of R2MLwiN on operating systems such as Mac OS X and Linux without having to install and set up Wine (https://www.winehq.org/). If you already have an MLwiN license this can be downloaded via the upgrade page (http://www.bris.ac.uk/cmm/software/mlwi ... rades.html). R2MLwiN should use the correct default location on most systems, however if it doesn't find the correct executable you can manually set it prior to running models with a command such as:

Code: Select all

options(MLwiN_path="/usr/bin/mlnscript")