* using log directory 'd:/Rcompile/CRANpkg/local/3.3/Rmpfr.Rcheck' * using R version 3.3.3 (2017-03-06) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'Rmpfr/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'Rmpfr' version '0.7-0' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'Rmpfr' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/3.3/Rmpfr.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'Rmpfr' ... ** package 'Rmpfr' successfully unpacked and MD5 sums checked ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-i386' d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O3 -Wall -std=gnu99 -mtune=core2 -c Ops.c -o Ops.o d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O3 -Wall -std=gnu99 -mtune=core2 -c Summary.c -o Summary.o d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O3 -Wall -std=gnu99 -mtune=core2 -c convert.c -o convert.o convert.c: In function 'R_asMPFR': convert.c:304:24: warning: variable 'ex1' set but not used [-Wunused-but-set-variable] *ex = INTEGER(exp_R), ex1; /* the one for the exponent */ ^ d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O3 -Wall -std=gnu99 -mtune=core2 -c utils.c -o utils.o d:/Compiler/gcc-4.9.3/mingw_32/bin/gcc -shared -s -static-libgcc -o Rmpfr.dll tmp.def Ops.o Summary.o convert.o init.o utils.o -Ld:/Rcompile/CRANpkg/extralibs215/local215/lib -lmpfr -lgmp -Ld:/Compiler/gcc-4.9.3/local330/lib/i386 -Ld:/Compiler/gcc-4.9.3/local330/lib -LD:/RCompile/recent/R-3.3.3/bin/i386 -lR make[1]: Leaving directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-i386' make[1]: Entering directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-i386' make[1]: Leaving directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-i386' installing to d:/Rcompile/CRANpkg/lib/3.3/Rmpfr/libs/i386 *** arch - x64 make[1]: Entering directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-x64' d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64 -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O2 -Wall -std=gnu99 -mtune=core2 -c Ops.c -o Ops.o d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64 -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O2 -Wall -std=gnu99 -mtune=core2 -c Summary.c -o Summary.o d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64 -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O2 -Wall -std=gnu99 -mtune=core2 -c convert.c -o convert.o convert.c: In function 'MPFR_as_R': convert.c:114:5: warning: right shift count >= width of type R_mpfr_MPFR_2R_fill; ^ convert.c: In function 'd2mpfr1_': convert.c:133:5: warning: right shift count >= width of type R_mpfr_MPFR_2R_fill; ^ d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64 -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64 -I"D:/RCompile/recent/R-3.3.3/include" -DNDEBUG -Id:/Rcompile/CRANpkg/extralibs215/local215/include -I"d:/Compiler/gcc-4.9.3/local330/include" -O2 -Wall -std=gnu99 -mtune=core2 -c utils.c -o utils.o d:/Compiler/gcc-4.9.3/mingw_64/bin/gcc -m64 -shared -s -static-libgcc -o Rmpfr.dll tmp.def Ops.o Summary.o convert.o init.o utils.o -Ld:/Rcompile/CRANpkg/extralibs215/local215/lib -lmpfr -lgmp -Ld:/Compiler/gcc-4.9.3/local330/lib/x64 -Ld:/Compiler/gcc-4.9.3/local330/lib -LD:/RCompile/recent/R-3.3.3/bin/x64 -lR make[1]: Leaving directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-x64' make[1]: Entering directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-x64' make[1]: Leaving directory `/cygdrive/d/temp/RtmpyiVlap/R.INSTALL208cc14a15cb6/Rmpfr/src-x64' installing to d:/Rcompile/CRANpkg/lib/3.3/Rmpfr/libs/x64 ** R ** demo ** inst ** preparing package for lazy loading Creating a generic function for 'factorial' from package 'base' in package 'Rmpfr' Error in rematchDefinition(definition, fdef, mnames, fnames, signature) : methods can add arguments to the generic 'median' only if '...' is an argument to the generic Error : unable to load R code in package 'Rmpfr' ERROR: lazy loading failed for package 'Rmpfr' * removing 'd:/Rcompile/CRANpkg/lib/3.3/Rmpfr' * restoring previous 'd:/Rcompile/CRANpkg/lib/3.3/Rmpfr'