From R CMD check --help
--install-args= command-line args to be passed to INSTALL
I am pretty sure you have been pointed at that before, and we checked at
the time that it worked on Windows.
On 28/11/2012 17:19, Russell Almond wrote:
I'm having problems getting R CMD check to work co
I'm having problems getting R CMD check to work correctly on Windows 7 (64
bit) in a package that uses C code. What I want to do is to be able to pass
the equivalent of the "--force-biarch" option to check, but this is only
supported for INSTALL.
Background:
I'm writing a package (RNetica) which
On 19/10/2012 15:00, Simon Urbanek wrote:
On Oct 18, 2012, at 12:17 PM, Russell G. Almond wrote:
I'm having problems getting R CMD check to work correctly on Windows 7 (64 bit) in a
package that uses C code. What I want to do is to be able to pass the equivalent of the
"--force-biarch" opti
On Oct 18, 2012, at 12:17 PM, Russell G. Almond wrote:
> I'm having problems getting R CMD check to work correctly on Windows 7 (64
> bit) in a package that uses C code. What I want to do is to be able to pass
> the equivalent of the "--force-biarch" option to check, but this is only
> suppor
I'm having problems getting R CMD check to work correctly on Windows 7 (64 bit)
in a package that uses C code. What I want to do is to be able to pass the
equivalent of the "--force-biarch" option to check, but this is only supported
for INSTALL.
Background:
I'm writing a package (RNetica) whi