CarbonEL
About CarbonEL
|
Version: 0.1-4
Result: ERROR Check time: 2018-01-26 21:24 * using log directory '' * using R Under development (unstable) (2018-01-26 r74168) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: ISO8859-1 * using option '--as-cran' * checking for file 'CarbonEL/DESCRIPTION' ... OK * this is package 'CarbonEL' version '0.1-4' * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... ERROR All packages need a namespace as from R 3.0.0. R CMD build will produce a suitable starting point, but it is better to handcraft a NAMESPACE file. * checking for executable files ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking serialized R objects in the sources ... OK * checking whether package 'CarbonEL' can be installed ... ERROR Installation failed. See '00install.out' for details. * DONE Status: 2 ERRORs See '/00check.log' for details. Installation log: 00install.out
Build log for Windows (R 2.11.x)* checking for file 'CarbonEL/DESCRIPTION' ... OK * preparing 'CarbonEL': * checking DESCRIPTION meta-information ... OK * cleaning src * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'CarbonEL' ... ** libs making DLL ... gcc -I"c:/PROGRA~1/r/R-211~1.0/include" -O3 -Wall -std=gnu99 -c ael.c -o ael.o ael.c:2:2: warning: #warning "This package works on Mac OS X only." gcc -shared -s -static-libgcc -o CarbonEL.dll tmp.def ael.o -Lc:/PROGRA~1/r/R-211~1.0/bin -lR installing to c:/tmp/Rinst118896026/CarbonEL/libs ... done ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** MD5 sums ** testing if installed package can be loaded This package works on Mac OS X only. It does nothing on all other platforms. packaged installation of 'CarbonEL' as CarbonEL_0.1-4.zip * DONE (CarbonEL) Build log for Windows 64-bit (R 2.11.x)* checking for file 'CarbonEL/DESCRIPTION' ... OK * preparing 'CarbonEL': * checking DESCRIPTION meta-information ... OK * cleaning src * removing junk files * checking for LF line-endings in source and make files * checking for empty or unneeded directories * building binary distribution WARNING: some HTML links may not be found * installing *source* package 'CarbonEL' ... ** libs making DLL ... gcc -I"c:/PROGRA~1/r/R-211~1.0DE/include" -O3 -Wall -std=gnu99 -c ael.c -o ael.o ael.c:2:2: warning: #warning "This package works on Mac OS X only." gcc -shared -s -o CarbonEL.dll tmp.def ael.o -Lc:/PROGRA~1/r/R-211~1.0DE/bin -lR ... done ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ... ** MD5 sums packaged installation of 'CarbonEL' as CarbonEL_0.1-4.zip * DONE (CarbonEL) Build log for Mac OS X 10.5 (R 2.16.x)* installing *source* package 'CarbonEL' ... ** Creating default NAMESPACE file ** libs *** arch - i386 gcc -arch i386 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/i386 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c ael.c -o ael.o gcc -arch i386 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CarbonEL.so ael.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/CarbonEL/libs/i386 *** arch - ppc gcc -arch ppc -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/ppc -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c ael.c -o ael.o gcc -arch ppc -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CarbonEL.so ael.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/CarbonEL/libs/ppc *** arch - x86_64 gcc -arch x86_64 -std=gnu99 -I/Library/Frameworks/R.framework/Resources/include -I/Library/Frameworks/R.framework/Resources/include/x86_64 -DNDEBUG -I/usr/local/include -fPIC -g -O2 -c ael.c -o ael.o ael.c: In function 'uih': ael.c:50: warning: implicit declaration of function 'ConvertEventRefToEventRecord' gcc -arch x86_64 -std=gnu99 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/usr/local/lib -o CarbonEL.so ael.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/CarbonEL/libs/x86_64 ** R ** preparing package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded *** arch - i386 *** arch - ppc *** arch - x86_64 packaged installation of 'CarbonEL' as 'CarbonEL_0.1-3.tgz' * DONE (CarbonEL) Build log for Windows 7 (R 3.0.x) (CarbonEL 0.1-4) * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'CarbonEL' ... ERROR: a 'NAMESPACE' file is required * removing 'z:/rforge/Rlib/win7-3.0/CarbonEL' |