* using log directory 'd:/Rcompile/CRANpkg/local/2.14/classify.Rcheck' * using R version 2.14.2 (2012-02-29) * using platform: i386-pc-mingw32 (32-bit) * using session charset: ISO8859-1 * checking for file 'classify/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'classify' version '1.1' * 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 whether package 'classify' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'classify' ... ** package 'classify' successfully unpacked and MD5 sums checked ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.14/classify/src-i386' g++ -I"D:/Rcompile/recent/R-2.14.2/include" -I"d:/RCompile/CRANpkg/lib/2.14/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O2 -Wall -mtune=core2 -c exp.cpp -o exp.o g++ -I"D:/Rcompile/recent/R-2.14.2/include" -I"d:/RCompile/CRANpkg/lib/2.14/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O2 -Wall -mtune=core2 -c gpcm.cpp -o gpcm.o g++ -I"D:/Rcompile/recent/R-2.14.2/include" -I"d:/RCompile/CRANpkg/lib/2.14/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O2 -Wall -mtune=core2 -c rcpp_w_lord.cpp -o rcpp_w_lord.o g++ -shared -s -static-libgcc -o classify.dll tmp.def exp.o gpcm.o rcpp_w_lord.o d:/RCompile/CRANpkg/lib/2.14/Rcpp/lib/i386/libRcpp.a -Ld:/Rcompile/CRANpkg/extralibs215/local215/lib/i386 -Ld:/Rcompile/CRANpkg/extralibs215/local215/lib -LD:/Rcompile/recent/R-2.14.2/bin/i386 -lR make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.14/classify/src-i386' installing to d:/Rcompile/CRANpkg/lib/2.14/classify/libs/i386 *** arch - x64 make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.14/classify/src-x64' g++ -m64 -I"D:/Rcompile/recent/R-2.14.2/include" -I"d:/RCompile/CRANpkg/lib/2.14/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O2 -Wall -mtune=core2 -c exp.cpp -o exp.o g++ -m64 -I"D:/Rcompile/recent/R-2.14.2/include" -I"d:/RCompile/CRANpkg/lib/2.14/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O2 -Wall -mtune=core2 -c gpcm.cpp -o gpcm.o g++ -m64 -I"D:/Rcompile/recent/R-2.14.2/include" -I"d:/RCompile/CRANpkg/lib/2.14/Rcpp/include" -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O2 -Wall -mtune=core2 -c rcpp_w_lord.cpp -o rcpp_w_lord.o g++ -m64 -shared -s -static-libgcc -o classify.dll tmp.def exp.o gpcm.o rcpp_w_lord.o d:/RCompile/CRANpkg/lib/2.14/Rcpp/lib/x64/libRcpp.a -Ld:/Rcompile/CRANpkg/extralibs215/local215/lib/x64 -Ld:/Rcompile/CRANpkg/extralibs215/local215/lib -LD:/Rcompile/recent/R-2.14.2/bin/x64 -lR make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.14/classify/src-x64' installing to d:/Rcompile/CRANpkg/lib/2.14/classify/libs/x64 ** R ** data ** inst ** preparing package for lazy loading Warning in initDefaultClusterOptions(libname) : NAs introduced by coercion Error : 'globalVariables' is not an exported object from 'namespace:utils' Error : unable to load R code in package 'classify' ERROR: lazy loading failed for package 'classify' * removing 'd:/Rcompile/CRANpkg/lib/2.14/classify'