* Installing *source* package 'ncdf' ... checking for gcc... gcc-3.3 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-3.3 accepts -g... yes checking for gcc-3.3 option to accept ANSI C... none needed checking how to run the C preprocessor... gcc-3.3 -E checking for egrep... grep -E checking for ANSI C header files... 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 /usr/local/include/netcdf.h usability... yes checking /usr/local/include/netcdf.h presence... yes checking for /usr/local/include/netcdf.h... yes Found netcdf.h in: /usr/local/include checking for /usr/local/lib/libnetcdf.a... yes Found netcdf library file libnetcdf.a in directory /usr/local/lib configure: creating ./config.status config.status: creating R/load.R config.status: creating src/Makevars ** libs gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -I/usr/local/include -fno-common -g -O2 -c ncdf.c -o ncdf.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -I/usr/local/include -fno-common -g -O2 -c ncdf2.c -o ncdf2.o gcc-3.3 -no-cpp-precomp -I/Library/Frameworks/R.framework/Resources/include -I/usr/local/include -I/usr/local/include -fno-common -g -O2 -c ncdf3.c -o ncdf3.o ncdf3.c:4:20: values.h: No such file or directory make: *** [ncdf3.o] Error 1 ERROR: compilation failed for package 'ncdf'