@@ -104,6 +107,8 @@ After installing `Rtools` and `CMake`, be sure the following paths are added to
...
@@ -104,6 +107,8 @@ After installing `Rtools` and `CMake`, be sure the following paths are added to
NOTE: Two `Rtools` paths are required from `Rtools` 4.0 onwards because paths and the list of included software was changed in `Rtools` 4.0.
NOTE: Two `Rtools` paths are required from `Rtools` 4.0 onwards because paths and the list of included software was changed in `Rtools` 4.0.
NOTE: `Rtools42` takes a very different approach to the compiler toolchain than previous releases, and how you install it changes what is required to build packages. See ["Howto: Building R 4.2 and packages on Windows"](https://cran.r-project.org/bin/windows/base/howto-R-4.2.html).
#### Windows Toolchain Options
#### Windows Toolchain Options
A "toolchain" refers to the collection of software used to build the library. The R package can be built with three different toolchains.
A "toolchain" refers to the collection of software used to build the library. The R package can be built with three different toolchains.