* using log directory 'd:/Rcompile/CRANpkg/local/2.9/ripa.Rcheck' * using R version 2.9.2 Patched (2009-09-02 r49531) * using session charset: ISO8859-1 * checking for file 'ripa/DESCRIPTION' ... OK * this is package 'ripa' version '1.0-1' * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'ripa' can be installed ... ERROR Installation failed. The installation logfile: * Installing *source* package 'ripa' ... Using auto-selected zip options '--use-zip-help' ** libs making DLL ... make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.9/ripa/src' gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c graham.c -o graham.o graham.c:84: warning: return type defaults to 'int' graham.c: In function 'PrintPoints': graham.c:357: warning: unused variable 'i' graham.c: In function 'grahamMain': graham.c:128: warning: control reaches end of non-void function gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c incircle.c -o incircle.o gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c inpoly.c -o inpoly.o inpoly.c:56: warning: return type defaults to 'int' inpoly.c: In function 'ReadPoly': inpoly.c:219: warning: unused variable 'i' inpoly.c: In function 'PrintPoly': inpoly.c:233: warning: unused variable 'i' inpoly.c: In function 'inpolyMain': inpoly.c:126: warning: control reaches end of non-void function gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c lan.c -o lan.o gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c medianFilter.c -o medianFilter.o medianFilter.c: In function 'median': medianFilter.c:44: warning: unused variable 't' medianFilter.c:44: warning: unused variable 'len' gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c normalize.c -o normalize.o gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c qualityIndex.c -o qualityIndex.o gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c save.c -o save.o gcc -I"d:/Rcompile/recent/R-2.9.2/include" -O3 -Wall -std=gnu99 -c stretch.c -o stretch.o stretch.c: In function 'stretch': stretch.c:18: warning: unused variable 'j' gcc -shared -s -o ripa.dll tmp.def graham.o incircle.o inpoly.o lan.o medianFilter.o normalize.o qualityIndex.o save.o stretch.o -Ld:/Rcompile/recent/R-2.9.2/bin -lR make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.9/ripa/src' ... done ** R ** preparing package for lazy loading Error in library.dynam("rimage", pkg, lib) : shared library 'rimage' not found Error : package 'rimage' could not be loaded ERROR: lazy loading failed for package 'ripa' * Removing 'd:/Rcompile/CRANpkg/lib/2.9/ripa'