I am using latest R, RStudio and Rtools.
-- I have updated the environment variables. Now I can call gcc, or R from command line.
While I was trying to publish an app from the RStudio, I get the following error,
Preparing to deploy application...DONE Uploading bundle for
application: 64015...Error:
* Application depends on package "Rtools" but it is not installed. Please resolve before continuing. Execution halted
-- I have tried this,On Console,
> find_rtools(T)
Scanning path...
ls : D:Rtoolsinls.exe
gcc: D:RtoolsGCC-46~1.3ingcc.exe
VERSION.txt
Rtools version 3.3.0.1959
Version: 3.3
[1] TRUE
So, Rtools seems basically there!
-- I have checked environment variables, those are OK, as I also mentioned R and gcc can be started from command line
Yet, I tried to install and check from within RStudio using installr package, it says,
> install.Rtools()
No need to install Rtools - You've got the relevant version of Rtools installed
>
-- This is not a possible duplication of this, Rtools not being detected by R
I have tried all these. Did not work.
Please suggest a solution. Thank you very much for your time.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…