I've trying to fix the check error in rpvm package. Right now on my Mac, I
use darwinport to install PVM and I can get rpvm to pass the check using 'R
-arch x86_64 CMD check'. However the default 'R CMD check' uses i386 which
fails since PVM is built for x86_64 only.

So is there a way to ensure proper architecture is used that matches that
of the external library like PVM? What does CRAN use when it checks
packages?

Best, Michael

        [[alternative HTML version deleted]]

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to