Robin, On May 22, 2006, at 8:12 AM, Robin Hankin wrote:
> I have a package that I'm testing. > It seems to install fine and it works, as far as I can tell. > [...] > Robin-Hankins-Computer:~/scratch% cat ./partitions.Rcheck/tests/ > aaa.Rout.fail > /Library/Frameworks/R.framework/Resources/bin/R: line 192: /Library/ > Frameworks/R.framework/Resources/bin/exec/i386/R: cannot execute > binary file > /Library/Frameworks/R.framework/Resources/bin/R: line 192: /Library/ > Frameworks/R.framework/Resources/bin/exec/i386/R: Unknown error: 0 > Robin-Hankins-Computer:~/scratch% > My guess would be that you are working on a ppc machine, but for some reason you're trying to run a test with R_ARCH=/i386 (or R does). Can you send me the package, please? Thanks, Simon _______________________________________________ R-SIG-Mac mailing list [email protected] https://stat.ethz.ch/mailman/listinfo/r-sig-mac
