* using log directory 'd:/Rcompile/CRANpkg/local64/2.11/interactivity.Rcheck'
* using R version 2.11.1 Patched (2010-07-29 r52657)
* 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/local64/2.11/interactivity/src'
x86_64-w64-mingw32-gcc -I"d:/Rcompile/recent/R64-2.11.1/include"    -I"d:/RCompile/CRANpkg/extralibs64/local/include"     -O2 -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/local64/2.11/interactivity/src'
  ... done
ERROR: compilation failed for package 'interactivity'
* removing 'd:/Rcompile/CRANpkg/lib64/2.11/interactivity'

