GDD
About GDD
|
Version: 0.1-13
Result: ERROR Check time: 2018-01-26 21:28 * 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 'GDD/DESCRIPTION' ... OK * this is package 'GDD' version '0.1-13' * 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 ... WARNING Found the following file with a non-portable file name: inst/fonts/blue highway free.ttf These are not fully portable file names. See section 'Package structure' in the 'Writing R Extensions' manual. * checking for sufficient/correct file permissions ... OK * checking serialized R objects in the sources ... OK * checking whether package 'GDD' can be installed ... ERROR Installation failed. See '00install.out' for details. * DONE Status: 2 ERRORs, 1 WARNING See '/00check.log' for details. Installation log: 00install.out
Build log for Windows (R 2.11.x)* checking for file 'GDD/DESCRIPTION' ... OK * preparing 'GDD': * checking DESCRIPTION meta-information ... OK * cleaning src make: Nothing to be done for `clean'. * 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 'GDD' ... checking GDWIN32 ... *** WARNING: GDWIN32 environment variable is not set! Using C:/gdwin32 as a fall-back *** ERROR: C:/gdwin32/gd.h is missing! Download gdwin32.zip from www.boutell.com/gd/, unpack and set GDWIN32 correspondingly. ERROR: configuration failed for package 'GDD' * removing 'c:/tmp/Rinst100428091/GDD' ERROR * installation failed Build log for Windows 64-bit (R 2.11.x)* checking for file 'GDD/DESCRIPTION' ... OK * preparing 'GDD': * checking DESCRIPTION meta-information ... OK * cleaning src make: Nothing to be done for `clean'. * 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 'GDD' ... checking GDWIN32 ... *** WARNING: GDWIN32 environment variable is not set! Using C:/gdwin32 as a fall-back *** ERROR: C:/gdwin32/gd.h is missing! Download gdwin32.zip from www.boutell.com/gd/, unpack and set GDWIN32 correspondingly. ERROR: configuration failed for package 'GDD' * removing 'c:/tmp/Rinst173253921/GDD' ERROR * installation failed Build log for Mac OS X 10.5 (R 2.16.x)* installing *source* package 'GDD' ... checking for gcc... gcc -arch i386 -std=gnu99 checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc -arch i386 -std=gnu99 accepts -g... yes checking for gcc -arch i386 -std=gnu99 option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -arch i386 -std=gnu99 -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... rm: conftest.dSYM: is a directory rm: conftest.dSYM: is a directory yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for string.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether time.h and sys/time.h may both be included... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for gdlib-config... no configure: WARNING: gdlib-config is missing, make sure gd >=2.0.29 is installed properly! Trying without glib-config. checking for floor in -lm... yes checking for deflate in -lz... yes checking for pkg-config... /usr/local/bin/pkg-config checking whether pkg-config knows about libpng... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for png_read_info in -lpng... yes checking for jpeg_CreateCompress in -ljpeg... yes checking gd.h usability... no checking gd.h presence... no checking for gd.h... no configure: error: Can't find gd.h! ERROR: configuration failed for package 'GDD' * removing '/Volumes/Tiger/Builds/rforge/Rlib/osx9-2.16/GDD' Build log for Windows 7 (R 3.0.x) (GDD 0.1-13) - building i386 * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'GDD' ... checking GDWIN32 ... *** WARNING: GDWIN32 environment variable is not set! Using C:/gdwin32 as a fall-back *** ERROR: C:/gdwin32/gd.h is missing! Download gdwin32.zip from www.boutell.com/gd/, unpack and set GDWIN32 correspondingly. ERROR: configuration failed for package 'GDD' * removing 'z:/rforge/Rlib/win7-3.0/GDD' - building x64 * installing to library 'z:/rforge/Rlib/win7-3.0' * installing *source* package 'GDD' ... checking GDWIN32 ... *** WARNING: GDWIN32 environment variable is not set! Using C:/gdwin32 as a fall-back *** ERROR: C:/gdwin32/gd.h is missing! Download gdwin32.zip from www.boutell.com/gd/, unpack and set GDWIN32 correspondingly. ERROR: configuration failed for package 'GDD' * removing 'z:/rforge/Rlib/win7-3.0/GDD' |