-
Notifications
You must be signed in to change notification settings - Fork 6
Description
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)
- installing source package 'apg' ...
** libs
*** arch - i386
C:/Program Files/R/Rtools/mingw_32/bin/g++ -I"C:/PROGRA1/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.o
sh: C:/Program: No such file or directory
make: *** [C:/PROGRA1/R/R-351.1/etc/i386/Makeconf:215: RcppExports.o] Error 127
ERROR: compilation failed for package 'apg'
Many Thanks,
Alessandra