Package: spatialEco
Type: Package
Title: Spatial Analysis and Modelling Utilities
Version: 1.3-7
Date: 2021-05-12
Authors@R: c(
  person(family="Evans", given="Jeffrey S.", email = "jeffrey_evans@tnc.org", role = c("aut", "cre")),
  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. Functions include models for species population density, download
    utilities for climate and global deforestation spatial products, spatial
    smoothing, multivariate separability, point process model for creating pseudo-
    absences and sub-sampling, polygon and point-distance landscape metrics,
    auto-logistic model, sampling models, cluster optimization, statistical
    exploratory tools and raster-based metrics.
Depends: R (>= 4.0)
Imports: sp, sf, raster, spatstat.geom, spatstat.core, spdep, rgeos,
        MASS, methods
Suggests: exactextractr, cluster, readr, RCurl, RANN, rms, yaImpute,
        SpatialPack (>= 0.3), mgcv, EnvStats, maptools, GeNetIt, gstat,
        RStoolbox, terra, tabularaster, stringr
Maintainer: Jeffrey S. Evans <jeffrey_evans@tnc.org>
License: GPL-3
URL: https://github.com/jeffreyevans/spatialEco
BugReports: https://github.com/jeffreyevans/spatialEco/issues
NeedsCompilation: no
Repository: CRAN
LazyData: true
Encoding: UTF-8
RoxygenNote: 7.1.1
Packaged: 2021-05-14 17:47:36 UTC; jeffrey_evans
Author: Jeffrey S. Evans [aut, cre],
  Melanie A. Murphy [ctb],
  Karthik Ram [ctb]
Date/Publication: 2021-05-14 18:30:02 UTC
Built: R 4.0.2; ; 2021-05-15 11:08:10 UTC; unix
