Package: raster
Type: Package
Title: Geographic Data Analysis and Modeling
Version: 3.4-13
Date: 2021-06-15
Depends: sp (>= 1.4.1), R (>= 3.5.0)
Suggests: rgdal (>= 1.5-8), rgeos (>= 0.3-8), ncdf4, igraph, tcltk,
        parallel, rasterVis, MASS, sf, tinytest, gstat, fields,
        exactextractr
LinkingTo: Rcpp
Imports: Rcpp, methods
SystemRequirements: C++11
Description: Reading, writing, manipulating, analyzing and modeling of spatial data. The package implements basic and high-level functions for raster data and for vector data operations such as intersections. See the manual and tutorials on <https://rspatial.org/> to get started.
License: GPL (>= 3)
URL: https://rspatial.org/raster
BugReports: https://github.com/rspatial/raster/issues/
Authors@R: c(
	person("Robert J.", "Hijmans", role = c("cre", "aut"),  
			email = "r.hijmans@gmail.com", 
			comment = c(ORCID = "0000-0001-5872-2872")),
	person("Jacob", "van Etten", role = "ctb"),
	person("Michael", "Sumner", role = "ctb"),
	person("Joe", "Cheng", role = "ctb"),
	person("Dan", "Baston", role = "ctb"),
	person("Andrew", "Bevan", role = "ctb"),
	person("Roger", "Bivand", role = "ctb"),
	person("Lorenzo", "Busetto", role = "ctb"),
	person("Mort", "Canty", role = "ctb"),
	person("Ben", "Fasoli", role = "ctb"),
	person("David", "Forrest", role = "ctb"),
	person("Aniruddha", "Ghosh", role = "ctb"),
	person("Duncan", "Golicher", role = "ctb"),
	person("Josh", "Gray", role = "ctb"),
	person("Jonathan A.", "Greenberg", role = "ctb"),
	person("Paul", "Hiemstra", role = "ctb"),
	person("Kassel", "Hingee", role = "ctb"),
	person("Institute for Mathematics Applied Geosciences", role="cph"),
	person("Charles", "Karney", role = "ctb"),
	person("Matteo", "Mattiuzzi", role = "ctb"),
	person("Steven", "Mosher", role = "ctb"),
	person("Babak", "Naimi", role = "ctb"),	
	person("Jakub", "Nowosad", role = "ctb"),
	person("Edzer", "Pebesma", role = "ctb"),
	person("Oscar", "Perpinan Lamigueiro", role = "ctb"),
	person("Etienne B.", "Racine", role = "ctb"),
	person("Barry", "Rowlingson", role = "ctb"),
	person("Ashton", "Shortridge", role = "ctb"),
	person("Bill", "Venables", role = "ctb"),
	person("Rafael", "Wueest", role = "ctb")
	)
NeedsCompilation: yes
Packaged: 2021-06-16 00:12:39 UTC; rhijm
Author: Robert J. Hijmans [cre, aut] (<https://orcid.org/0000-0001-5872-2872>),
  Jacob van Etten [ctb],
  Michael Sumner [ctb],
  Joe Cheng [ctb],
  Dan Baston [ctb],
  Andrew Bevan [ctb],
  Roger Bivand [ctb],
  Lorenzo Busetto [ctb],
  Mort Canty [ctb],
  Ben Fasoli [ctb],
  David Forrest [ctb],
  Aniruddha Ghosh [ctb],
  Duncan Golicher [ctb],
  Josh Gray [ctb],
  Jonathan A. Greenberg [ctb],
  Paul Hiemstra [ctb],
  Kassel Hingee [ctb],
  Institute for Mathematics Applied Geosciences [cph],
  Charles Karney [ctb],
  Matteo Mattiuzzi [ctb],
  Steven Mosher [ctb],
  Babak Naimi [ctb],
  Jakub Nowosad [ctb],
  Edzer Pebesma [ctb],
  Oscar Perpinan Lamigueiro [ctb],
  Etienne B. Racine [ctb],
  Barry Rowlingson [ctb],
  Ashton Shortridge [ctb],
  Bill Venables [ctb],
  Rafael Wueest [ctb]
Maintainer: Robert J. Hijmans <r.hijmans@gmail.com>
Repository: CRAN
Date/Publication: 2021-06-18 07:40:02 UTC
Built: R 4.3.2; powerpc--netbsd; 2024-04-19 00:03:27 UTC; unix
