Top "Rtools" questions

use this tag for questions related to rtools for R and Windows

Install Rtools on R version 3.0.2

I've installed devtools for R, but when I call the library with: library(devtools) I get the following output: WARNING: …

r devtools rtools
Rtools is required to build R packages but is not currently installed

I am relatively new to R/RStudio. I was successfully able to install packages until today. Each time I try …

r rtools
Is Rtools incompatible with R version 3.5.1?

I have tried install.packages("Rtools"), but this provides an error that states package ‘Rtools’ is not available (for R …

r rtools
No RTools compatible with R version 3.5.0 was found

I had problems installing data.table for R version 3.5.0, and was advised to check that RTools was properly installed. After …

r data.table packages devtools rtools