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-tp4477496p4477732.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


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 2.14.2 R

--
View this message in context: 
http://r.789695.n4.nabble.com/ncd4-package-tp4477496p4477713.html
Sent from the R help mailing list archive at Nabble.com.

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


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 libraries installed.
> >
> > http://cran.r-project.org/web/packages/RNetCDF/INSTALL
> 
> Which are the non-Windows instructions.  On Windows the libraries are 
> statically linked into the binary package (and BTW, it is udunits2, 
> not udunits, these days).
> 
> ncdf4 is available for Windows from the author: see 
> http://cirrus.ucsd.edu/~pierce/ncdf/ . However, the author does not 
> make clear that is a non-standard 32-bit-only build.  The main reason 
> that there is no Windows binary on CRAN is the lack of 64-bit support.
> 
> And ncdf is also available for Windows.
> 
> >
> >
> > Cheers
> >
> > See the
> >
> > On Fri, 2012-03-16 at 00:39 -0700, Amen wrote:
> >
> >> Hi
> >> I am using windows. I cant install ncdf4 package but it didn't work . any
> >> suggestions!!
> 
> 

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


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 Windows the libraries are 
statically linked into the binary package (and BTW, it is udunits2, 
not udunits, these days).


ncdf4 is available for Windows from the author: see 
http://cirrus.ucsd.edu/~pierce/ncdf/ . However, the author does not 
make clear that is a non-standard 32-bit-only build.  The main reason 
that there is no Windows binary on CRAN is the lack of 64-bit support.


And ncdf is also available for Windows.




Cheers

See the

On Fri, 2012-03-16 at 00:39 -0700, Amen wrote:


Hi
I am using windows. I cant install ncdf4 package but it didn't work . any
suggestions!!



--
Brian D. Ripley,  rip...@stats.ox.ac.uk
Professor of Applied Statistics,  http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel:  +44 1865 272861 (self)
1 South Parks Road, +44 1865 272866 (PA)
Oxford OX1 3TG, UKFax:  +44 1865 272595

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


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 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-help@r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

[[alternative HTML version deleted]]

__
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.


[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-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.