Package: ips Version: 0.1.0 Title: Interfaces to Phylogenetic Software in R Authors@R: c( person("Christoph", "Heibl", email = "christoph.heibl@gmx.net", role = c("aut")), 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, phangorn, plyr, 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 Config/pak/sysreqs: libglpk-dev libxml2-dev Repository: https://ms609.r-universe.dev Date/Publication: 2026-06-23 06:29:20 UTC RemoteUrl: https://github.com/ms609/ips RemoteRef: HEAD RemoteSha: b7ad987d3f306244e9316be1f3cf31b864627100 Packaged: 2026-06-23 06:53:27 UTC; root Author: Christoph Heibl [aut], Natalie Cusimano [aut], Franz-Sebastian Krah [aut], Martin R. Smith [ctb, cre] (ORCID: ) Maintainer: Martin R. Smith