* using log directory 'd:/Rcompile/CRANpkg/taskPR.Rcheck' * checking for file 'taskPR/DESCRIPTION' ... OK * checking if this is a source package ... OK * checking whether package 'taskPR' can be installed ... ERROR Installation failed. The installation logfile: Using auto-selected zip options '' ---------- Making package taskPR ------------ ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** adding build stamp to DESCRIPTION making DLL ... making extra.d from extra.c making hashtable.d from hashtable.c making mpspawn.d from mpspawn.c making peval.d from peval.c making scheduler.d from scheduler.c making spawnhelper.d from spawnhelper.c making worker.d from worker.c ar cr taskPR.a ranlib taskPR.a windres --include-dir d:/Rcompile/recent/R/include -i taskPR_res.rc -o taskPR_res.o gcc --shared -s -o taskPR.dll taskPR.def taskPR.a taskPR_res.o -Ld:/Rcompile/recent/R/src/gnuwin32 -lg2c -lR gcc -Id:/Rcompile/recent/R/include -Wall -O2 -c spawnhelper.c -o spawnhelper.o spawnhelper.c:30:17: mpi.h: No such file or directory spawnhelper.c: In function `main': spawnhelper.c:41: warning: implicit declaration of function `MPI_Init' spawnhelper.c:41: error: `MPI_SUCCESS' undeclared (first use in this function) spawnhelper.c:41: error: (Each undeclared identifier is reported only once spawnhelper.c:41: error: for each function it appears in.) spawnhelper.c:46: warning: implicit declaration of function `MPI_Comm_rank' spawnhelper.c:46: error: `MPI_COMM_WORLD' undeclared (first use in this function) spawnhelper.c:47: warning: implicit declaration of function `MPI_Comm_size' spawnhelper.c:49: warning: implicit declaration of function `MPI_Bcast' spawnhelper.c:49: error: `MPI_INT' undeclared (first use in this function) spawnhelper.c:75: error: `MPI_CHAR' undeclared (first use in this function) make[3]: *** [spawnhelper.o] Error 1 make[2]: *** [srcDynlib] Error 2 make[1]: *** [all] Error 2 make: *** [pkg-taskPR] Error 2 *** Installation of taskPR failed ***