search for: kareb

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

Did you mean: karel
2000 Dec 22
2
REading the netCDF format into R
...en compiling the code, I get a number of warnings, but these are the same warnings that I get when I compile a corresponding code that runs on its own (i.e. doesn't use the R-libraries) cc -shared -lc -o nc2r.so nc2r.c -I/home/matlab6/extern/include -I/usr/include -I/usr/lib/R/include -I/home/kareb/local/include -L/usr/lib/gcc-lib/i386-linux/2.95.2 /usr/lib/libnetcdf.a -lg2c -lm nc2r.c: In function `ncread': nc2r.c:259: warning: assignment makes integer from pointer without a cast nc2r.c:260: warning: assignment makes integer from pointer without a cast nc2r.c:261: warning: assignment ma...