Re: [Rd] Testing R packages on Solaris Studio

2015-04-10 Thread Jeroen Ooms
I prepared a vm image to make testing on Solaris a bit easier. It is based of the official Oracle Solaris 11.2 VM template and includes two preinstalled versions of R, two compilers and some other software: - Solaris Studio 12.3 - Oracle R Distribution aka ORD (uses Solaris Studio) - OpenCSW:

Re: [Rd] Testing R packages on Solaris Studio

2015-04-10 Thread Gábor Csárdi
Hi Jeroen, do you really need ORD? Rcpp works without problems for me on Solaris, using the Solaris Studio 12.4 compilers, and R compiled from source, on the Solaris machine. So I guess them problem must be ORD? Gabor On Fri, Apr 10, 2015 at 9:49 PM, Jeroen Ooms wrote: > I prepared a vm imag