Re: [R] Latest version of Rtools is incompatible with latest version of R !!

2015-01-17 Thread PRAMEET LAHIRI
No. I tried removing devtools and then reinstalling it many times. The problem is still there. I have also used build_github_devtools() but it still show the following message -  WARNING: Rtools 3.2 found on the path at c:/Rtools is not compatible with R 3.1.2. Please download and install Rtoo

Re: [R] Latest version of Rtools is incompatible with latest version of R !!

2015-01-16 Thread PRAMEET LAHIRI
find_rtools() is a function of the 'devtools' package.  Maybe it's an issue with that package and not R, and I'm pretty sure Duncan Murdoch put great efforts in asserting Rtools is working well with R (that's been my experience for the last 5-10 years). I also know that devtools 1.7.0 have been su

[R] Latest version of Rtools is incompatible with latest version of R !!

2015-01-15 Thread PRAMEET LAHIRI
 I have installed R version 3.1.2.  I tried to install RTools32.exe which is the latest version (using this link -  http://cran.r-project.org/bin/windows/Rtools/) ! However on using the function find_rtools() an error message was displayed which said --- "Rtools is required to build R packages, b