search for: trjfile

Displaying 1 result from an estimated 1 matches for "trjfile".

Did you mean: profile
2009 Apr 21
1
joined R-today
...nd. R CMD INSTALL --configure-args="-with-netcdf_incdir=/usr/local/netcdf/include -with-netcdf_libdir=/usr/local/netcdf/lib" ncdf_1.6.tar.gz The installation was successful. But when i try to use ncdf inside R, i get the following error. Kindly help me how to resolve the problem. > trjfile<-system.file('test.netcdf',package='bio3d') > trj<-read.ncdf(trjfile) Loading required package: ncdf Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared library '/usr/lib/R/library/ncdf/libs/ncdf.so': /usr/lib/R/library/ncdf/libs/ncdf.so: can...