{
  "_id": "6a50c99d89c83ec243a30c55",
  "Package": "RPesto",
  "Title": "Phylogenetic Estimation of Shifts in the Tempo of Origination",
  "Version": "0.1.4.9000",
  "Authors@R": "c(person(\"Bj\\u00F8rn Tore\", \"Kopperud\", role = c(\"aut\", \"cre\"), email = \"kopperud@protonmail.com\"),\nperson(\"Sebastian\", \"H\\u00F6hna\", role = c(\"aut\")))",
  "Description": "Implements diversification analyses using the phylogenetic\nbirth-death-shift model. It leverages belief propagation\ntechniques to calculate branch-specific diversification rates,\nsee Kopperud & Hoehna (2025) <doi:10.1093/sysbio/syaf041>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libclang-dev",
  "Repository": "https://kopperud.r-universe.dev",
  "Date/Publication": "2026-06-10 16:33:26 UTC",
  "RemoteUrl": "https://github.com/kopperud/rpesto",
  "RemoteRef": "HEAD",
  "RemoteSha": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-10 10:12:33 UTC",
    "User": "root"
  },
  "Author": "Bjørn Tore Kopperud [aut, cre],\nSebastian Höhna [aut]",
  "Maintainer": "Bjørn Tore Kopperud <kopperud@protonmail.com>",
  "_user": "kopperud",
  "_type": "src",
  "_file": "RPesto_0.1.4.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/93670237580ca7de561e314de2b4f429ff9d715b626f123c5eb6fff4d2240959",
  "_filesize": 143683,
  "_sha256": "93670237580ca7de561e314de2b4f429ff9d715b626f123c5eb6fff4d2240959",
  "_expires": "2026-10-18T10:29:47.000Z",
  "_created": "2026-07-10T10:12:33.000Z",
  "_published": "2026-07-10T10:29:49.433Z",
  "_jobs": [
    {
      "job": 86338558714,
      "time": 158,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224656966"
    },
    {
      "job": 86338558670,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8224654977"
    },
    {
      "job": 86338558719,
      "time": 155,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224655493"
    },
    {
      "job": 86338558711,
      "time": 148,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224651720"
    },
    {
      "job": 86338558732,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224809172"
    },
    {
      "job": 86338558702,
      "time": 407,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224932599"
    },
    {
      "job": 86338558707,
      "time": 166,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8224845992"
    },
    {
      "job": 86338558742,
      "time": 235,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8224869770"
    },
    {
      "job": 86337966368,
      "time": 194,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8224595904"
    },
    {
      "job": 86338558611,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8224657657"
    },
    {
      "job": 86338558678,
      "time": 185,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8224665882"
    },
    {
      "job": 86338558688,
      "time": 159,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8224655887"
    },
    {
      "job": 86338558740,
      "time": 167,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8224658742"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004",
  "_status": "success",
  "_upstream": "https://github.com/kopperud/rpesto",
  "_commit": {
    "id": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
    "author": "kopperud <kopperud@protonmail.com>",
    "committer": "kopperud <kopperud@protonmail.com>",
    "message": "split sd into two parameters\n",
    "time": 1781109206
  },
  "_maintainer": {
    "name": "Bjørn Tore Kopperud",
    "email": "kopperud@protonmail.com",
    "login": "kopperud",
    "description": "",
    "uuid": 18629226
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "tidytree",
      "role": "Imports"
    },
    {
      "package": "treeio",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    }
  ],
  "_owner": "kopperud",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-29",
      "n": 4
    },
    {
      "week": "2025-31",
      "n": 1
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-46",
      "n": 27
    },
    {
      "week": "2025-47",
      "n": 9
    },
    {
      "week": "2026-04",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "kopperud",
      "count": 129,
      "uuid": 18629226
    }
  ],
  "_userbio": {
    "uuid": 18629226,
    "type": "user",
    "name": "Bjørn Tore Kopperud",
    "followers": 16
  },
  "_downloads": {
    "count": 263,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/RPesto"
  },
  "_devurl": "https://github.com/kopperud/rpesto",
  "_searchresults": 1,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/RPesto.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kopperud/rpesto",
  "_realowner": "kopperud",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.4",
      "date": "2025-11-26"
    }
  ],
  "_exports": [
    "fit_bds",
    "fit_cbd",
    "Phylogeny",
    "treedata"
  ],
  "_datasets": [
    {
      "name": "primates",
      "title": "Primates phylogenetic tree",
      "object": "primates",
      "file": "primates.rda",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "RPesto-package",
      "title": "RPesto: Phylogenetic Estimation of Shifts in the Tempo of Origination (in R)",
      "topics": [
        "RPesto-package",
        "RPesto"
      ]
    },
    {
      "page": "fit_bds",
      "title": "fits the bds model",
      "topics": [
        "fit_bds"
      ]
    },
    {
      "page": "fit_cbd",
      "title": "fits the constant-rate birth-death model",
      "topics": [
        "fit_cbd"
      ]
    },
    {
      "page": "Phylogeny",
      "title": "Phylogeny constructor",
      "topics": [
        "$.Phylogeny",
        "Phylogeny"
      ]
    },
    {
      "page": "primates",
      "title": "Primates phylogenetic tree",
      "topics": [
        "primates"
      ]
    }
  ],
  "_readme": "https://github.com/kopperud/rpesto/raw/HEAD/readme.md",
  "_rundeps": [
    "ape",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "fs",
    "generics",
    "glue",
    "jsonlite",
    "lattice",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "nlme",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidytree",
    "treeio",
    "utf8",
    "vctrs",
    "withr",
    "yulab.utils"
  ],
  "_score": 3.7403626894942437,
  "_indexed": true,
  "_nocasepkg": "rpesto",
  "_universes": [
    "kopperud"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:15:22.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/c0ced100e6247744e6c4bbf998f65f97a17d3b06ccfbe3047b303749261a7113",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:15:05.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/7c6d26633a1f691edb06f3e650ac9a30d09f38d766c20eaeaca0a1f5b11c30e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:15:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/d084c74aed0c06730597b9fbcf2026bf106df2a4f5298d18d03b4bb31b518a2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:14:56.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/d3e05b13d10270d67e9aad07207f03fc94e8cfddff99bd56e82dd6fec8763edb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:22:24.000Z",
      "arch": "aarch64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/64e17db249689f25a2a5ae7fa13c957e2d632de0f1bc494e65a64d5e18979ab9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:27:13.000Z",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/829bcf8e8a49c53081a16a8f53d7bf166b6a36ad098417878345435ec9523961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:24:05.000Z",
      "arch": "aarch64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/ca6bc8a0bee3e7dba61704693b8cf5b2607946a060de99e40f01dde7d25c7854",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:24:49.000Z",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/01f74ca8b282c428730985b45067fc7bf88df82966a7397143212d81e7e6cb3d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:15:31.000Z",
      "arch": "emscripten",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/c536c0ed3a9c4eda09df7136e1f194457807aa8df62084aa86cda71ba1feb574",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:14:32.000Z",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/798cf87a473a364e1a5931e2400655f6a870337f4efdbc9d03c6e3dd3e8f60f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:14:07.000Z",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/d3d86850c2729589a8284ee30d9342fbbdb207f1bf5fec93fde8b19157bd3090",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.4.9000",
      "date": "2026-07-10T10:14:23.000Z",
      "arch": "x86_64",
      "commit": "df74fbf1a63ce8e4f951da4566b4870e12f9f01b",
      "fileid": "https://r2.ropensci.org/be3cf5789cd85e13f8f3abee2853b0b3321a9431f5dc46668c0bc247d8d1e536",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/kopperud/actions/runs/29085438004"
    }
  ]
}