-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path00install.out
43 lines (38 loc) · 3.6 KB
/
00install.out
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
* installing *source* package 'GWmodel' ...
** using staged installation
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
*** arch - i386
"D:/Program Files/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"D:/Program Files/R/R-4.0.2/include" -DNDEBUG -I'D:/Program Files/R/R-4.0.2/library/Rcpp/include' -I'D:/Program Files/R/R-4.0.2/library/RcppArmadillo/include' -DARMA_64BIT_WORD=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GWmodel.cpp -o GWmodel.o
"D:/Program Files/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"D:/Program Files/R/R-4.0.2/include" -DNDEBUG -I'D:/Program Files/R/R-4.0.2/library/Rcpp/include' -I'D:/Program Files/R/R-4.0.2/library/RcppArmadillo/include' -DARMA_64BIT_WORD=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"D:/Program Files/rtools40/mingw32/bin/"gcc -I"D:/Program Files/R/R-4.0.2/include" -DNDEBUG -I'D:/Program Files/R/R-4.0.2/library/Rcpp/include' -I'D:/Program Files/R/R-4.0.2/library/RcppArmadillo/include' -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
D:/Program Files/rtools40/mingw32/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o GWmodel.dll tmp.def GWmodel.o RcppExports.o init.o -LD:/Program Files/R/R-4.0.2/bin/i386 -lRlapack -LD:/Program Files/R/R-4.0.2/bin/i386 -lRblas -lgfortran -lm -lquadmath -fopenmp -LD:/Program Files/R/R-4.0.2/bin/i386 -lR
sh: line 1: D:/Program: No such file or directory
make: *** [D:/Program Files/R/R-4.0.2/share/make/winshlib.mk:32: symbols.rds] Error 127
installing to D:/GWmodel.Rcheck/00LOCK-GWmodel/00new/GWmodel/libs/i386
*** arch - x64
"D:/Program Files/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/Program Files/R/R-4.0.2/include" -DNDEBUG -I'D:/Program Files/R/R-4.0.2/library/Rcpp/include' -I'D:/Program Files/R/R-4.0.2/library/RcppArmadillo/include' -DARMA_64BIT_WORD=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c GWmodel.cpp -o GWmodel.o
"D:/Program Files/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"D:/Program Files/R/R-4.0.2/include" -DNDEBUG -I'D:/Program Files/R/R-4.0.2/library/Rcpp/include' -I'D:/Program Files/R/R-4.0.2/library/RcppArmadillo/include' -DARMA_64BIT_WORD=1 -fopenmp -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o
"D:/Program Files/rtools40/mingw64/bin/"gcc -I"D:/Program Files/R/R-4.0.2/include" -DNDEBUG -I'D:/Program Files/R/R-4.0.2/library/Rcpp/include' -I'D:/Program Files/R/R-4.0.2/library/RcppArmadillo/include' -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o
D:/Program Files/rtools40/mingw64/bin/g++ -std=gnu++11 -shared -s -static-libgcc -o GWmodel.dll tmp.def GWmodel.o RcppExports.o init.o -LD:/Program Files/R/R-4.0.2/bin/x64 -lRlapack -LD:/Program Files/R/R-4.0.2/bin/x64 -lRblas -lgfortran -lm -lquadmath -fopenmp -LD:/Program Files/R/R-4.0.2/bin/x64 -lR
sh: line 1: D:/Program: No such file or directory
make: *** [D:/Program Files/R/R-4.0.2/share/make/winshlib.mk:32: symbols.rds] Error 127
installing to D:/GWmodel.Rcheck/00LOCK-GWmodel/00new/GWmodel/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
*** arch - i386
*** arch - x64
** testing if installed package can be loaded from final location
*** arch - i386
*** arch - x64
** testing if installed package keeps a record of temporary installation path
* DONE (GWmodel)