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'm trying to install the package augsynth which uses apg. Nonetheless,, I'm not being able to install apg. I have the latest version of R and I have installed both devtools and Rtools, any idea why it doesn't work?
This is the code I get:
Downloading GitHub repo jpvert/apg@master
checking for file 'C:\Users\Alessandra\AppData\Local\Temp\RtmpsrwEfb\remotes4888358d63ca\jpvert-apg-8900984/DESCRIPTION' ...
checking for file 'C:\Users\Alessandra\AppData\Local\Temp\RtmpsrwEfb\remotes4888358d63ca\jpvert-apg-8900984/DESCRIPTION' ...
√ checking for file 'C:\Users\Alessandra\AppData\Local\Temp\RtmpsrwEfb\remotes4888358d63ca\jpvert-apg-8900984/DESCRIPTION' (500ms)
Hello,
Sorry I can not reproduce your error, which seems to be related to your local file organization. I have not tested the installation on a Windows machine, as I don't have access to one. I don't know if this is a problem for all Windows machines, or only for yours. If you have access to another machine, do you get the same error?
If I understand correctly the error message, it has to do with a missing file or directory..
Hello,
I'm trying to install the package augsynth which uses apg. Nonetheless,, I'm not being able to install apg. I have the latest version of R and I have installed both devtools and Rtools, any idea why it doesn't work?
This is the code I get:
Downloading GitHub repo jpvert/apg@master
checking for file 'C:\Users\Alessandra\AppData\Local\Temp\RtmpsrwEfb\remotes4888358d63ca\jpvert-apg-8900984/DESCRIPTION' ...
checking for file 'C:\Users\Alessandra\AppData\Local\Temp\RtmpsrwEfb\remotes4888358d63ca\jpvert-apg-8900984/DESCRIPTION' ...
√ checking for file 'C:\Users\Alessandra\AppData\Local\Temp\RtmpsrwEfb\remotes4888358d63ca\jpvert-apg-8900984/DESCRIPTION' (500ms)
preparing 'apg':
checking DESCRIPTION meta-information ...
checking DESCRIPTION meta-information ...
√ checking DESCRIPTION meta-information
cleaning src
checking for LF line-endings in source and make files and shell scripts
checking for empty or unneeded directories
building 'apg_0.1.1.tar.gz'
Installing package into ‘C:/Users/Alessandra/Documents/R/win-library/3.5’
(as ‘lib’ is unspecified)
** libs
*** arch - i386
C:/Program Files/R/Rtools/mingw_32/bin/g++ -I"C:/PROGRA
1/R/R-351.1/include" -DNDEBUG -I"C:/Users/Alessandra/Documents/R/win-library/3.5/Rcpp/include" -I"C:/Users/Alessandra/Documents/R/win-library/3.5/RcppArmadillo/include" -O2 -Wall -mtune=generic -c RcppExports.cpp -o RcppExports.osh: C:/Program: No such file or directory
make: *** [C:/PROGRA
1/R/R-351.1/etc/i386/Makeconf:215: RcppExports.o] Error 127ERROR: compilation failed for package 'apg'
Many Thanks,
Alessandra
The text was updated successfully, but these errors were encountered: