Package: Rphylopars Version: 0.3.11 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: 2026-07-21 Depends: ape License: GPL (>= 2) URL: https://github.com/ericgoolsby/Rphylopars/wiki Imports: Rcpp, doBy, phylolm, phytools, Matrix, MASS, numDeriv LinkingTo: Rcpp, RcppArmadillo Encoding: UTF-8 NeedsCompilation: yes Config/pak/sysreqs: libglpk-dev make libicu-dev libxml2-dev Repository: https://phylotastic.r-universe.dev Date/Publication: 2026-07-21 10:03:14 UTC RemoteUrl: https://github.com/ericgoolsby/Rphylopars RemoteRef: HEAD RemoteSha: 8536f29e39305274589b03e5fd6285666e790f47 Packaged: 2026-07-21 10:49:39 UTC; root Author: Eric W. Goolsby [aut, cre], Jorn Bruggeman [aut], Cecile Ane [aut] Maintainer: Eric W. Goolsby