{
  "_id": "6a10469bacfb0bcc41c9eb96",
  "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-05-10 18:09:00 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": "a9e041ee960ac6440a442000324b3d7b",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "TreEvo_0.22.1.tar.gz",
  "_fileid": "6123b46f34d0d286759ab6de4b0dcf865ce9069fa82680fe4b56105768a88032",
  "_filesize": 1003591,
  "_sha256": "6123b46f34d0d286759ab6de4b0dcf865ce9069fa82680fe4b56105768a88032",
  "_created": "2026-05-10T18:09:00.000Z",
  "_published": "2026-05-22T12:05:47.669Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77375769708,
      "time": 408,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6905869704"
    },
    {
      "job": 77375769613,
      "time": 427,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6905871113"
    },
    {
      "job": 77375769807,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6905848060"
    },
    {
      "job": 77375769694,
      "time": 214,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6905848942"
    },
    {
      "job": 77375769090,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6905826630"
    },
    {
      "job": 77375769162,
      "time": 170,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7160050284"
    },
    {
      "job": 77375769604,
      "time": 422,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "6905870638"
    },
    {
      "job": 77375769640,
      "time": 409,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "6905869356"
    },
    {
      "job": 77375769451,
      "time": 337,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "6905861509"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561",
  "_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",
    "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": 65,
  "_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.113943352306837,
  "_indexed": false,
  "_nocasepkg": "treevo",
  "_universes": [
    "phylotastic"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.22.1",
      "date": "2026-05-10T18:12:15.000Z",
      "distro": "noble",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "168af4f23aac2f7e347a085577ea05259e402db6f3c97af2fd66ad11b17d77de",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.22.1",
      "date": "2026-05-10T18:12:30.000Z",
      "distro": "noble",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "4ebe688511668582914e55177e42e13571bb30474b898c8598319c8f68d4ab26",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.22.1",
      "date": "2026-05-10T18:10:43.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "c76306f2e78cc2831a9dfba46d91ee22a772dbe9cb86d2563304c8a5347127ca",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.22.1",
      "date": "2026-05-10T18:10:45.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "131f749fb52fc05a09a28b2e0dede6f4ea8710da0838865f48e4aa723a3762e1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.22.1",
      "date": "2026-05-10T18:10:49.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "b0890944a336bf3dabe627243d2e26c7b09dda4214e8ea44170b48f85be53121",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.22.1",
      "date": "2026-05-10T18:10:29.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "d2ddfdce07a60b2b559c8c57787ea4ff6dc095633b89a04d1a97a385e85cddad",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.22.1",
      "date": "2026-05-10T18:10:29.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "6858ec3046d0f39a3363cc4eb7cc1be5dddccc1d08cc596d16eff7fbe62e1ce3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.22.1",
      "date": "2026-05-22T12:05:20.000Z",
      "commit": "f0e13d5bb486b3da0e63e858cd9a00a502fe233d",
      "fileid": "25c60362ba93f65013d3472fae62353d8392a67b812887e3ff369ae06b71334a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25635891561"
    }
  ]
}