Package: MPSEM
Type: Package
Encoding: UTF-8
Title: Modelling Phylogenetic Signals using Eigenvector Maps
Version: 0.5-1
Date: 2024-10-21
Authors@R: c(
    person(
      given = "Guillaume",
      family = "Guénard",
      role = c("aut","cre"),
      email = "guillaume.guenard@umontreal.ca",
      comment = c(ORCID = "0000-0003-0761-3072")),
    person(
      given = "Pierre",
      family = "Legendre",
      role = "ctb",
      email = "pierre.legendre@umontreal.ca",
      comment = c(ORCID = "0000-0002-3838-3305")
    )
  )
Description: Computational tools to represent phylogenetic signals using adapted
  eigenvector maps.
Depends: R (>= 3.0.0), ape, magrittr
Suggests: knitr, caper, xfun
Imports: MASS
License: GPL-3
LazyLoad: yes
NeedsCompilation: yes
VignetteBuilder: knitr
Repository: CRAN
RoxygenNote: 7.3.1
Packaged: 2024-10-23 19:55:44 UTC; guenardg
Author: Guillaume Guénard [aut, cre] (<https://orcid.org/0000-0003-0761-3072>),
  Pierre Legendre [ctb] (<https://orcid.org/0000-0002-3838-3305>)
Maintainer: Guillaume Guénard <guillaume.guenard@umontreal.ca>
Date/Publication: 2024-10-23 20:20:01 UTC
