Package: spdep
Version: 0.7-9
Date: 2018-08-31
Title: Spatial Dependence: Weighting Schemes, Statistics and Models
Encoding: UTF-8
Authors@R: c(person("Roger", "Bivand", role = c("cre", "aut"), email = "Roger.Bivand@nhh.no", comment=c(ORCID="0000-0003-2392-6140")),	person("Micah", "Altman", role = "ctb"),
	person("Luc", "Anselin", role = "ctb"),
	person("Renato", "Assunção", role = "ctb"),
	person("Olaf", "Berke", role = "ctb"),
	person("Andrew", "Bernat", role = "ctb"),
	person("Guillaume", "Blanchet", role = "ctb"),
	person("Eric", "Blankmeyer", role = "ctb"),
	person("Marilia", "Carvalho", role = "ctb"),
	person("Bjarke", "Christensen", role = "ctb"),
	person("Yongwan", "Chun", role = "ctb"),
	person("Carsten", "Dormann", role = "ctb"),
	person("Stéphane", "Dray", role = "ctb"),
	person("Virgilio", "Gómez-Rubio", role = "ctb"),
        person("Martin", "Gubri", role = "ctb"),
	person("Rein", "Halbersma", role = "ctb"),
	person("Elias", "Krainski", role = "ctb"),
	person("Pierre", "Legendre", role = "ctb"),
	person("Nicholas", "Lewin-Koh", role = "ctb"),
	person("Hongfei", "Li", role = "ctb"),
	person("Jielai", "Ma", role = "ctb"),
        person("Abhirup", "Mallik", role = c("ctb", "trl")),
	person("Giovanni", "Millo", role = "ctb"),
	person("Werner", "Mueller", role = "ctb"),
	person("Hisaji", "Ono", role = "ctb"),
	person("Pedro", "Peres-Neto", role = "ctb"),
	person("Gianfranco", "Piras", role = "ctb"),
	person("Markus", "Reder", role = "ctb"),
	person("Michael", "Tiefelsdorf", role = "ctb"),
	person("René", "Westerholt", role="ctb"),
	person("Danlin", "Yu", role = "ctb"))
Depends: R (>= 3.3.0), methods, sp (>= 1.0), Matrix (>= 1.0.12), spData
        (>= 0.2.6.0)
Imports: LearnBayes, deldir, boot (>= 1.3-1), splines, coda, nlme,
        MASS, stats, gmodels, expm, graphics, grDevices, utils
Suggests: sf, parallel, spam(>= 2.1-0), RANN, rgeos, RColorBrewer,
        lattice, xtable, maptools (>= 0.5-4), foreign, igraph, knitr,
        rgdal, classInt
URL: https://github.com/r-spatial/spdep/
BugReports: https://github.com/r-spatial/spdep/issues/
Description: A collection of functions to create spatial weights matrix
  objects from polygon 'contiguities', from point patterns by distance and
  tessellations, for summarizing these objects, and for permitting their
  use in spatial data analysis, including regional aggregation by minimum
  spanning tree; a collection of tests for spatial 'autocorrelation',
  including global 'Morans I', 'APLE', 'Gearys C', 'Hubert/Mantel' general cross
  product statistic, Empirical Bayes estimates and 'Assunção/Reis' Index,
  'Getis/Ord' G and multicoloured join count statistics, local 'Moran's I'
  and 'Getis/Ord' G, 'saddlepoint' approximations, exact tests for global
  and local 'Moran's I' and 'LOSH' local indicators of spatial heteroscedasticity;
  and functions for estimating spatial simultaneous
  'autoregressive' ('SAR') lag and error models, impact measures for lag
  models, weighted and 'unweighted' 'SAR' and 'CAR' spatial regression models,
  semi-parametric and Moran 'eigenvector' spatial filtering, 'GM SAR' error
  models, and generalized spatial two stage least squares models.
License: GPL (>= 2)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2018-09-28 10:40:02 UTC; rsb
Author: Roger Bivand [cre, aut] (<https://orcid.org/0000-0003-2392-6140>),
  Micah Altman [ctb],
  Luc Anselin [ctb],
  Renato Assunção [ctb],
  Olaf Berke [ctb],
  Andrew Bernat [ctb],
  Guillaume Blanchet [ctb],
  Eric Blankmeyer [ctb],
  Marilia Carvalho [ctb],
  Bjarke Christensen [ctb],
  Yongwan Chun [ctb],
  Carsten Dormann [ctb],
  Stéphane Dray [ctb],
  Virgilio Gómez-Rubio [ctb],
  Martin Gubri [ctb],
  Rein Halbersma [ctb],
  Elias Krainski [ctb],
  Pierre Legendre [ctb],
  Nicholas Lewin-Koh [ctb],
  Hongfei Li [ctb],
  Jielai Ma [ctb],
  Abhirup Mallik [ctb, trl],
  Giovanni Millo [ctb],
  Werner Mueller [ctb],
  Hisaji Ono [ctb],
  Pedro Peres-Neto [ctb],
  Gianfranco Piras [ctb],
  Markus Reder [ctb],
  Michael Tiefelsdorf [ctb],
  René Westerholt [ctb],
  Danlin Yu [ctb]
Maintainer: Roger Bivand <Roger.Bivand@nhh.no>
Repository: CRAN
Date/Publication: 2018-09-28 11:40:03 UTC
