Open furqan915 opened 3 years ago
You shouldn't need to set the PATH like that and certainly not BINPREF
. I don't know where you got this, but that is no longer needed.
Try these instructions: https://cran.r-project.org/bin/windows/Rtools/
Hello, Thanks for your quick response. I have followed the instructions mentioned on this page. But I am still getting this error and compilation stops.
C:/PROGRA~1/R/R-40~1.5/bin/x64/R.dll: file not recognized: file format not recognized
collect2.exe: error: ld returned 1 exit status
no DLL was created
Kindly guide me how to resolve this issue?
Hello,
I am installing jsonlite in my rstudio. I have already installed rtools40 and set the path using the following commands
But I'm unable to install jsonlite. It does download and runs the installation but in the end it gives an error and aborts.
I cannot understand the error which file is missing and how to resolve this issue? Regards Awan