* using log directory 'd:/Rcompile/CRANpkg/local/2.10/gputools.Rcheck' * using R version 2.10.1 (2009-12-14) * using session charset: ISO8859-1 * using options '--no-examples --no-tests --no-vignettes' * checking for file 'gputools/DESCRIPTION' ... OK * this is package 'gputools' version '0.2' * checking package name space information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking whether package 'gputools' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/2.10/gputools.Rcheck/00install.out' for details. The installation logfile: * installing *source* package 'gputools' ... ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs making DLL ... make[1]: Entering directory `/cygdrive/d/Rcompile/CRANpkg/local/2.10/gputools/src' gcc -I"d:/Rcompile/recent/R-2.10.1/include" -O3 -Wall -std=gnu99 -c fake.c -o fake.o gcc -I"d:/Rcompile/recent/R-2.10.1/include" -O3 -Wall -std=gnu99 -c ica.c -o ica.o ica.c:2:18: error: cula.h: No such file or directory ica.c:3:20: error: cublas.h: No such file or directory ica.c: In function 'svd_JM': ica.c:114: warning: implicit declaration of function 'culaSgesvd' ica.c: In function 'sgemm': ica.c:264: warning: implicit declaration of function 'max' ica.c:275: warning: suggest parentheses around && within || ica.c:278: warning: unused variable 'colj' ica.c: In function 'mmult_JM': ica.c:383: warning: implicit declaration of function 'cublasAlloc' ica.c:383: warning: dereferencing type-punned pointer will break strict-aliasing rules ica.c:384: warning: dereferencing type-punned pointer will break strict-aliasing rules ica.c:385: warning: dereferencing type-punned pointer will break strict-aliasing rules ica.c:387: warning: implicit declaration of function 'cublasSetMatrix' ica.c:390: warning: implicit declaration of function 'cublasSgemm' ica.c:392: warning: implicit declaration of function 'cublasFree' ica.c:395: warning: implicit declaration of function 'cublasGetMatrix' ica.c: In function 'icainc_JM': ica.c:852: warning: implicit declaration of function 'culaInitialize' ica.c:853: warning: implicit declaration of function 'cublasInit' ica.c:1032: warning: implicit declaration of function 'culaShutdown' make[1]: *** [ica.o] Error 1 make[1]: Leaving directory `/cygdrive/d/Rcompile/CRANpkg/local/2.10/gputools/src' ... done ERROR: compilation failed for package 'gputools' * removing 'd:/Rcompile/CRANpkg/lib/2.10/gputools' * restoring previous 'd:/Rcompile/CRANpkg/lib/2.10/gputools'