Package: ips Version: 0.1.1 Title: Interfaces to Phylogenetic Software in R Authors@R: c( person("Christoph", "Heibl", role = c("aut", "cre"), 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"), email = "martin.smith@durham.ac.uk", comment = c(ORCID = "0000-0001-5660-1727")) ) URL: https://github.com/heibl/ips Depends: R (>= 4.1.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: 7.3.3 Config/pak/sysreqs: libglpk-dev make libxml2-dev Repository: https://phylotastic.r-universe.dev Date/Publication: 2026-06-25 14:08:02 UTC RemoteUrl: https://github.com/heibl/ips RemoteRef: HEAD RemoteSha: 508791a92d825fdd4f3ad26c91f6df4f6b4f7f64 Packaged: 2026-06-25 14:21:22 UTC; root Author: Christoph Heibl [aut, cre] (ORCID: ), Natalie Cusimano [aut], Franz-Sebastian Krah [aut], Martin R. Smith [ctb] (ORCID: ) Maintainer: Christoph Heibl