Package: Morphoscape
Type: Package
Title: Computation and Visualization of Adaptive Landscapes
Version: 1.0.2
Authors@R: c(
  person("Blake", "Dickson", email = "b.dickson@unsw.edu.au",
         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.2.0)
Imports: concaveman, ggplot2, spatial, sp, automap, scales,
        viridisLite, alphahull
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://blakedickson.github.io/Morphoscape/
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-05-12 01:24:39 UTC; z3291260
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 <b.dickson@unsw.edu.au>
Repository: CRAN
Date/Publication: 2023-05-18 09:20:06 UTC
Built: R 4.2.0; ; 2023-05-19 11:36:05 UTC; unix
