projectRaster consuming too much memory
问题 I'm doing some spatial stuff in R and out of the blue some of my code will no longer work on a computer that I've been using for years, specifically because it's "running out of memory." ## Raster going in xx <- raster(fatNames[[i]]) xx class : RasterLayer dimensions : 5160, 14436, 74489760 (nrow, ncol, ncell) resolution : 0.008333333, 0.008333333 (x, y) extent : -172.3, -52, 23.5, 66.5 (xmin, xmax, ymin, ymax) coord. ref. : +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0 data