Recently, Robert kindly added a function to raster package (raster_1.5-14
from RForge) called lineValues. After loading the new package, I am unable
to access (or use) the function. Any ideas what I might be doing wrong?

> rst.cln <- raster::lineValues(lns = rst.lines, rst.cellnum)
Error: 'lineValues' is not an exported object from 'namespace:raster'

> lineValues
Error: object 'lineValues' not found

> raster::lineValues
Error: 'lineValues' is not an exported object from 'namespace:raster'





> sessionInfo()
R version 2.11.1 (2010-05-31)
i386-pc-mingw32

locale:
[1] LC_COLLATE=Slovenian_Slovenia.1250  LC_CTYPE=Slovenian_Slovenia.1250
[3] LC_MONETARY=Slovenian_Slovenia.1250 LC_NUMERIC=C
[5] LC_TIME=Slovenian_Slovenia.1250

attached base packages:
[1] stats     graphics  grDevices utils     datasets  methods   base

other attached packages:
[1] raster_1.5-14    spatstat_1.20-2  deldir_0.0-12    mgcv_1.6-2
[5] adehabitatMA_0.1 gpclib_1.5-1     sp_0.9-66

loaded via a namespace (and not attached):
[1] grid_2.11.1        lattice_0.18-8     Matrix_0.999375-39
nlme_3.1-96
[5] tools_2.11.1


Cheers,
Roman
-- 
In God we trust, all others bring data.

        [[alternative HTML version deleted]]

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@stat.math.ethz.ch
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to