famuvie / breedR

Statistical methods for forest genetic resources analysts
http://famuvie.github.io/breedR/
GNU General Public License v3.0
31 stars 24 forks source link

Error in system2 #103

Open mateusz1981 opened 4 years ago

mateusz1981 commented 4 years ago

Hi, I got this error trying to run: remlf90(fixed = phe_X~1, random = ~ gg, data = globulus)

Error in system2(breedR.call, input = "parameters", stdout = ifelse(debug,  : 
  'CreateProcess' failed to run 'C:\Users\mali\ONEDRI~1\DOCUME~1\R\WIN-LI~1\3.5\breedR\bin\64bit\AIREML~1.EXE'
famuvie commented 4 years ago

Hi, it looks like a corrupted installation.

Does the file C:\Users\mali\ONEDRI\~1\DOCUME\~1\R\WIN-LI\~1\3.5\breedR\bin\64bit\AIREML\~1.EXE exist and you have permission to execute it?

Have you tried re-installing the package?