Re: [R] Error: could not find function "extract" in package raster

2010-11-09 Thread Roger Bivand
In addition to the good advice given earlier, you may note for the future that the raster authors reply actively on the R-sig-geo list, often within minutes. So questions about the raster package may best be directed to that list. Roger Monica Pisica wrote: > > > Hi, > > I would like to use

Re: [R] Error: could not find function "extract" in package raster

2010-11-08 Thread Prof Brian Ripley
, 8 Nov 2010 08:17:48 -0800 Subject: Re: [R] Error: could not find function "extract" in package raster From: jwiley.ps...@gmail.com To: pisican...@hotmail.com CC: r-help@r-project.org Hi Monica, Evidently, there is not an "extract" function in your search path (base R,

Re: [R] Error: could not find function "extract" in package raster

2010-11-08 Thread Monica Pisica
Re: [R] Error: could not find function "extract" in package raster > From: jwiley.ps...@gmail.com > To: pisican...@hotmail.com > CC: r-help@r-project.org > > Hi Monica, > > Evidently, there is not an "extract" function in your search path > (base R, loaded

Re: [R] Error: could not find function "extract" in package raster

2010-11-08 Thread Joshua Wiley
Hi Monica, Evidently, there is not an "extract" function in your search path (base R, loaded packages, etc.). Given that you are talking about a function from a package (rather than base R), it would probably help us more if you mentioned what version of raster you have installed. You can get thi