Package: MorphSim
Type: Package
Title: Simulate Discrete Character Data along Phylogenetic Trees
Version: 1.2.0
Authors@R: c(person(given = "Laura", family = "Mulvey", role = c("aut", "cre", "cph"), email = "lauramulvey479@gmail.com"),
    person(given = "Tim", family = "Brandler",role=c("aut","cph")),
    person(given = "Alessio", family = "Capobianco",role=c("aut","cph")),
    person(given = "Rachel", family = "Warnock", role=c("aut","cph")),
    person(given =  "Joelle", family = "Barido-Sottani", role=c("aut","cph")))
Description: Tools to simulate morphological traits along phylogenetic trees
 with branch lengths representing evolutionary distance or time.
 Includes functions for visualizing evolutionary processes along trees
 and within morphological character matrices.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: ape, FossilSim, stats, graphics, phangorn
Suggests: TreeSim, testthat (>= 3.0.0), knitr, rmarkdown
VignetteBuilder: knitr
Config/testthat/edition: 3
Depends: 
    R (>= 3.5)
LazyData: true

