Skip to content

Problems installing ncdf package into R

2 messages · Dag.Steinskog@student.uib.no, Roger D. Peng

#
Hello

Can someone please look into the problem with installing ncdf package into R. 
I get this message when I try install it:
trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES'
Content type `text/plain; charset=iso-8859-1' length 22827 bytes
opened URL
downloaded 22Kb

Warning message: 
No package "ncdf" on CRAN. in: download.packages(pkgs, destdir = tmpd, 
available = available,
I checked with the homepage cran.r-project.org, and the package is there. I 
have installed packages earlier into R with no problems. 

In advance, thanks for all help!

Best Wishes
Dag Johan Steinskog
Bjerknes Center of Climate Research - University of Bergen, Norway
#
Did you look at

http://cran.us.r-project.org/bin/windows/contrib/2.0/ReadMe

?

-roger
Dag.Steinskog at student.uib.no wrote: