Le 07/07/2016 14:30, Charles Determan a écrit :
I am trying to help a user debug the installation of one of my packages and
have come across an error I don't understand.
The current process has been as follows:
1. User using Windows OS
2. User trying to install development version from my github
3. User has current Rtools installed
You mean Rtools34? While R v3.2 is used?
According to the correspondence table in
https://cran.r-project.org/bin/windows/Rtools/
Rtools33 or Rtools32 must be used with this version of R.
My 0.02 €.
Serguei.
4. User behind firewall so downloaded local copy
5. User extracted tar version and re-archived as zip file.
6. User runs install.packages('package.zip", repos=NULL, type="source")
Compilation appears to run normally and all environmental variables are
recognized but when reaching the linking stage it returns multiple statements
such as:
C:\Rtools\mingw_64\bin\nm.exe: 'RcppExports.o': No such file
For every *.o file. You could see the full user output here
(http://pastebin.com/itNbaMJg). What could have resulted in this problem?
Regards,
Charles
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel
_______________________________________________
Rcpp-devel mailing list
Rcpp-devel@lists.r-forge.r-project.org
https://lists.r-forge.r-project.org/cgi-bin/mailman/listinfo/rcpp-devel