We need to install the ncdf4 package for R-2.12.0 on Windows. There are is no binary available from CRAN so it looks like a manual install will be required. Is there a guide for doing this? -- View this message in context: http://r.789695.n4.nabble.com/ncdf4-for-Windows-R-2-12-0-tp3047807p3047807.html Sent from the R help mailing list archive at Nabble.com.
On Nov 17, 2010, at 5:56 PM, phaaland wrote:> > We need to install the ncdf4 package for R-2.12.0 on Windows. There > are is no > binary available from CRANAre you sure? This is the line on CRAN Package Check as of today, 6PM EST: ncdf 1.6.3 OK OK OK OK OK OK OK OK OK ERROR OK Brian Ripley The ERROR is for MacOSX and for that purpose there is also ncdf4 that does pass package checks.> so it looks like a manual install will be > required. Is there a guide for doing this?> -- > View this message in context: http://r.789695.n4.nabble.com/ncdf4-for-Windows-R-2-12-0-tp3047807p3047807.html > Sent from the R help mailing list archive at Nabble.com. > > ______________________________________________ > R-help at 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.David Winsemius, MD West Hartford, CT
This is what CRAN says about ncdf4: Windows binary: not available, see ReadMe -- View this message in context: http://r.789695.n4.nabble.com/ncdf4-for-Windows-R-2-12-0-tp3047807p3047829.html Sent from the R help mailing list archive at Nabble.com.
On Nov 17, 2010, at 6:12 PM, phaaland wrote:> > This is what CRAN says about ncdf4: > > Windows binary: not available, see ReadMeSorry. Then in answer to your second question: http://cran.r-project.org/doc/manuals/R-admin.html Especially: http://cran.r-project.org/doc/manuals/R-admin.html#The-Windows-toolset (At least as I read the traffic on rhelp. Never built from source on Windows.) -- David Winsemius, MD West Hartford, CT