RMark 2.0.9 beta

CRAN currently contains v2.0.8 and as I did last time I have the next version at
https://github.com/downloads/jlaake/RMark/RMark_2.0.9.zip
which I update periodically. I mention this version in particular because I added a function
mark.wrapper.parallel that was written by Eldar Rakimberdiev. It will run several models in parallel on different cpus on multi-cpu machines. You can specify the number of cpus you want to use with the cpus argument. See the help file for the function and What's new for more information. You will need to install the R package snowfall before using the new version. When this version is put on CRAN it will do it automatically but for now you'll have to install snowfall manually. If I don't hear of any problems I'll put this version on CRAN at the beginning of December.
--jeff
https://github.com/downloads/jlaake/RMark/RMark_2.0.9.zip
which I update periodically. I mention this version in particular because I added a function
mark.wrapper.parallel that was written by Eldar Rakimberdiev. It will run several models in parallel on different cpus on multi-cpu machines. You can specify the number of cpus you want to use with the cpus argument. See the help file for the function and What's new for more information. You will need to install the R package snowfall before using the new version. When this version is put on CRAN it will do it automatically but for now you'll have to install snowfall manually. If I don't hear of any problems I'll put this version on CRAN at the beginning of December.
--jeff