R/zzz.R

loadModule("spmod", TRUE)

#.onLoad <- function(lib, pkg)  {
#	pkg.info <- utils::packageDescription('raster') 
#	packageStartupMessage(paste("raster ", pkg.info[["Version"]], " (", pkg.info["Date"], ")", sep=""))
#	wd <- getwd()
#	options('startup.working.directory'=wd)
#	fn <- paste(wd, '/rasterOptions_', pkg.info[["Version"]], sep='')
#	.loadOptions(fn)

#	try( removeTmpFiles( .tmptime() ), silent=TRUE ) 
#	return(invisible(0))
#}

Try the raster package in your browser

Any scripts or data that you put into this service are public.

raster documentation built on Jan. 5, 2021, 3:01 a.m.