[R] ncdf4 package installation in R

2010-10-26 Thread shaticus
Hello all, I could use some help installing the ncdf4 package in R (under CentOS 5.4). I've installed R-2.12.0, zlib-1.2.5, hdf5-1.8.4-patch1 and NetCDF4.1.1 from source. Make check reports all tests have passed for all of these programs. When I issue an 'install.packages(c('ncdf4')) in R,

Re: [R] ncdf4 package installation in R

2010-10-26 Thread shaticus
: shaticus wrote: Hello all, I could use some help installing the ncdf4 package in R (under CentOS 5.4). ... When I issue an 'install.packages(c('ncdf4')) in R, compilation succeeds but I receive the following error during the loading phase of installation: ** building package indices