Entering edit mode
I used R version 3.1.0, when I try to install mzR package
biocLite('mzR')
The installation will be fail it give me
rnetCDF.h:1:20: error: netcdf.h: No such file or directory rnetCDF.c:26: error: 'NC_MAX_VAR_DIMS' undeclared (first use in this function) make: *** [rnetCDF.o] Error 1 ERROR: compilation failed for package 'mzR'
Many thanks for help
I tried the command you suggested on the terminal. After this if I try to install mzR in R, it just doesn't stop seems like it has gone into some circular loop.