Package: spatialEco
Type: Package
Title: Spatial Analysis and Modelling Utilities
Version: 2.0-0
Date: 2022-11-20
Authors@R: c(
    person(family="Evans", given="Jeffrey S.", email = "jeffrey_evans@tnc.org", 
         role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5533-7044")),
  person(family="Murphy", given="Melanie A.", role = "ctb"),			 
  person(family="Ram", given="Karthik", role = "ctb") )
Description: Utilities to support spatial data manipulation, query, sampling
    and modelling in ecological applications. Functions include models for species 
	population density, spatial smoothing, multivariate separability, point process 
	model for creating pseudo- absences and sub-sampling, Quadrant-based sampling and 
	analysis, auto-logistic modeling, sampling models, cluster optimization, statistical 
	exploratory tools and raster-based metrics.
Depends: R (>= 4.0)
Imports: sf, terra, spatstat.geom (>= 3.0-3), spatstat.explore, spdep,
        ks, cluster, readr, RCurl, RANN, rms, yaImpute, mgcv, EnvStats,
        SpatialPack (>= 0.3), MASS
Suggests: gstat, spatstat.data, methods, RStoolbox, units, sp, raster,
        stringr
Maintainer: Jeffrey S. Evans <jeffrey_evans@tnc.org>
License: GPL-3
URL: https://github.com/jeffreyevans/spatialEco,
        https://jeffreyevans.github.io/spatialEco/
BugReports: https://github.com/jeffreyevans/spatialEco/issues
NeedsCompilation: no
Repository: CRAN
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.2.2
Packaged: 2022-11-20 20:04:36 UTC; jeffrey_evans
Author: Jeffrey S. Evans [aut, cre] (<https://orcid.org/0000-0002-5533-7044>),
  Melanie A. Murphy [ctb],
  Karthik Ram [ctb]
Date/Publication: 2022-11-20 20:30:02 UTC
Built: R 4.1.2; ; 2022-11-21 12:10:14 UTC; unix
