[Rd] Possible bug with scrambled messages on Win7-64bit using R2.12.0 (32/64 bit version)

2010-10-25 Thread Hans-Peter Suter
When executing 'dyn.load(this/dll/does/not/exist.dll)' the resulting error message is scrambled. Not all characters will be displayed and when I select the empty region text disappears/reappears. For a screenshot see: http://dl.dropbox.com/u/2602516/dyn.load_error1.PNG and

[Rd] Rcmd build 32bit-only package on win7 64 bit platform?

2010-10-18 Thread Hans-Peter Suter
Is it possible to suppress compiling for the x64 arch when doing 'Rcmd build mypkg? Such that the pre-compiled package for binary distribution only contains a 'lib/i386/mypkg.dll'. For CHECK (and also INSTALL) there is a '--no-multiarch' argument, but I didn't find something similar for build.