Skip to content
Prev 18852 / 29559 Next

Raster Package Crash raster:::terrain

That's a pretty old version of raster (released over a month ago :).

FWIW, I can run your code successfully with the latest CRAN version so
perhaps see if that fixes the issue first.

(sessionInfo below)

Cheers, Mike.

R version 3.0.1 Patched (2013-07-07 r63210)
Platform: x86_64-w64-mingw32/x64 (64-bit)

locale:
[1] LC_COLLATE=English_Australia.1252  LC_CTYPE=English_Australia.1252
[3] LC_MONETARY=English_Australia.1252 LC_NUMERIC=C
[5] LC_TIME=English_Australia.1252

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

other attached packages:
[1] raster_2.1-49 sp_1.0-11

loaded via a namespace (and not attached):
[1] grid_3.0.1      lattice_0.20-15
On Wed, Jul 17, 2013 at 6:22 AM, Andrew Vitale <vitale232 at gmail.com> wrote: