* using log directory 'd:/Rcompile/CRANpkg/tkrplot.Rcheck' * checking for file 'tkrplot/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'tkrplot' can be installed ... ERROR Installation failed. The installation logfile: Using auto-selected zip options 'DPKG=d:/Rcompile/CRANpkg/lib/1.9/tkrplot' ---------- Making package tkrplot ------------ ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** adding build stamp to DESCRIPTION running src/Makefile.win ... sed -e 's/@VER@/84/' tcl.def > tcl84.def -------- Building libtcl84.a from tcl84.def -------- dlltool -k --as as --dllname tcl84.dll --def tcl84.def --output-lib libtcl84.a sed -e 's/@VER@/84/' tk.def > tk84.def -------- Building libtk84.a from tk84.def -------- dlltool -k --as as --dllname tk84.dll --def tk84.def --output-lib libtk84.a gcc -Id:/Rcompile/recent/R-19~1.1/include -Wall -O2 -I "d:/Rcompile/recent/R-19~1.1/Tcl"/include -DWin32 -c tcltkimg.c -o tcltkimg.o tcltkimg.c:67:24: Rinternals.h: No such file or directory tcltkimg.c:68:23: Rgraphics.h: No such file or directory tcltkimg.c:69:22: Rversion.h: No such file or directory tcltkimg.c: In function `GetRplotImage': tcltkimg.c:140: error: `SEXP' undeclared (first use in this function) tcltkimg.c:140: error: (Each undeclared identifier is reported only once tcltkimg.c:140: error: for each function it appears in.) tcltkimg.c:140: error: parse error before "dev" tcltkimg.c:144: warning: implicit declaration of function `TYPEOF' tcltkimg.c:144: error: `dev' undeclared (first use in this function) tcltkimg.c:144: error: `STRSXP' undeclared (first use in this function) tcltkimg.c:145: error: parse error before "CHAR" tcltkimg.c: In function `CreateRplot': tcltkimg.c:219: warning: implicit declaration of function `NoDevices' tcltkimg.c:223: warning: implicit declaration of function `curDevice' tcltkimg.c: In function `DisplayRplot': tcltkimg.c:325: warning: implicit declaration of function `REprintf' make[3]: *** [tcltkimg.o] Error 1 make[2]: *** [srcDynlib] Error 2 make[1]: *** [all] Error 2 make: *** [pkg-tkrplot] Error 2 *** Installation of tkrplot failed ***