Re: [R] ncd4 package

2012-03-16 Thread Amen
I got theses but no interface > library(udunits2) > library(ncdf) > local({pkg <- select.list(sort(.packages(all.available = > TRUE)),graphics=TRUE) + if(nchar(pkg)) library(pkg, character.only=TRUE)}) > -- View this message in context: http://r.789695.n4.nabble.com/ncd4-package-tp4477496p44777

Re: [R] ncd4 package

2012-03-16 Thread Amen
Thanks a lot I installed it but the interface did not show up I got this message > Local ({pkg <- select.list (sort (. Packages (all.available = TRUE)), > graphics = TRUE) + If (nchar (pkg)) library (pkg, character.only = TRUE)}) Notification message: package 'RNetCDF has been compiled with version

Re: [R] ncd4 package (really ncdf4)

2012-03-16 Thread Stefan Luedtke
sorry, I did not know that, thanks! On Fri, 2012-03-16 at 11:35 +, Prof Brian Ripley wrote: > On Fri, 16 Mar 2012, Stefan Luedtke wrote: > > > This one is for windows. > > > > http://cran.r-project.org/web/packages/RNetCDF/index.html > > > > but you need netcdf libraries and udunits librari

Re: [R] ncd4 package (really ncdf4)

2012-03-16 Thread Prof Brian Ripley
On Fri, 16 Mar 2012, Stefan Luedtke wrote: This one is for windows. http://cran.r-project.org/web/packages/RNetCDF/index.html but you need netcdf libraries and udunits libraries installed. http://cran.r-project.org/web/packages/RNetCDF/INSTALL Which are the non-Windows instructions. On Win

Re: [R] ncd4 package

2012-03-16 Thread Stefan Luedtke
This one is for windows. http://cran.r-project.org/web/packages/RNetCDF/index.html but you need netcdf libraries and udunits libraries installed. http://cran.r-project.org/web/packages/RNetCDF/INSTALL Cheers See the On Fri, 2012-03-16 at 00:39 -0700, Amen wrote: > Hi > I am using window

[R] ncd4 package

2012-03-16 Thread Amen
Hi I am using windows. I cant install ncdf4 package but it didn't work . any suggestions!! -- View this message in context: http://r.789695.n4.nabble.com/ncd4-package-tp4477496p4477496.html Sent from the R help mailing list archive at Nabble.com. __ R