@@ -1418,12 +1418,12 @@ toolchains, makefiles of @R{} and packages may need to be adapted.
14181418
14191419The binary distribution of @R {} is currently built with tools
14201420from
1421- @uref {https://CRAN.R-project.org/bin/windows/Rtools/rtools44 /rtools.html ,Rtools44
1421+ @uref {https://CRAN.R-project.org/bin/windows/Rtools/rtools45 /rtools.html ,Rtools45
14221422for Windows }. See
14231423@uref {https://CRAN.R-project.org/bin/windows/base/howto- @value {RWTVERSION }.html ,
14241424Building @value {RWTVERSION } and packages on Windows } for more details on how to use it.
14251425
1426- The toolset includes compilers (currently GCC version 13 .2.0 with
1426+ The toolset includes compilers (currently GCC version 14 .2.0 with
14271427selected additional patches) and runtime libraries from
14281428@uref {http://mingw-w64.org/ ,the ` @I {MinGW-w64 }' project } and a number of
14291429pre-compiled static libraries and headers used by @R {} and @R {}
@@ -1433,8 +1433,8 @@ includes build tools from the @uref{https://www.msys2.org/, the 'MSYS2'
14331433project }. Additional build tools packaged by 'MSYS2' may be installed
14341434via a package manager (@samp {pacman }).
14351435
1436- There is also an experimental variant of @I {Rtools44 } with support for
1437- 64-bit ARM CPUs (@I {aarch64 }) via @I {LLVM } 17 toolchain using
1436+ There is also an experimental variant of @I {Rtools45 } with support for
1437+ 64-bit ARM CPUs (@I {aarch64 }) via @I {LLVM } 19 toolchain using
14381438@command {clang }/@command {flang } compilers, @command {lld } linker, and
14391439@I {libc++ }.
14401440
0 commit comments