After installing Rtools 3.0 for Windows, I ran the following command at the R console:
> library(devtools)
WARNING: Rtools is required to build R packages, but no version of Rtools compatible with R 2.15.2 was found.
(Only the following incompatible version(s) of Rtools were found:3.0)
Please download and install Rtools 2.16 from http://cran.r-project.org/bin/windows/Rtools/ and then run find_rtools().
> find_rtools()
WARNING: Rtools is required to build R packages, but no version of Rtools compatible with R 2.15.2 was found.
(Only the following incompatible version(s) of Rtools were found:3.0)
Please download and install Rtools 2.16 from http://cran.r-project.org/bin/windows/Rtools/ and then run find_rtools().
However, the web page http://cran.r-project.org/bin/windows/Rtools/ does not list a version 2.16. Also, it says that version 3.0 is compatible with all version of R > 2.15.1. Does anybody know how to make Rtools work with R 2.15.2 on Windows?
This looks to have been fixed in early February 2013 by the push of the new version to CRAN as stated by @Hadley in the OP comments.
It works for me...
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With