Package: Rphylopars Version: 0.3.9 Title: Phylogenetic Comparative Tools for Missing Data and Within-Species Variation Authors@R: c(person("Eric W.", "Goolsby", role = c("aut", "cre"), email = "eric.goolsby.evolution@gmail.com"), person("Jorn", "Bruggeman", role = "aut"), person("Cecile", "Ane", role = "aut")) Description: Tools for performing phylogenetic comparative methods for datasets with with multiple observations per species (intraspecific variation or measurement error) and/or missing data (Goolsby et al. 2017). Performs ancestral state reconstruction and missing data imputation on the estimated evolutionary model, which can be specified as Brownian Motion, Ornstein-Uhlenbeck, Early-Burst, Pagel's lambda, kappa, or delta, or a star phylogeny. Date: 2022-05-08 Depends: ape License: GPL (>= 2) URL: https://github.com/ericgoolsby/Rphylopars/wiki Imports: Rcpp, doBy, phylolm, phytools, Matrix, MASS, numDeriv LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.1.1 NeedsCompilation: yes Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://phylotastic.r-universe.dev Date/Publication: 2022-05-09 14:13:43 UTC RemoteUrl: https://github.com/ericgoolsby/Rphylopars RemoteRef: HEAD RemoteSha: 284efae471cafa1ed3a87268cbe589078ce20708 Packaged: 2026-06-23 23:46:19 UTC; root Author: Eric W. Goolsby [aut, cre], Jorn Bruggeman [aut], Cecile Ane [aut] Maintainer: Eric W. Goolsby