[R-sig-Geo] Bug in raster::crop? - solved

Julian M. Burgos julian.burgos at hafogvatn.is
Wed May 2 12:05:42 CEST 2018


Ok, I removed and re-installed the raster package, and now everything
works.

Julian M. Burgos writes:

> I should add that I get this also when loading R with the --vanilla
> flag.
>
> Julian M. Burgos writes:
>
>> Hello everyone,
>>
>> I am getting this error when using the crop function in the raster
>> package.  Here is an example, sing the example in the help file:
>>
>>> r <- raster(nrow=45, ncol=90)
>>> r[] <- 1:ncell(r)
>>> e <- extent(-160, 10, 30, 60)
>>> rc <- crop(r, e)
>>
>> Error in extent(extent) : insufficient number of elements (should be 4)
>>
>> I am using R version 3.4.4., and raster 2.6-7.
>>
>> Many thanks,
>>
>> Julian


--
Julian Mariano Burgos, PhD
Hafrannsóknastofnun, rannsókna- og ráðgjafarstofnun hafs og vatna/
Marine and Freshwater Research Institute
Botnsjávarsviðs / Demersal Division
Skúlagata 4, 121 Reykjavík, Iceland
Sími/Telephone : +354-5752037
Bréfsími/Telefax:  +354-5752001
Netfang/Email: julian.burgos at hafogvatn.is



More information about the R-sig-Geo mailing list