* using log directory 'd:/Rcompile/CRANpkg/local/2.14/RDF.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 'RDF/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'RDF' version '1.1' * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... NOTE As from R 2.14.0 all packages need a namespace. One will be generated on installation, but it is better to handcraft a NAMESPACE file: R CMD build will produce a suitable starting point. * checking whether package 'RDF' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'RDF' ... ** package 'RDF' successfully unpacked and MD5 sums checked ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** Creating default NAMESPACE file ** libs *** arch - i386 make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.14/RDF/src-i386' gcc -I"d:/Rcompile/recent/R-2.14.2/include" -I/usr/local/include -I/opt/local/include/raptor2 -I"d:/Rcompile/CRANpkg/extralibs215/local215/include" -O3 -Wall -std=gnu99 -mtune=core2 -c RDF.c -o RDF.o RDF.c:2:21: fatal error: raptor2.h: No such file or directory compilation terminated. make[1]: *** [RDF.o] Error 1 make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.14/RDF/src-i386' ERROR: compilation failed for package 'RDF' * removing 'd:/Rcompile/CRANpkg/lib/2.14/RDF'