{
  "_id": "6a1d2f061d7bb097a0a39d52",
  "Package": "diversitree",
  "Version": "0.10-1",
  "Title": "Comparative 'Phylogenetic' Analyses of Diversification",
  "Authors@R": "c(person(\"Richard G.\", \"FitzJohn\", role = c(\"aut\", \"cre\"),\nemail = \"rich.fitzjohn@gmail.com\"),\nperson(\"Emma\", \"Goldberg\", role = \"aut\"),\nperson(\"Karen\", \"Magnuson-Ford\", role = \"aut\"),\nperson(\"Roger\", \"Sidje\", role = \"aut\"))",
  "RcppModules": "diversitree",
  "SystemRequirements": "fftw3 (>= 3.1.2), gsl (>= 1.15)",
  "Description": "Contains a number of comparative 'phylogenetic' methods,\nmostly focusing on analysing diversification and character\nevolution.  Contains implementations of 'BiSSE' (Binary State\n'Speciation' and Extinction) and its unresolved tree\nextensions, 'MuSSE' (Multiple State 'Speciation' and\nExtinction), 'QuaSSE', 'GeoSSE', and 'BiSSE-ness' Other\nincluded methods include Markov models of discrete and\ncontinuous trait evolution and constant rate 'speciation' and\nextinction.",
  "License": "GPL (>= 2)",
  "URL": "https://www.zoology.ubc.ca/prog/diversitree/",
  "Config/pak/sysreqs": "libfftw3-dev libgsl0-dev",
  "Repository": "https://phylotastic.r-universe.dev",
  "Date/Publication": "2024-10-02 13:52:12 UTC",
  "RemoteUrl": "https://github.com/richfitz/diversitree",
  "RemoteRef": "HEAD",
  "RemoteSha": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-01 06:50:14 UTC",
    "User": "root"
  },
  "Author": "Richard G. FitzJohn [aut, cre],\nEmma Goldberg [aut],\nKaren Magnuson-Ford [aut],\nRoger Sidje [aut]",
  "Maintainer": "Richard G. FitzJohn <rich.fitzjohn@gmail.com>",
  "MD5sum": "8454987ec216863001d0bca431647cc9",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "diversitree_0.10-1.tar.gz",
  "_fileid": "16c1408bd9d7f54b3e266e5c13d3b20acb3b6b3f0945200af626e45a800765eb",
  "_filesize": 733813,
  "_sha256": "16c1408bd9d7f54b3e266e5c13d3b20acb3b6b3f0945200af626e45a800765eb",
  "_created": "2026-06-01T06:50:14.000Z",
  "_published": "2026-06-01T07:04:38.772Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78800792342,
      "time": 177,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325119504"
    },
    {
      "job": 78800792345,
      "time": 167,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325116917"
    },
    {
      "job": 78800792339,
      "time": 161,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325115217"
    },
    {
      "job": 78800792308,
      "time": 171,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325118129"
    },
    {
      "job": 78800792331,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325154014"
    },
    {
      "job": 78800792377,
      "time": 207,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325191463"
    },
    {
      "job": 78800792338,
      "time": 149,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325282982"
    },
    {
      "job": 78800792319,
      "time": 305,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325215222"
    },
    {
      "job": 78800238024,
      "time": 271,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325071467"
    },
    {
      "job": 78800792306,
      "time": 135,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78800792323,
      "time": 202,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7325126813"
    },
    {
      "job": 78800792311,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7325110668"
    },
    {
      "job": 78800792316,
      "time": 145,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7325111506"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/richfitz/diversitree",
  "_commit": {
    "id": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
    "author": "Rich FitzJohn <r.fitzjohn@imperial.ac.uk>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #45 from richfitz/cran-fixes\n\nBump version",
    "time": 1727877132
  },
  "_maintainer": {
    "name": "Richard G. FitzJohn",
    "email": "rich.fitzjohn@gmail.com",
    "login": "richfitz",
    "mastodon": "@richfitz@fosstodon.org",
    "description": "",
    "uuid": 1558093
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "deSolve",
      "version": ">= 1.7",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "subplex",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.10.0",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Suggests"
    },
    {
      "package": "minqa",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "expm",
      "role": "Suggests"
    },
    {
      "package": "caper",
      "role": "Suggests"
    },
    {
      "package": "geiger",
      "role": "Suggests"
    }
  ],
  "_owner": "richfitz",
  "_selfowned": false,
  "_usedby": 4,
  "_updates": [],
  "_tags": [],
  "_stars": 33,
  "_contributors": [
    {
      "user": "richfitz",
      "count": 295,
      "uuid": 1558093
    },
    {
      "user": "jonchang",
      "count": 3,
      "uuid": 213484
    },
    {
      "user": "gburin",
      "count": 1,
      "uuid": 6156055
    },
    {
      "user": "uribo",
      "count": 1,
      "uuid": 228649
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 585,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diversitree"
  },
  "_mentions": 33,
  "_devurl": "https://github.com/richfitz/diversitree",
  "_searchresults": 600,
  "_topics": [
    "fftw3",
    "gsl",
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diversitree.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/richfitz/diversitree",
  "_realowner": "richfitz",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.6-2",
      "date": "2010-12-16"
    },
    {
      "version": "0.6-3",
      "date": "2011-01-27"
    },
    {
      "version": "0.6-5",
      "date": "2011-04-24"
    },
    {
      "version": "0.7-2",
      "date": "2011-05-13"
    },
    {
      "version": "0.9-1",
      "date": "2012-03-15"
    },
    {
      "version": "0.9-3",
      "date": "2012-05-08"
    },
    {
      "version": "0.9-5",
      "date": "2013-06-13"
    },
    {
      "version": "0.9-6",
      "date": "2013-06-13"
    },
    {
      "version": "0.9-7",
      "date": "2014-02-20"
    },
    {
      "version": "0.9-8",
      "date": "2015-12-21"
    },
    {
      "version": "0.9-9",
      "date": "2016-10-07"
    },
    {
      "version": "0.9-10",
      "date": "2017-04-05"
    },
    {
      "version": "0.9-11",
      "date": "2019-03-14"
    },
    {
      "version": "0.9-13",
      "date": "2020-01-16"
    },
    {
      "version": "0.9-14",
      "date": "2020-09-04"
    },
    {
      "version": "0.9-15",
      "date": "2020-11-24"
    },
    {
      "version": "0.9-16",
      "date": "2021-06-11"
    },
    {
      "version": "0.9-18",
      "date": "2023-05-03"
    },
    {
      "version": "0.9-19",
      "date": "2023-08-17"
    },
    {
      "version": "0.9-20",
      "date": "2023-09-06"
    },
    {
      "version": "0.10-0",
      "date": "2023-12-20"
    },
    {
      "version": "0.10-1",
      "date": "2024-10-02"
    }
  ],
  "_exports": [
    "argnames",
    "argnames<-",
    "asr.joint",
    "asr.marginal",
    "asr.stoch",
    "big.brother",
    "check.fftC",
    "clades.from.classification",
    "clades.from.polytomies",
    "combine",
    "constant.x",
    "constrain",
    "constrain.i",
    "drop.likelihood",
    "expand.parameters",
    "find.mle",
    "get.descendants",
    "get.likelihood",
    "history.from.sim.discrete",
    "invert",
    "make.asr.joint",
    "make.asr.marginal",
    "make.asr.stoch",
    "make.bd",
    "make.bd.split",
    "make.bd.t",
    "make.bisse",
    "make.bisse.split",
    "make.bisse.t",
    "make.bisse.td",
    "make.bisse.uneven",
    "make.bisseness",
    "make.bm",
    "make.brownian.with.drift",
    "make.clade.tree",
    "make.classe",
    "make.eb",
    "make.geosse",
    "make.geosse.split",
    "make.geosse.t",
    "make.geosse.uneven",
    "make.lambda",
    "make.linear.x",
    "make.mk2",
    "make.mkn",
    "make.mkn.meristic",
    "make.mkn.multitrait",
    "make.musse",
    "make.musse.multitrait",
    "make.musse.split",
    "make.musse.t",
    "make.musse.td",
    "make.ou",
    "make.pgls",
    "make.prior.exponential",
    "make.prior.uniform",
    "make.quasse",
    "make.quasse.split",
    "make.sim.character",
    "make.yule",
    "mcmc",
    "mkn.multitrait.translate",
    "musse.multitrait.translate",
    "noroptimal.x",
    "polytomies.to.clades",
    "profiles.plot",
    "protect",
    "prune",
    "ROOT.ALL",
    "ROOT.BOTH",
    "ROOT.EQUI",
    "ROOT.FLAT",
    "ROOT.GIVEN",
    "ROOT.MAX",
    "ROOT.OBS",
    "run.cached",
    "sampler.norm",
    "sampler.slice",
    "set.defaults",
    "sigmoid.x",
    "sigmoid2.x",
    "sim.character",
    "starting.point.bd",
    "starting.point.bisse",
    "starting.point.classe",
    "starting.point.geosse",
    "starting.point.musse",
    "starting.point.musse.multitrait",
    "starting.point.quasse",
    "stepf.x",
    "trait.plot",
    "tree.bd",
    "tree.bisse",
    "tree.bisseness",
    "tree.classe",
    "tree.geosse",
    "tree.musse",
    "tree.musse.multitrait",
    "tree.quasse",
    "tree.yule",
    "trees"
  ],
  "_help": [
    {
      "page": "diversitree-package",
      "title": "Comparative 'Phylogenetic' Analyses of Diversification",
      "topics": [
        "diversitree-package",
        "diversitree"
      ]
    },
    {
      "page": "argnames",
      "title": "Argument Names for Vector-Argument Functions",
      "topics": [
        "argnames",
        "argnames.constrained",
        "argnames<-",
        "argnames<-.constrained"
      ]
    },
    {
      "page": "asr",
      "title": "Ancestral State Reconstruction",
      "topics": [
        "asr",
        "asr.joint",
        "asr.marginal",
        "asr.stoch",
        "make.asr.joint",
        "make.asr.marginal",
        "make.asr.stoch"
      ]
    },
    {
      "page": "asr-bisse",
      "title": "Ancestral State Reconstruction Under BiSSE",
      "topics": [
        "asr.bisse",
        "asr.marginal.bisse",
        "asr.marginal.musse",
        "asr.musse",
        "make.asr.marginal.bisse",
        "make.asr.marginal.musse"
      ]
    },
    {
      "page": "asr-mkn",
      "title": "Ancestral State Reconstruction Under Mk2/Mkn",
      "topics": [
        "asr.mkn",
        "make.asr.joint.mk2",
        "make.asr.joint.mkn",
        "make.asr.marginal.mk2",
        "make.asr.marginal.mkn",
        "make.asr.stoch.mk2",
        "make.asr.stoch.mkn"
      ]
    },
    {
      "page": "check",
      "title": "Check Capabilities of the Diversitree Install",
      "topics": [
        "check.fftC"
      ]
    },
    {
      "page": "combine",
      "title": "Combine Several Likelihood Functions Multiplicatively",
      "topics": [
        "combine"
      ]
    },
    {
      "page": "constrain",
      "title": "Constrain Parameters of a Model",
      "topics": [
        "constrain",
        "constrain.i"
      ]
    },
    {
      "page": "find.mle",
      "title": "Maximimum Likelihood Inference",
      "topics": [
        "anova.fit.mle",
        "coef.fit.mle",
        "find.mle",
        "logLik.fit.mle"
      ]
    },
    {
      "page": "history.from.sim",
      "title": "Extract Character Histories From Simulations",
      "topics": [
        "history.from.sim.discrete"
      ]
    },
    {
      "page": "make.bd",
      "title": "Constant Rate Birth-Death Models",
      "topics": [
        "make.bd",
        "make.yule",
        "starting.point.bd"
      ]
    },
    {
      "page": "make.bd.split",
      "title": "Constant Rate Birth-Death Models: Split Models",
      "topics": [
        "make.bd.split"
      ]
    },
    {
      "page": "make.bd.t",
      "title": "Time-varing Birth-Death Models",
      "topics": [
        "make.bd.t"
      ]
    },
    {
      "page": "make.bisse",
      "title": "Binary State Speciation and Extinction Model",
      "topics": [
        "make.bisse",
        "starting.point.bisse"
      ]
    },
    {
      "page": "make.bisse.split",
      "title": "Binary State Speciation and Extinction Model: Split Models",
      "topics": [
        "make.bisse.split",
        "make.bisse.uneven"
      ]
    },
    {
      "page": "make.bisse.td",
      "title": "Binary State Speciation and Extinction Model: Time Dependant Models",
      "topics": [
        "make.bisse.t",
        "make.bisse.td"
      ]
    },
    {
      "page": "make.bisseness",
      "title": "Binary State Speciation and Extinction (Node Enhanced State Shift) Model",
      "topics": [
        "make.bisseness"
      ]
    },
    {
      "page": "make.bm",
      "title": "Brownian Motion and Related Models of Character Evolution",
      "topics": [
        "make.bm",
        "make.eb",
        "make.lambda",
        "make.ou"
      ]
    },
    {
      "page": "make.clade.tree",
      "title": "Make a \"Clade Tree\"",
      "topics": [
        "clades.from.classification",
        "clades.from.polytomies",
        "make.clade.tree"
      ]
    },
    {
      "page": "make.classe",
      "title": "Cladogenetic State change Speciation and Extinction Model",
      "topics": [
        "make.classe",
        "starting.point.classe"
      ]
    },
    {
      "page": "make.geosse",
      "title": "Geographic State Speciation and Extinction Model",
      "topics": [
        "make.geosse",
        "starting.point.geosse"
      ]
    },
    {
      "page": "make.geosse.split",
      "title": "Geographic State Speciation and Extinction Model: Split Models",
      "topics": [
        "make.geosse.split",
        "make.geosse.uneven"
      ]
    },
    {
      "page": "make.geosse.t",
      "title": "Geographic State Speciation and Extinction Model: Time Dependent Models",
      "topics": [
        "make.geosse.t"
      ]
    },
    {
      "page": "make.mkn",
      "title": "Mk2 and Mk-n Models of character evolution",
      "topics": [
        "make.mk2",
        "make.mkn",
        "make.mkn.meristic"
      ]
    },
    {
      "page": "make.musse",
      "title": "MuSSE: Multi-State Speciation and Extinction",
      "topics": [
        "make.musse",
        "starting.point.musse"
      ]
    },
    {
      "page": "make.musse.multitrait",
      "title": "MuSSE: Multi-State Speciation and Extinction (Multiple Binary Traits Version)",
      "topics": [
        "make.mkn.multitrait",
        "make.musse.multitrait",
        "mkn.multitrait.translate",
        "musse.multitrait.translate",
        "starting.point.musse.multitrait"
      ]
    },
    {
      "page": "make.musse.split",
      "title": "Multiple State Speciation and Extinction Model: Split Models",
      "topics": [
        "make.musse.split"
      ]
    },
    {
      "page": "make.musse.td",
      "title": "Multiple State Speciation and Extinction Model: Time Dependent Models",
      "topics": [
        "make.musse.t",
        "make.musse.td"
      ]
    },
    {
      "page": "make.pgls",
      "title": "Phylogenetic Generalised Least Squares",
      "topics": [
        "make.pgls"
      ]
    },
    {
      "page": "make.prior",
      "title": "Simple Prior Functions",
      "topics": [
        "make.prior",
        "make.prior.exponential",
        "make.prior.uniform"
      ]
    },
    {
      "page": "make.quasse",
      "title": "Quantitative State Speciation and Extinction Model",
      "topics": [
        "make.quasse",
        "starting.point.quasse"
      ]
    },
    {
      "page": "make.quasse.split",
      "title": "Quantitative State Speciation and Extinction Model: Split Models",
      "topics": [
        "make.quasse.split"
      ]
    },
    {
      "page": "mcmc",
      "title": "Simple Markov Chain Monte Carlo with Slice Sampling",
      "topics": [
        "mcmc",
        "mcmc.default",
        "sampler.norm",
        "sampler.slice"
      ]
    },
    {
      "page": "plot.history",
      "title": "Plot Character History",
      "topics": [
        "plot.history"
      ]
    },
    {
      "page": "profiles.plot",
      "title": "Plot Marginal Distributions from MCMC",
      "topics": [
        "profiles.plot"
      ]
    },
    {
      "page": "quasse-common",
      "title": "Support Functions for QuaSSE Models",
      "topics": [
        "constant.x",
        "make.brownian.with.drift",
        "make.linear.x",
        "noroptimal.x",
        "sigmoid.x",
        "sigmoid2.x",
        "stepf.x"
      ]
    },
    {
      "page": "set.defaults",
      "title": "Set Default Arguments of a Function",
      "topics": [
        "set.defaults"
      ]
    },
    {
      "page": "sim.character",
      "title": "Simulate a Character Distribution on a Tree",
      "topics": [
        "make.sim.character",
        "sim.character"
      ]
    },
    {
      "page": "simulate",
      "title": "Evolve Birth-Death Trees",
      "topics": [
        "prune",
        "tree.bd",
        "tree.bisse",
        "tree.bisseness",
        "tree.classe",
        "tree.geosse",
        "tree.musse",
        "tree.musse.multitrait",
        "tree.quasse",
        "tree.yule",
        "trees"
      ]
    },
    {
      "page": "trait.plot",
      "title": "Plot a Phylogeny and Traits",
      "topics": [
        "trait.plot"
      ]
    },
    {
      "page": "utils",
      "title": "Utility Functions",
      "topics": [
        "drop.likelihood",
        "expand.parameters",
        "get.descendants",
        "get.likelihood",
        "run.cached"
      ]
    }
  ],
  "_readme": "https://github.com/richfitz/diversitree/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "deSolve",
    "digest",
    "lattice",
    "nlme",
    "Rcpp",
    "subplex"
  ],
  "_sysdeps": [
    {
      "shlib": "libfftw3",
      "package": "libfftw3-double3",
      "headers": "libfftw3-dev",
      "source": "fftw3",
      "version": "3.3.10-1ubuntu3",
      "name": "fftw3",
      "homepage": "https://fftw.org",
      "description": "Library for computing Fast Fourier Transforms - Double precision"
    },
    {
      "shlib": "libgsl",
      "package": "libgsl27",
      "headers": "libgsl-dev",
      "source": "gsl",
      "version": "2.7.1+dfsg-6ubuntu2",
      "name": "gsl",
      "homepage": "https://www.gnu.org/software/gsl",
      "description": "GNU Scientific Library (GSL) -- library package"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 8.551937695364838,
  "_indexed": false,
  "_nocasepkg": "diversitree",
  "_universes": [
    "phylotastic"
  ],
  "_indexurl": "https://richfitz.r-universe.dev/diversitree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10-1",
      "date": "2026-06-01T06:53:12.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "eb4a5d615160de012a028656d6ccea1ee58fe3a82ba8e8daa1ce47bc0d3d2e15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10-1",
      "date": "2026-06-01T06:52:56.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "a594095f67213a7b1d38ae13ceae8f935377613ac9658a5d8d2dcac2f5dca3ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10-1",
      "date": "2026-06-01T06:52:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "53b80f3162380f64cec437ca12eb23f8c84c55e499e625720802f2eda2f6172a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.10-1",
      "date": "2026-06-01T06:53:00.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "0e6f73114f3b5e5c98c86e11c3432f4c0dc53cfe39af6e6719bfa6c74969c2cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10-1",
      "date": "2026-06-01T06:55:25.000Z",
      "arch": "aarch64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "a0359be0cc0342099852d87f066bee59b8bcaa40728fa664945a7aa92525de79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10-1",
      "date": "2026-06-01T06:57:19.000Z",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "71efbddd23bab307845eb188758356ca053cdf761e31c2c5c3733d00ddd7050e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10-1",
      "date": "2026-06-01T07:03:34.000Z",
      "arch": "aarch64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "ab4f75319d6ba72142ba83107d6485e7798a94b2f06cec271dc8639b1c6e557c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.10-1",
      "date": "2026-06-01T06:58:17.000Z",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "b5c88bbefeffd2b9a13aaa110e51d81edc7e5b501dfb91d16b25b04375ea31f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10-1",
      "date": "2026-06-01T06:52:31.000Z",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "19973de41743f07e8e8064d775616ecf90f6cc3d6a3750776a1f95d36f749c78",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10-1",
      "date": "2026-06-01T06:51:54.000Z",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "8c9c019923a77683b3e020d20eccd55923ff36de9a557864ef235ce98b3daf14",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.10-1",
      "date": "2026-06-01T06:52:10.000Z",
      "arch": "x86_64",
      "commit": "1687f0538c2526b251d5fe7ddb4d3cf79400984d",
      "fileid": "bd3fe02acc5a1be0159f789875782470ec9d1e2542564626450934ee30e2591e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26739593783"
    }
  ]
}