Package: ips
Version: 0.1.1
Title: Interfaces to Phylogenetic Software in R
Authors@R: c(
    person("Christoph", "Heibl", role = c("aut"),
      email = "christoph.heibl@gmx.net",
      comment = c(ORCID = "0000-0002-7655-3299")),
    person("Natalie", "Cusimano", role = c("aut")),
    person("Franz-Sebastian", "Krah", role = c("aut")),
    person("Martin R.", 'Smith', role = c("ctb", "cre"),
      email = "martin.smith@durham.ac.uk",
      comment = c(ORCID = "0000-0001-5660-1727"))
    )
URL: https://github.com/heibl/ips
Depends: R (>= 3.5.0), ape
Imports: data.table, dplyr, phangorn, plyr, rlang, tibble, XML
Description: Functions that wrap popular phylogenetic software for sequence
    alignment, masking of sequence alignments, and estimation of phylogenies and
    ancestral character states.
License: GPL-3
Language: en-US
Encoding: UTF-8
NeedsCompilation: no
Config/roxygen2/version: 8.0.0
RoxygenNote: 8.0.0
Packaged: 2026-07-08 09:04:29 UTC; pjjg18
Author: Christoph Heibl [aut] (ORCID: <https://orcid.org/0000-0002-7655-3299>),
  Natalie Cusimano [aut],
  Franz-Sebastian Krah [aut],
  Martin R. Smith [ctb, cre] (ORCID:
    <https://orcid.org/0000-0001-5660-1727>)
Maintainer: Martin R. Smith <martin.smith@durham.ac.uk>
Repository: CRAN
Date/Publication: 2026-07-08 09:40:02 UTC
