Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
 
 
man
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

raster

Travis build status CRAN status CRAN RStudio mirror downloads

This is the source code for the R package "raster". Released versions are on CRAN.

To install the development version you can do:

library(devtools)
install_github("rspatial/raster")

If you are on Windows, you need to first install Rtools to get a C++ compiler that R can use.

On rspatial.org you can learn about spatial data analysis with R.

stackoverflow is the best place to ask questions if you get stuck. Make sure to include a simple reproducible example.

Please send me an email if you have a bug report. See maintainer("raster") for the email address; or you can file an issue on this github site.

You can’t perform that action at this time.