Package: predicts
Type: Package
Title: Spatial Prediction Tools
Description: Methods for spatial predictive modeling, especially for spatial distribution models. This includes algorithms for model fitting and prediction, as well as methods for model evaluation. 
Version: 0.1-16
Date: 2024-10-06
Depends: R (>= 3.5.0), methods, terra
Encoding: UTF-8
Suggests: disdat, rJava
Authors@R: c(
	person("Robert J.", "Hijmans", role = c("cre", "aut"),  
			email = "r.hijmans@gmail.com", comment = c(ORCID = "0000-0001-5872-2872")),
	person("Steven", "Phillips", role = "ctb"),
	person("Márcia", "Barbosa", role = "ctb"),	
	person("Chris", "Brunsdon", role = "ctb"),
	person("Barry", "Rowlingson", role = "ctb"))
Maintainer: Robert J. Hijmans <r.hijmans@gmail.com>
License: GPL (>= 3)
LazyLoad: yes
URL: https://rspatial.org/sdm/
BugReports: https://github.com/rspatial/predicts/issues/
NeedsCompilation: no
Packaged: 2024-10-07 01:28:24 UTC; rhijm
Author: Robert J. Hijmans [cre, aut] (<https://orcid.org/0000-0001-5872-2872>),
  Steven Phillips [ctb],
  Márcia Barbosa [ctb],
  Chris Brunsdon [ctb],
  Barry Rowlingson [ctb]
Repository: CRAN
Date/Publication: 2024-10-07 04:10:03 UTC
