Displaying 5 results from an estimated 5 matches for "r_nc_ttc_to_nctyp".
Did you mean:
r_nc_ttc_to_nctype
2008 Jan 22
1
install ncdf package on a 64-bit machine
....c: In function 'R_nc_get_vara_numvarid':
ncdf3.c:267: warning: assignment discards qualifiers from pointer target
type
gcc -std=gnu99 -I/home/ljin/share/R-2.6.1/include
-I/home/ljin/share/R-2.6.1/include
-I. -I/usr/local/include -fpic -g -O2 -c ncdf.c -o ncdf.o
ncdf.c: In function 'R_nc_ttc_to_nctype':
ncdf.c:424: warning: implicit declaration of function 'exit'
ncdf.c:424: warning: incompatible implicit declaration of built-in function
'exit'
gcc -std=gnu99 -shared -L/usr/local/lib64 -o ncdf.so ncdf2.o ncdf3.o
ncdf.o-L. -lnetcdf
/usr/bin/ld: /usr/local/lib/libnetcdf.a(attr...
2010 Mar 09
1
ncdf installation
...nsigned int’, but argument 3
has type ‘size_t’
ncdf.c: In function ‘R_nc_get_vara_text’:
ncdf.c:296: warning: format ‘%u’ expects type ‘unsigned int’, but argument 3
has type ‘size_t’
ncdf.c:302: warning: format ‘%u’ expects type ‘unsigned int’, but argument 3
has type ‘size_t’
ncdf.c: In function ‘R_nc_ttc_to_nctype’:
ncdf.c:424: warning: implicit declaration of function ‘exit’
ncdf.c:424: warning: incompatible implicit declaration of built-in function
‘exit’
ncdf.c: In function ‘R_nc_put_vara_double’:
ncdf.c:582: warning: format ‘%d’ expects type ‘int’, but argument 3 has type
‘size_t’
ncdf.c:585: warning: f...
2010 Mar 24
1
install ncdf package
...nsigned int?, but argument 3
has type ?size_t?
ncdf.c: In function ?R_nc_get_vara_text?:
ncdf.c:296: warning: format ?%u? expects type ?unsigned int?, but argument 3
has type ?size_t?
ncdf.c:302: warning: format ?%u? expects type ?unsigned int?, but argument 3
has type ?size_t?
ncdf.c: In function ?R_nc_ttc_to_nctype?:
ncdf.c:424: warning: implicit declaration of function ?exit?
ncdf.c:424: warning: incompatible implicit declaration of built-in function
?exit?
ncdf.c: In function ?R_nc_put_vara_double?:
ncdf.c:582: warning: format ?%d? expects type ?int?, but argument 3 has type
?size_t?
ncdf.c:585: warning: f...
2008 Dec 23
1
NetCDF within R: installation assistance
...pe
ncdf3.c: In function 'R_nc_get_vara_numvarid':
ncdf3.c:267: warning: assignment discards qualifiers from pointer target
type
gcc -std=gnu99 -I/usr/local/lib64/R/include
-I/usr/local/netcdf-3.6.1/include -I/usr/local/include -fpic -g -O2
-c ncdf.c -o ncdf.o
ncdf.c: In function 'R_nc_ttc_to_nctype':
ncdf.c:424: warning: implicit declaration of function 'exit'
ncdf.c:424: warning: incompatible implicit declaration of built-in
function 'exit'
gcc -std=gnu99 -shared -L/usr/local/lib64 -o ncdf.so ncdf2.o ncdf3.o
ncdf.o -L/usr/local/netcdf-3.6.1/lib -lnetcdf
/usr/bin/ld: /u...
2009 Aug 13
1
ncdf
...ifiers from pointer target
type
ncdf3.c: In function ?R_nc_get_vara_numvarid?:
ncdf3.c:267: warning: assignment discards qualifiers from pointer target
type
gcc -std=gnu99 -I/usr/lib64/R/include -I/usr/lib64/R/include -I.
-I/usr/local/include -fpic -g -O2 -c ncdf.c -o ncdf.o
ncdf.c: In function ?R_nc_ttc_to_nctype?:
ncdf.c:424: warning: implicit declaration of function ?exit?
ncdf.c:424: warning: incompatible implicit declaration of built-in
function ?exit?
gcc -std=gnu99 -shared -L/usr/local/lib64 -o ncdf.so ncdf2.o ncdf3.o
ncdf.o -L. -lnetcdf -L/usr/lib64/R/lib -lR
/usr/lib64/gcc/x86_64-suse-linux/4.0.2...