Type: Package
Package: rapidphylo
Title: Rapidly Estimates Phylogeny from Large Allele Frequency Data
        Using Root Distances Method
Version: 0.1.2
Authors@R: c(
    person("Arindam", "RoyChoudhury", , "arr2014@med.cornell.edu", role = c("aut", "cre", "cph")),
    person("Jing", "Peng", role = "aut"),
    person("Ying", "Li", role = "aut"),
    person("Laura", "Kubatko", role = c("aut", "ths"))
  )
Author: Arindam RoyChoudhury [aut, cre, cph],
  Jing Peng [aut],
  Ying Li [aut],
  Laura Kubatko [aut, ths]
Maintainer: Arindam RoyChoudhury <arr2014@med.cornell.edu>
Description: Rapidly estimates tree-topology from large allele frequency
    data using Root Distances Method, under a Brownian Motion Model. See
    Peng et al. (2021) <doi:10.1016/j.ympev.2021.107142>.
License: AGPL-3
URL: https://github.com/ArindamRoyChoudhury/rapidphylo
BugReports: https://github.com/ArindamRoyChoudhury/rapidphylo/issues
Depends: R (>= 4.1.0)
Imports: ape, phangorn, stats
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
NeedsCompilation: no
RoxygenNote: 7.2.1
Packaged: 2023-02-01 16:37:06 UTC; yil4013
Repository: CRAN
Date/Publication: 2023-02-01 17:30:02 UTC
Built: R 4.6.0; ; 2025-11-02 04:14:52 UTC; windows
