You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have found in Rtools folder nm executable. In my case it was: C:/rtools43/x86_64-w64-mingw32.static.posix/bin/nm.exe.
After setting Sys.setenv(UserNM = "C:/rtools43/x86_64-w64-mingw32.static.posix/bin/nm.exe") it works fine.
Not sure but latest release was failing for me using stand install and command line:
Error in system(sprintf("%s -Pg %s", nm, shQuote(f)), intern = TRUE) :
'""' not found
command issued
The text was updated successfully, but these errors were encountered: