* using log directory 'd:/Rcompile/CRANpkg/local/2.10/interactivity.Rcheck' * using R version 2.10.1 (2009-12-14) * using session charset: ISO8859-1 * checking for file 'interactivity/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'interactivity' version '0.1' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'interactivity' can be installed ... ERROR Installation failed. The installation logfile: * installing *source* package 'interactivity' ... ** libs making DLL ... make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.10/interactivity/src' gcc -I"d:/Rcompile/recent/R-2.10.1/include" -O3 -Wall -std=gnu99 -c interactivity.c -o interactivity.o interactivity.c:3:24: error: Rinterface.h: No such file or directory interactivity.c: In function 'interactivity': interactivity.c:11: error: 'R_Interactive' undeclared (first use in this function) interactivity.c:11: error: (Each undeclared identifier is reported only once interactivity.c:11: error: for each function it appears in.) make[1]: *** [interactivity.o] Error 1 make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.10/interactivity/src' ... done ERROR: compilation failed for package 'interactivity' * removing 'd:/Rcompile/CRANpkg/lib/2.10/interactivity'