Skip to content
Prev 3598 / 15075 Next

Building packages 4 Windows with macbook pro

At 15:42 -0400 9/05/07, Sebastien Durand wrote:
I use the "R CMD build --binary" command under Windows in Parallels
Desktop for Mac. It works quite well on my macbook with 2Gb RAM. See http://www.parallels.com/

You might want to check VirtualBox too : http://www.virtualbox.org/
which is now free (GNU licence).

Of course, you must have the complete R development tools setup under
the guest Windows OS, which is even trickier than on MacOS (as opposed
to Linux).

I also have a Linux Debian installed in Parallels Desktop and R CMD
build --binary works well too.

Jean