That solves it, thank you!
Best regards,
David Cortes
On Sun, 2021-05-16 at 16:47 -0700, Kevin Ushey wrote:
> Based on this output:
>
> ** libs
> Warning: this package has a non-empty 'configure.win' file,
> so building only the main architecture
>
> Does adding Biarch: TRUE to your package DESC
Based on this output:
** libs
Warning: this package has a non-empty 'configure.win' file,
so building only the main architecture
Does adding Biarch: TRUE to your package DESCRIPTION file help?
Best,
Kevin
On Sun, May 16, 2021 at 2:47 PM David Cortes
wrote:
>
> I recently tried adding a configu
I recently tried adding a configure.win file to a package
(https://github.com/david-cortes/MatrixExtra/blob/master/configure.win)
. This file calls the Rscript executable in order to extract
information about the R build and prepare a Makevars.win file:
--
HAS_LD=`${R_HOME}/bin${R_ARCH_BIN}/Rs