Closed JeanUTHSC closed 7 years ago
you'll need rtools 3.4 installed & configured. could you send me your PATH environment variable?
Thanks and yes I've installed rtools 3.4 and verified by Rcpp but still not helping... And my PATH is:
Sys.getenv('PATH') [1] "C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\"
looks like you didn't configure your rtools & r correctly. pls add the following into your path: c:\rtools\bin;c:\rtools\mingw_64\bin;C:\PROGRA1\R\R-331.3\bin\x64;
send me the new PATH afterwards.
Thanks! Here it is: "c:\Rtools\bin;c:\Rtools\mingw_32\bin;C:\Program Files (x86)\AMD APP\bin\x86_64;C:\Program Files (x86)\AMD APP\bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;c:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\;c:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\;c:\rtools\mingw_64\bin;C:\PROGRA1\R\R-331.3\bin\x64;"
I tried the mod1 code. Issue solved! Wonderful, thanks a million!
Following the tutorial to compile the model in the example, but always run into error/warning message in R3.3 or RStudio :