Open GoogleCodeExporter opened 8 years ago
If the authors don't maintain zinba and port it to the newest R, your only
option is to install R 2.15.0. You should be able to compile it and run it
side-by-side with your newest R.
I installed multicore in 2.15.0 with no problems.
Original comment by bionob...@gmail.com
on 25 Sep 2014 at 8:34
Please use the attached version. This uses doParallel for multicore processing
instead of the multicore package.
install.packages(c("R.utils", "quantreg","doParallel","doMC","foreach"))
Original comment by homer...@gmail.com
on 26 Jan 2015 at 4:46
Attachments:
Original comment by homer...@gmail.com
on 26 Jan 2015 at 4:50
Hi!
Maybe it would be worth adding this version (2.03.1) to the list of releases?
It would make it easier for people to immediately find and download the right
version (R versions >3.0 are very common nowadays).
Best,
André
Original comment by afrendeiro
on 27 Apr 2015 at 11:44
Original issue reported on code.google.com by
belindag...@gmail.com
on 24 Sep 2014 at 9:09