RMariaDB icon indicating copy to clipboard operation
RMariaDB copied to clipboard

Compilation on Windows latest + R3.6 seems to fail

Open mgirlich opened this issue 2 years ago • 4 comments

See the dbplyr run: https://github.com/tidyverse/dbplyr/actions/runs/6664449009/job/18112087560?pr=1374

mgirlich avatar Oct 27 '23 08:10 mgirlich

@jeroen: any idea?

krlmlr avatar Oct 27 '23 08:10 krlmlr

I'd recommend to remove 3.6-windows from your testing matrix. I am no longer actively testing/building for R-3.6 on Win because it used a very old toolchain, and nobody really uses that anymore. We now need to support so many different toolchains on Windows for different versions of R, that it is no longer feasibly to support the very legacy things.

jeroen avatar Oct 27 '23 08:10 jeroen

Which version of R would you recommend for Windows?

mgirlich avatar Oct 27 '23 08:10 mgirlich

Which version of R would you recommend for Windows?

I'd recommend testing on Windows with at least R-4.1 and R-4.2 and R-release. That implicitly covers R-4.0 because it uses the same toolchain as R-4.1.

Soon we may need to add clang toolchains but those are not yet ready.

jeroen avatar Oct 27 '23 08:10 jeroen

R 3.6 removed.

krlmlr avatar Apr 01 '24 15:04 krlmlr

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.

github-actions[bot] avatar Apr 02 '25 03:04 github-actions[bot]