Package: gdm
Title: Generalized Dissimilarity Modeling
Version: 1.5.0-3
Date: 2022-04-04
Authors@R: 
    c(person("Matt", "Fitzpatrick", email="mfitzpatrick@umces.edu", 
    role = c("aut", "cre"),
           comment = c(ORCID = "0000-0003-1911-8407")),
           	person("Karel", "Mokany", role="aut",
           	comment = c(ORCID = "0000-0003-4199-3697")),
		    person("Glenn", "Manion", role="aut"),
		    person("Diego", "Nieto-Lugilde", role="aut",
		    comment=c(ORCID = "0000-0003-4135-2881")),
		    person("Simon", "Ferrier", role="aut",
		    comment = c(ORCID = "0000-0001-7884-2388")),
		    person("Matthew", "Lisk", role="ctb"),
		    person("Chris", "Ware", role="ctb"),
		    person("Skip", "Woolley", role="ctb"),
		    person("Tom", "Harwood", role="ctb"))
Description: A toolkit with functions to fit, plot, summarize, and apply Generalized Dissimilarity Models. Mokany K, Ware C, Woolley SNC, Ferrier S, Fitzpatrick MC (2022) <doi:10.1111/geb.13459> Ferrier S, Manion G, Elith J, Richardson K (2007) <doi:10.1111/j.1472-4642.2007.00341.x>.
License: GPL (>= 3)
Depends: R (>= 3.5.0)
Encoding: UTF-8
RoxygenNote: 7.1.2
Config/testthat/edition: 3
LazyData: true
URL: https://mfitzpatrick.al.umces.edu/gdm/,
        https://github.com/fitzLab-AL/gdm/
BugReports: https://github.com/fitzLab-AL/gdm/issues/
Imports: parallel, methods, raster, Rcpp, reshape2, vegan, doParallel,
        foreach, pbapply
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-04-04 22:55:06 UTC; mfitzpatrick
Author: Matt Fitzpatrick [aut, cre] (<https://orcid.org/0000-0003-1911-8407>),
  Karel Mokany [aut] (<https://orcid.org/0000-0003-4199-3697>),
  Glenn Manion [aut],
  Diego Nieto-Lugilde [aut] (<https://orcid.org/0000-0003-4135-2881>),
  Simon Ferrier [aut] (<https://orcid.org/0000-0001-7884-2388>),
  Matthew Lisk [ctb],
  Chris Ware [ctb],
  Skip Woolley [ctb],
  Tom Harwood [ctb]
Maintainer: Matt Fitzpatrick <mfitzpatrick@umces.edu>
Repository: CRAN
Date/Publication: 2022-04-05 06:40:02 UTC
