Hi, I am trying to install rtools40 on a Mac M1 running Windows 10 on ARM in Parallels Desktop 16.5.0. The reason why I am doing this is that I would like to be able to build binaries of my packages on the same machine. It is already possible to build R and binary packages (both x86_64 and arm64) on the Apple M1 Macs under macOS, so it would be nice to be able to build the binaries under Windows 10 on ARM. Is there any possibility to do it ?
The problem is that when I try to use the 64-bit rtools40 installer, it says that "The 64-bit installer cannot be used on 32-bit Windows". And when I try to use the 32-bit rtools40 installer, it says that "The 32-bit installer cannot be used on 64-bit Windows".
Windows Settings reports System type as "64-bit operating system, ARM-based processor".
R itself and the Rgui are running fine in 32-bit mode, but the 64-bit version does not run...
sessionInfo()R version 4.0.5 (2021-03-31)
Platform: i386-w64-mingw32/i386 (32-bit)
Running under: Windows 10 x64 (build 21370)
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] ade4TkGUI_0.3-1 adegraphics_1.0-15 ade4_1.7-16
loaded via a namespace (and not attached):
[1] lattice_0.20-41 png_0.1-7 prettyunits_1.1.1 crayon_1.4.1
[5] MASS_7.3-53.1 grid_4.0.5 R6_2.5.0 lifecycle_1.0.0
[9] KernSmooth_2.23-18 rlang_0.4.11 progress_1.2.2 sp_1.4-5
[13] latticeExtra_0.6-29 vctrs_0.3.7 ellipsis_0.3.1 RColorBrewer_1.1-2
[17] jpeg_0.1-8.1 hms_1.0.0 compiler_4.0.5 pkgconfig_2.0.3
[21] tcltk_4.0.5
Hi, I am trying to install rtools40 on a Mac M1 running Windows 10 on ARM in Parallels Desktop 16.5.0. The reason why I am doing this is that I would like to be able to build binaries of my packages on the same machine. It is already possible to build R and binary packages (both x86_64 and arm64) on the Apple M1 Macs under macOS, so it would be nice to be able to build the binaries under Windows 10 on ARM. Is there any possibility to do it ?
The problem is that when I try to use the 64-bit rtools40 installer, it says that "The 64-bit installer cannot be used on 32-bit Windows". And when I try to use the 32-bit rtools40 installer, it says that "The 32-bit installer cannot be used on 64-bit Windows".
Windows Settings reports System type as "64-bit operating system, ARM-based processor".
R itself and the Rgui are running fine in 32-bit mode, but the 64-bit version does not run...
Matrix products: default
locale:
[1] LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252
[3] LC_MONETARY=English_United States.1252 LC_NUMERIC=C
[5] LC_TIME=English_United States.1252
attached base packages:
[1] stats graphics grDevices utils datasets methods base
other attached packages:
[1] ade4TkGUI_0.3-1 adegraphics_1.0-15 ade4_1.7-16
loaded via a namespace (and not attached):
[1] lattice_0.20-41 png_0.1-7 prettyunits_1.1.1 crayon_1.4.1
[5] MASS_7.3-53.1 grid_4.0.5 R6_2.5.0 lifecycle_1.0.0
[9] KernSmooth_2.23-18 rlang_0.4.11 progress_1.2.2 sp_1.4-5
[13] latticeExtra_0.6-29 vctrs_0.3.7 ellipsis_0.3.1 RColorBrewer_1.1-2
[17] jpeg_0.1-8.1 hms_1.0.0 compiler_4.0.5 pkgconfig_2.0.3
[21] tcltk_4.0.5