On 1 May 2011 at 22:57, Bernhard Pollner wrote: | Hello, | | When I was building and testing my Rcpp based package on Windows XP, everything was fine and worked, so far... | | Then I moved to Windows 7 (all on a virtual PC on a recent Mac), tried to compile the package here as well. When doing the "Rcmd check Packagename", it goes pretty far, only failing at the Architecture-Checks. | It passes the i386-check, and then throws an error at the x86. | | Newbie that I am, I assume that this is due to the fact that the libraries I am linking against are only for a 32 bit environment. | | ----> What can I do, how can I tell the "Rcmd check" and then the "Rcmd build" to only care for the i386-binaries?? (After all, under Windows XP checking and building worked flawless...)
I was under the impression that R CMD check and R CMD build allow you to specify just one architecture -- but I do not have access to a Windows box right now to verify. Dirk -- Gauss once played himself in a zero-sum game and won $50. -- #11 at http://www.gaussfacts.com _______________________________________________ Rcpp-devel mailing list Rcpp-devel@lists.r-forge.r-project.org https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel