{
  "_id": "6a2c84343efcd9bda42df60d",
  "Type": "Package",
  "Package": "TreEvo",
  "Title": "Using ABC to Understand Trait Evolution",
  "Version": "0.22.1",
  "Date": "2023-07-27",
  "Authors@R": "c(person(given = \"Brian\",\nfamily = \"O'Meara\",\nrole = \"aut\",\nemail = \"omeara.brian@gmail.com\"),\nperson(given = \"David\",\nfamily = \"Bapst\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dwbapst@gmail.com\"),\nperson(given = \"Barb\",\nfamily = \"Banbury\",\nrole = \"aut\"))",
  "Maintainer": "Brian C. O'Meara <omeara.brian@gmail.com>",
  "Description": "Various functions for estimating parameters of trait\nevolution in comparative analyses using Approximate Bayesian\nComputation.",
  "License": "GPL",
  "URL": "https://github.com/bomeara/treevo",
  "BugReports": "https://github.com/bomeara/TreEvo/issues",
  "Remotes": [
    "rdpeng/gpclib"
  ],
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "LazyData": "yes",
  "Packaged": {
    "Date": "2026-06-12 22:03:32 UTC",
    "User": "root"
  },
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "cmake libfreetype6-dev libglpk-dev libglu1-mesa-dev\nlibgmp3-dev make texlive libpng-dev libuv1-dev libxml2-dev\nlibgl1-mesa-dev libssl-dev zlib1g-dev",
  "Repository": "https://phylotastic.r-universe.dev",
  "Date/Publication": "2023-07-27 22:38:09 UTC",
  "RemoteUrl": "https://github.com/bomeara/treevo",
  "RemoteRef": "HEAD",
  "RemoteSha": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
  "NeedsCompilation": "no",
  "Author": "Brian O'Meara [aut],\nDavid Bapst [aut, cre],\nBarb Banbury [aut]",
  "MD5sum": "b8a5197d751f65c575be5f13d250163c",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "TreEvo_0.22.1.tar.gz",
  "_fileid": "e7c4baac8bc5069ca97da5bb3b2b2a80b675bb325add008aa5bc109ceb4e38db",
  "_filesize": 1003846,
  "_sha256": "e7c4baac8bc5069ca97da5bb3b2b2a80b675bb325add008aa5bc109ceb4e38db",
  "_created": "2026-06-12T22:03:32.000Z",
  "_published": "2026-06-12T22:12:04.471Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81129987661,
      "time": 354,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7603663416"
    },
    {
      "job": 81129987660,
      "time": 371,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7603668238"
    },
    {
      "job": 81129987735,
      "time": 266,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7603651793"
    },
    {
      "job": 81129987654,
      "time": 271,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7603651201"
    },
    {
      "job": 81129266906,
      "time": 302,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603561676"
    },
    {
      "job": 81129987625,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7603614156"
    },
    {
      "job": 81129987707,
      "time": 380,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7603671815"
    },
    {
      "job": 81129987659,
      "time": 462,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7603693002"
    },
    {
      "job": 81129987734,
      "time": 378,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7603671775"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bomeara/treevo",
  "_commit": {
    "id": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
    "author": "Brian O'Meara <omeara.brian@gmail.com>",
    "committer": "Brian O'Meara <omeara.brian@gmail.com>",
    "message": "putting doMC back in suggests because of windows issues\n",
    "time": 1690497489
  },
  "_maintainer": {
    "name": "Brian C. OMeara",
    "email": "omeara.brian@gmail.com",
    "login": "bomeara",
    "mastodon": "@omearabrian@mastodon.social",
    "bluesky": "@omearabrian.bsky.social",
    "description": "",
    "uuid": 1612612
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Imports"
    },
    {
      "package": "fastmatch",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "partitions",
      "role": "Imports"
    },
    {
      "package": "phylolm",
      "role": "Imports"
    },
    {
      "package": "phytools",
      "role": "Imports"
    },
    {
      "package": "pls",
      "role": "Imports"
    },
    {
      "package": "RcppZiggurat",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "corpcor",
      "role": "Imports"
    },
    {
      "package": "mvtnorm",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "paleotree",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "doMC",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    }
  ],
  "_owner": "bomeara",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dwbapst",
      "count": 494,
      "uuid": 1561903
    },
    {
      "user": "bbanbury",
      "count": 276,
      "uuid": 2235661
    },
    {
      "user": "bomeara",
      "count": 193,
      "uuid": 1612612
    },
    {
      "user": "danjgates",
      "count": 54,
      "uuid": 1730802
    },
    {
      "user": "zwickl",
      "count": 3,
      "uuid": 3407541
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/TreEvo"
  },
  "_devurl": "https://github.com/bomeara/treevo",
  "_searchresults": 71,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/TreEvo.html",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "autoregressiveIntrinsic",
    "autoregressiveIntrinsicTimeSlices",
    "autoregressiveIntrinsicTimeSlicesConstantMean",
    "autoregressiveIntrinsicTimeSlicesConstantSigma",
    "boundaryIntrinsic",
    "boundaryMaxIntrinsic",
    "boundaryMinIntrinsic",
    "boxcoxTransformation",
    "boxcoxTransformationMatrix",
    "brownianIntrinsic",
    "compareListIPD",
    "doRun_prc",
    "doRun_rej",
    "doSimulation",
    "everyoneDisplacementExtrinsic",
    "ExponentiallyDecayingPushExtrinsic",
    "getBMRatePrior",
    "getTraitBoundsFPK",
    "getUnivariatePosteriorCurve",
    "getUnivariatePriorCurve",
    "highestDensityInterval",
    "landscapeFPK_Intrinsic",
    "maxBoundaryAutoregressiveIntrinsic",
    "minBoundaryAutoregressiveIntrinsic",
    "multiOptimaIntrinsic",
    "nearestNeighborDisplacementExtrinsic",
    "nullExtrinsic",
    "nullIntrinsic",
    "pairwiseESS",
    "pairwiseKS",
    "parallelSimulateWithPriors",
    "parentOffspringPlots",
    "plot_landscapeFPK_model",
    "plotABC_3D",
    "plotPosteriors",
    "plotPrior",
    "plotUnivariatePosteriorVsPrior",
    "PLSTransform",
    "returnPLSModel",
    "simulateWithPriors",
    "summarizePosterior",
    "testMultivarOutlierHDR"
  ],
  "_datasets": [
    {
      "name": "ancStateExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "object": "simRunExample",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "genRateExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "object": "simRunExample",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "resultsBMExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "object": "simRunExample",
      "class": [
        "multiRun_doRun_prc",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "resultsBoundExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "object": "simRunExample",
      "class": [
        "multiRun_doRun_prc",
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "simCharExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "object": "simRunExample",
      "class": [
        "data.frame"
      ],
      "fields": [
        "states"
      ],
      "rows": 20,
      "table": true,
      "tojson": true
    },
    {
      "name": "simPhyExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "object": "simRunExample",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "TreEvo-package",
      "title": "TreEvo-abc for comparative methods",
      "topics": [
        "TreEvo-package",
        "TreEvo",
        "Treevo",
        "treevo"
      ]
    },
    {
      "page": "boxcoxTransformation",
      "title": "Box-Cox Transformation for Simulation Summary Values",
      "topics": [
        "boxcoxTransformation",
        "boxcoxTransformationMatrix"
      ]
    },
    {
      "page": "compareListIPD",
      "title": "Plot Interparticle Distance between Runs",
      "topics": [
        "compareListIPD"
      ]
    },
    {
      "page": "doRun",
      "title": "Run Approximate Bayesian Computation for Phylogenetic Comparative Methods",
      "topics": [
        "doRun",
        "doRun_prc",
        "doRun_rej"
      ]
    },
    {
      "page": "doSimulation",
      "title": "Discrete-Time Character Simulation",
      "topics": [
        "doSimulation"
      ]
    },
    {
      "page": "extrinsicModels",
      "title": "Extrinsic Character Evolution Models",
      "topics": [
        "abcmodels.extrinsic",
        "everyoneDisplacementExtrinsic",
        "ExponentiallyDecayingPushExtrinsic",
        "extrinsicModels",
        "nearestNeighborDisplacementExtrinsic",
        "nullExtrinsic"
      ]
    },
    {
      "page": "getBMRatePrior",
      "title": "Get Brownian Motion Rate Prior",
      "topics": [
        "getBMRatePrior"
      ]
    },
    {
      "page": "highestDensityInterval",
      "title": "Highest Density Interval",
      "topics": [
        "highestDensityInterval"
      ]
    },
    {
      "page": "intrinsicModels",
      "title": "Intrinsic Character Evolution Models",
      "topics": [
        "abcmodels.intrinsic",
        "autoregressiveIntrinsic",
        "autoregressiveIntrinsicTimeSlices",
        "autoregressiveIntrinsicTimeSlicesConstantMean",
        "autoregressiveIntrinsicTimeSlicesConstantSigma",
        "boundaryIntrinsic",
        "boundaryMaxIntrinsic",
        "boundaryMinIntrinsic",
        "brownianIntrinsic",
        "intrinsicModels",
        "maxBoundaryAutoregressiveIntrinsic",
        "minBoundaryAutoregressiveIntrinsic",
        "nullIntrinsic"
      ]
    },
    {
      "page": "landscapeFPK_Intrinsic",
      "title": "Intrinsic Trait Evolution Model for a Macroevolutionary Landscape on a Fokker-Planck-Kolmogorov Potential Surface (Boucher et al., 2018)",
      "topics": [
        "getTraitBoundsFPK",
        "landscapeFPK_Intrinsic",
        "plot_landscapeFPK_model"
      ]
    },
    {
      "page": "methodsPLS",
      "title": "Fitting Univariate Partial Least Squares Models to Free Parameters in ABC",
      "topics": [
        "methodsPLS",
        "PLSTransform",
        "returnPLSModel"
      ]
    },
    {
      "page": "multiOptimaIntrinsic",
      "title": "Single Evolutionary Regime Model with Multiple Optima",
      "topics": [
        "multiOptimaIntrinsic"
      ]
    },
    {
      "page": "pairwiseESS",
      "title": "Pairwise Effective Sample Size",
      "topics": [
        "pairwiseESS"
      ]
    },
    {
      "page": "pairwiseKS",
      "title": "Pairwise Kolmogorov-Smirnov test",
      "topics": [
        "pairwiseKS"
      ]
    },
    {
      "page": "parentOffspringPlots",
      "title": "Plotting Parent-Offspring Particles",
      "topics": [
        "parentOffspringPlots"
      ]
    },
    {
      "page": "plotABC_3D",
      "title": "3D ABCplots",
      "topics": [
        "plotABC_3D"
      ]
    },
    {
      "page": "plotPosteriors",
      "title": "Plot posterior distributions",
      "topics": [
        "plotPosteriors"
      ]
    },
    {
      "page": "plotPriorPost",
      "title": "Plotting, Summarizing and Comparing the Prior and Posterior Distributions",
      "topics": [
        "getUnivariatePosteriorCurve",
        "getUnivariatePriorCurve",
        "plotPrior",
        "plotPriorPost",
        "plotUnivariatePosteriorVsPrior"
      ]
    },
    {
      "page": "simRunExample",
      "title": "Example Analysis Output of a Simulated Dataset",
      "topics": [
        "ancStateExample",
        "genRateExample",
        "resultsBMExample",
        "resultsBoundExample",
        "simCharExample",
        "simPhyExample",
        "simRunExample"
      ]
    },
    {
      "page": "simulateWithPriors",
      "title": "Simulate data for initial TreEvo analysis",
      "topics": [
        "parallelSimulateWithPriors",
        "simulateWithPriors"
      ]
    },
    {
      "page": "summarizePosterior",
      "title": "Summarize Posterior Distribution for a Free Parameter",
      "topics": [
        "summarizePosterior"
      ]
    },
    {
      "page": "testMultivarOutlierHDR",
      "title": "Test If an Outlier Is Within a Highest Density Region of a Multivariate Cloud of Data Points",
      "topics": [
        "testMultivarOutlierHDR"
      ]
    }
  ],
  "_readme": "https://github.com/bomeara/treevo/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "corpcor",
    "covr",
    "cpp11",
    "curl",
    "DEoptim",
    "digest",
    "doParallel",
    "evaluate",
    "expm",
    "fastmap",
    "fastmatch",
    "fontawesome",
    "foreach",
    "fs",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "gmp",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "igraph",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "memoise",
    "mime",
    "mnormt",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "openssl",
    "optimParallel",
    "osqp",
    "parallelly",
    "partitions",
    "phangorn",
    "phylolm",
    "phytools",
    "pkgconfig",
    "pls",
    "polynom",
    "progressr",
    "R6",
    "rappdirs",
    "rbibutils",
    "Rcpp",
    "RcppArmadillo",
    "RcppGSL",
    "RcppZiggurat",
    "Rdpack",
    "rex",
    "rgl",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scatterplot3d",
    "sets",
    "sys",
    "tinytex",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "treevo_ABC_vignette.Rmd",
      "filename": "treevo_ABC_vignette.html",
      "title": "Analyzing Trait Evolution with Approximate Bayesian Computation in TreEvo",
      "author": "David W. Bapst",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2017-12-01 01:58:39",
      "modified": "2020-08-20 18:20:34",
      "commits": 5
    }
  ],
  "_score": 4.152288344383057,
  "_indexed": false,
  "_nocasepkg": "treevo",
  "_universes": [
    "phylotastic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.22.1",
      "date": "2026-06-12T22:06:36.000Z",
      "distro": "noble",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "65b94462019ac9c14b5a7f42c8af72d4b077606d72434c8e21353979c68ddd13",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.22.1",
      "date": "2026-06-12T22:06:29.000Z",
      "distro": "noble",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "504036b1a6b176adac0d55a03da22232d124bf1b3aaced15e63a6b62c24e407c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.22.1",
      "date": "2026-06-12T22:06:07.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "341fb185f66fbeff0564a58118436651d04f4075662d1c4e5f79603db2d2b83f",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.22.1",
      "date": "2026-06-12T22:05:55.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "16e735b0bf6002e3203f19af18dc69eafec7dc81982d261698aa3a3d903a3a95",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.22.1",
      "date": "2026-06-12T22:06:52.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "f43bd2b47b36c257fe8e53040728785c07450a0485b98384c3f322a450d53aff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.22.1",
      "date": "2026-06-12T22:05:32.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "3c0ef97a94b356f097481c076d8702f6d62c7e54f7e4d2db0fdb944e4e14d104",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.22.1",
      "date": "2026-06-12T22:05:14.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "9b37e1d6516d3f7a68589519e85979dee5eb83119a44ea2cee48c4ab9ab188ef",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.22.1",
      "date": "2026-06-12T22:05:43.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "355e4e34e348bad0d30ff255777d1aeef410c8450d4a5d2a91e9b1ecde5efd54",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/27445428251"
    }
  ]
}