Incorrect path created for Rtools #201
Comments
Did you set any options when installing Rtools? |
I just used the defaults. I'll remove Rtools and reinstall to see what it --jeff On Thu, Dec 6, 2012 at 5:51 AM, hadley wickham notifications@github.comwrote:
|
Don't worry about reinstalling, I just wanted to know if you did something unusual. Could you please give me the output of |
--jeff On Thu, Dec 6, 2012 at 7:43 AM, hadley wickham notifications@github.comwrote:
|
This is what I get on my personal computer where everything works. utils::readRegistry("SOFTWARE\R-core\Rtools", hive = "HLM", view = $InstallPath $ $ $ $ On Thu, Dec 6, 2012 at 7:43 AM, hadley wickham notifications@github.comwrote:
|
Thanks for that - I figured out it was a bug in the branch where the registry entry wasn't present (which isn't commonly tested). |
devtools v0.8 sets the path to c:\rtools\bin\bin and c:\rtools\bin\gcc.. instead of c:\rtools\bin; c:\rtools\gcc..\bin
See detailed info below:
$arch
[1] "i386"
$os
[1] "mingw32"
$system
[1] "i386, mingw32"
$status
[1] ""
$major
[1] "2"
$minor
[1] "15.2"
$year
[1] "2012"
$month
[1] "10"
$day
[1] "26"
$
svn rev
[1] "61015"
$language
[1] "R"
$version.string
[1] "R version 2.15.2 (2012-10-26)"
$nickname
[1] "Trick or Treat"
The text was updated successfully, but these errors were encountered: