Skip to content
Prev 22471 / 29559 Next

Error: 'rawTransform' is not an exported object from 'namespace:rgdal' in the projectRaster

Hi Tom, your example works for me; maybe update rgdal? If this is the
problem, than raster DESCRIPTION needs to update its rgdal dependency.
R version 3.1.3 (2015-03-09)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 14.04.2 LTS

locale:
 [1] LC_CTYPE=en_US.UTF-8       LC_NUMERIC=C
 [3] LC_TIME=en_US.UTF-8        LC_COLLATE=en_US.UTF-8
 [5] LC_MONETARY=en_US.UTF-8    LC_MESSAGES=en_US.UTF-8
 [7] LC_PAPER=en_US.UTF-8       LC_NAME=C
 [9] LC_ADDRESS=C               LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

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

other attached packages:
[1] raster_2.3-33 sp_1.1-0

loaded via a namespace (and not attached):
[1] grid_3.1.3      lattice_0.20-30 rgdal_0.9-2
On 03/22/2015 09:46 PM, Tomislav Hengl wrote: