Displaying 2 results from an estimated 2 matches for "bucketapproxsort".
2018 Feb 13
4
Setting the path to Rtools for package compilation on Windows
...INSTALL --build WGCNA
I get the following ouput:
In R CMD INSTALL
* installing to library 'M:/R/R-3.4.3/library'
* installing *source* package 'WGCNA' ...
** libs
*** arch - i386
c:/Rtools/mingw_32/bin/g++ -I"M:/R/R-3.4.3/include" -DNDEBUG
-O2 -Wall -mtune=generic -c bucketApproxSort.cc
-o bucketApproxSort.o
c:/Rtools/mingw_32/bin/g++: not found
make: *** [bucketApproxSort.o] Error 127
Warning: running command 'make -f "Makevars.win" -f
"M:/R/R-3.4.3/etc/i386/Makeconf" -f "M:/R/R-3.4.3/share/make/winshli
b.mk" SHLIB_LDFLAGS='$(SHLIB_CXXLDFL...
2018 Feb 13
0
Setting the path to Rtools for package compilation on Windows
...uput:
>
> In R CMD INSTALL
> * installing to library 'M:/R/R-3.4.3/library'
> * installing *source* package 'WGCNA' ...
> ** libs
>
> *** arch - i386
> c:/Rtools/mingw_32/bin/g++??-I"M:/R/R-3.4.3/include" -DNDEBUG
> -O2 -Wall??-mtune=generic -c bucketApproxSort.cc
> -o bucketApproxSort.o
> c:/Rtools/mingw_32/bin/g++: not found
> make: *** [bucketApproxSort.o] Error 127
> Warning: running command 'make -f "Makevars.win" -f
> "M:/R/R-3.4.3/etc/i386/Makeconf" -f "M:/R/R-3.4.3/share/make/winshli
> b.mk" SHLI...