Name Mode Size
R 040000
inst 040000
man 040000
src 040000
tests 040000
vignettes 040000
BinaryFiles 100644 0 kb
DESCRIPTION 100644 1 kb
NAMESPACE 100644 3 kb
README 100644 0 kb
cleanup 100755 0 kb
configure 100755 87 kb
configure.ac 100644 3 kb
README
Unix/Linux/Mac users ==================== To build the ncdfFlow package from source, make sure that HDF5 Library is present on your system: If HDF5 is installed to some non-standard location, you may pass the environment variable --with-hdf5 to point to the correct location of HDF5, for example, R CMD INSTALL ncdfFlow_x.y.z.tar.gz --configure-args="--with-hdf5='/path/to'" under '/path/to', you should find "include" and "lib" sub-folders that contain HDF5 headers and shared libraries.