<div dir="ltr">Hi,<div><br></div><div>At this point, my question might be better directed at a different forum, but just in case...</div><div><br></div><div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px">

I'm wondering if I can tell R, or the package or cppFunction what path to look in?</blockquote></div><div><br></div><div>The verbose version follows:</div><div><br></div><div>I'm compiling a few Rcpp+RcppArmadillo functions in Windows 7 without admin access. The rtools30.exe installer worked just fine and told me what PATH it wanted to set. However, the installer couldn't set the PATH in the registry itself (because I wasn't running the installer as an admin).</div>

<div><br></div><div>At Dirk's suggestion (link below), I changed the PATH in the console and loaded up R from there; and it worked.</div><div><a href="http://chat.stackoverflow.com/transcript/message/12028706#12028706">http://chat.stackoverflow.com/transcript/message/12028706#12028706</a><br>

</div><div><br></div><div>I prefer to use my own editor instead of R's default one. I tried spawning it (notepad++) from the console and then using a plugin for the editor to spawn R. That didn't work, so </div><div>

<br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>I'm wondering if I can tell R, or the package or cppFunction what path to look in?</div></blockquote><div><br></div><div>If not, I'll go ask the notepad++-to-R (nppToR) folks. I also tried editing options(editor='path to my editor') in the R session with the right path, but couldn't get that to work.</div>

<div><br></div><div>Thanks,</div><div><br></div><div>Frank Erickson</div><div><br></div></div>