Package: Morphoscape
Type: Package
Title: Computation and Visualization of Adaptive Landscapes
Version: 1.0.0
Authors@R: c(
  person("Blake", "Dickson", email = "blake.dickson@duke.edu",
         role = c("aut", "cre"),
         comment = c(ORCID="0000-0001-6299-5224")),
  person("Stephanie", "Pierce", email = "spierce@oeb.harvard.edu",
         role = c("aut"),
         comment = c(ORCID="0000-0003-0717-1841")),
  person("Noah", "Greifer", email = "ngreifer@iq.harvard.edu",
         role = c("aut"),
	       comment = c(ORCID="0000-0003-3067-7154"))
  )
Description: Implements adaptive landscape methods first described by Polly et al. (2016) <doi:10.1080/02724634.2016.1111225> for the integration, analysis and visualization of biological trait data on a phenotypic morphospace - typically defined by shape metrics.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.0.0)
Imports: concaveman, ggplot2, sp, automap
Suggests: alphahull, knitr, rmarkdown
VignetteBuilder: knitr
URL: https://blakedickson.github.io/Morphoscape/
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-06-15 18:15:00 UTC; Blake Dickson
Author: Blake Dickson [aut, cre] (<https://orcid.org/0000-0001-6299-5224>),
  Stephanie Pierce [aut] (<https://orcid.org/0000-0003-0717-1841>),
  Noah Greifer [aut] (<https://orcid.org/0000-0003-3067-7154>)
Maintainer: Blake Dickson <blake.dickson@duke.edu>
Repository: CRAN
Date/Publication: 2022-06-17 07:00:07 UTC
