On Thu, 4 Aug 2011, Rebecca Bennett wrote:

hell all,

I have tried to install raster using install.packages("raster")

but have got the error:

In getDependencies(pkgs, dependencies, available, lib) :
  package ‘raster’ is not available

I am also unable to find it in Synaptic (Ubuntu 10.04).

Here is the output of sessionInfo()
R version 2.10.1 (2009-12-14) i486-pc-linux-gnu

If you refer to:

http://cran.r-project.org/web/packages/raster/index.html

you'll see that it requires R (≥ 2.11.0), which you don't meet. Your R is definitely in need of an upgrade, current is 2.13.1, and this is available as an ubuntu binary for lucid lynx:

http://cran.r-project.org/bin/linux/ubuntu/

Roger


locale:
 [1] LC_CTYPE=en_GB.utf8       LC_NUMERIC=C              [3] LC_TIME=en_GB.utf8        LC_COLLATE=en_GB.utf8     [5] LC_MONETARY=C             LC_MESSAGES=en_GB.utf8    [7] LC_PAPER=en_GB.utf8       LC_NAME=C                 [9] LC_ADDRESS=C              LC_TELEPHONE=C           [11] LC_MEASUREMENT=en_GB.utf8 LC_IDENTIFICATION=C     
attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base    
loaded via a namespace (and not attached):
[1] tcltk_2.10.1 tools_2.10.1

Any ideas how I get this package?

Cheers
Rebecca

--
Roger Bivand
Department of Economics, NHH Norwegian School of Economics,
Helleveien 30, N-5045 Bergen, Norway.
voice: +47 55 95 93 55; fax +47 55 95 95 43
e-mail: [email protected]
_______________________________________________
grass-stats mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-stats

Reply via email to