{
  "_id": "6a107946acfb0bcc41cad6ae",
  "Package": "brranching",
  "Title": "Fetch 'Phylogenies' from Many Sources",
  "Description": "Includes methods for fetching 'phylogenies' from a variety\nof sources, including the 'Phylomatic' web service\n(<http://phylodiversity.net/phylomatic/>), and 'Phylocom'\n(<https://github.com/phylocom/phylocom/>).",
  "Version": "0.7.1",
  "Authors@R": "c(\nperson(\"Scott\", \"Chamberlain\",\nrole = c(\"aut\"),\nemail = \"myrmecocystus@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1444-9135\")),\nperson(\"Luna L\", \"Sanchez Reyes\",\nrole = c(\"ctb\", \"cre\"),\nemail = \"sanchez.reyes.luna@gmail.com\",\ncomment = c(ORCID = \"0000-0001-7668-2528\")))",
  "License": "MIT + file LICENSE",
  "URL": "https://docs.ropensci.org/brranching/ (documentation)\nhttps://github.com/ropensci/brranching (source)",
  "BugReports": "https://github.com/ropensci/brranching/issues",
  "LazyLoad": "yes",
  "LazyData": "yes",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2022-12-05 08:37:57 UTC",
  "RemoteUrl": "https://github.com/ropensci/brranching",
  "RemoteRef": "master",
  "RemoteSha": "efd089fd8218de75b1148d14db3e9926552fa705",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 08:46:06 UTC",
    "User": "root"
  },
  "Author": "Scott Chamberlain [aut] (ORCID:\n<https://orcid.org/0000-0003-1444-9135>),\nLuna L Sanchez Reyes [ctb, cre] (ORCID:\n<https://orcid.org/0000-0001-7668-2528>)",
  "Maintainer": "Luna L Sanchez Reyes <sanchez.reyes.luna@gmail.com>",
  "MD5sum": "11ca24402c5fa7a69fdb5e52caf93900",
  "_user": "ropensci",
  "_type": "src",
  "_file": "brranching_0.7.1.tar.gz",
  "_fileid": "69edb13232169f99fe544e8d956264b89367312b834fb205cf6f985b476f469b",
  "_filesize": 1070712,
  "_sha256": "69edb13232169f99fe544e8d956264b89367312b834fb205cf6f985b476f469b",
  "_created": "2026-05-06T08:46:06.000Z",
  "_published": "2026-05-22T15:41:58.163Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77412984550,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6826074123"
    },
    {
      "job": 77412984675,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826074101"
    },
    {
      "job": 77412984743,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6826066266"
    },
    {
      "job": 77412984617,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826062589"
    },
    {
      "job": 77412984359,
      "time": 160,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826019261"
    },
    {
      "job": 77412984630,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826032361"
    },
    {
      "job": 77412984169,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164531700"
    },
    {
      "job": 77412984673,
      "time": 160,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6826074988"
    },
    {
      "job": 77412985026,
      "time": 105,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6826061414"
    },
    {
      "job": 77412984815,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6826061318"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/brranching",
  "_commit": {
    "id": "efd089fd8218de75b1148d14db3e9926552fa705",
    "author": "Luna Sare <sanchez.reyes.luna@gmail.com>",
    "committer": "Luna Sare <sanchez.reyes.luna@gmail.com>",
    "message": "updating version\n",
    "time": 1670229477
  },
  "_maintainer": {
    "name": "Luna L Sanchez Reyes",
    "email": "sanchez.reyes.luna@gmail.com",
    "login": "lunasare",
    "twitter": "@LunaSare",
    "uuid": 26721915,
    "orcid": "0000-0001-7668-2528"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.1",
      "role": "Depends"
    },
    {
      "package": "crul",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "taxize",
      "version": ">= 0.9.97",
      "role": "Imports"
    },
    {
      "package": "phytools",
      "role": "Imports"
    },
    {
      "package": "phylocomr",
      "version": ">= 0.1.4",
      "role": "Imports"
    },
    {
      "package": "conditionz",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "phylogeny",
    "tree",
    "phylomatic",
    "molecular",
    "plants",
    "phylogenies"
  ],
  "_stars": 20,
  "_contributors": [
    {
      "user": "sckott",
      "count": 150,
      "uuid": 577668
    },
    {
      "user": "lunasare",
      "count": 12,
      "uuid": 26721915
    },
    {
      "user": "amoeba",
      "count": 1,
      "uuid": 563
    },
    {
      "user": "willpearse",
      "count": 1,
      "uuid": 1236050
    },
    {
      "user": "fozy81",
      "count": 1,
      "uuid": 2878163
    },
    {
      "user": "katieroserice",
      "count": 1,
      "uuid": 25888287
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 78,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/brranching"
  },
  "_devurl": "https://github.com/ropensci/brranching",
  "_pkgdown": "https://docs.ropensci.org/brranching/",
  "_searchresults": 37,
  "_metadata": {
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/brranching.html",
    "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",
    "manual.pdf"
  ],
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2015-11-12"
    },
    {
      "version": "0.2.0",
      "date": "2016-04-14"
    },
    {
      "version": "0.3.0",
      "date": "2018-06-19"
    },
    {
      "version": "0.4.0",
      "date": "2018-12-05"
    },
    {
      "version": "0.5.0",
      "date": "2019-07-27"
    },
    {
      "version": "0.6.0",
      "date": "2020-06-12"
    },
    {
      "version": "0.7.0",
      "date": "2021-05-11"
    }
  ],
  "_exports": [
    "phylomatic",
    "phylomatic_local",
    "phylomatic_names",
    "rbladj"
  ],
  "_datasets": [
    {
      "name": "phylomatic_trees",
      "title": "Phylogenies to use with phylomatic",
      "object": "phylomatic_trees",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "tpl",
      "title": "Lookup-table for family, genus, and species names for ThePlantList gymnosperms",
      "object": "tpl",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "family",
        "genus"
      ],
      "rows": 23801,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "brranching-package",
      "title": "brranching",
      "topics": [
        "brranching-package",
        "brranching"
      ]
    },
    {
      "page": "phylomatic",
      "title": "Query Phylomatic for a phylogenetic tree.",
      "topics": [
        "phylomatic"
      ]
    },
    {
      "page": "phylomatic_local",
      "title": "Use Phylomatic locally - ideal for large queries",
      "topics": [
        "phylomatic_local"
      ]
    },
    {
      "page": "phylomatic_names",
      "title": "Phylomatic names",
      "topics": [
        "phylomatic_names"
      ]
    },
    {
      "page": "phylomatic_trees",
      "title": "Phylogenies to use with phylomatic",
      "topics": [
        "phylomatic_trees"
      ]
    },
    {
      "page": "rbladj",
      "title": "Run Phylocom's bladj from R",
      "topics": [
        "rbladj"
      ]
    },
    {
      "page": "tpl",
      "title": "Lookup-table for family, genus, and species names for ThePlantList gymnosperms",
      "topics": [
        "tpl"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/brranching/raw/master/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "cli",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "conditionz",
    "cpp11",
    "crayon",
    "crul",
    "curl",
    "data.table",
    "DEoptim",
    "digest",
    "doParallel",
    "dplyr",
    "expm",
    "fastmatch",
    "foreach",
    "generics",
    "glue",
    "hms",
    "httpcode",
    "httr",
    "igraph",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mime",
    "mnormt",
    "natserv",
    "nlme",
    "numDeriv",
    "openssl",
    "optimParallel",
    "phangorn",
    "phylocomr",
    "phytools",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "quadprog",
    "R6",
    "Rcpp",
    "rentrez",
    "ritis",
    "rlang",
    "rncl",
    "rotl",
    "rredlist",
    "scatterplot3d",
    "solrium",
    "stringi",
    "sys",
    "taxize",
    "tibble",
    "tidyselect",
    "triebeard",
    "urltools",
    "utf8",
    "uuid",
    "vctrs",
    "WikipediR",
    "wikitaxa",
    "withr",
    "worrms",
    "XML",
    "xml2",
    "zoo"
  ],
  "_score": 4.744292983122676,
  "_indexed": true,
  "_nocasepkg": "brranching",
  "_universes": [
    "ropensci",
    "lunasare"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-05-06T08:48:26.000Z",
      "distro": "noble",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "bd6ecc02c37fe7936e69018434b58d3d2990b33c0c14672c0b4ee0958479cba6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.7.1",
      "date": "2026-05-06T08:48:27.000Z",
      "distro": "noble",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "9e2a07f6a64b178572eff378648143c8820b3f2cf2872363ab71e6a5f6018ab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-05-06T08:48:02.000Z",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "eb59c70e44193eee2de7a64770eca4fd98b5fbbea6ad3e8adb95c3995d5db9fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.7.1",
      "date": "2026-05-06T08:47:51.000Z",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "445cc68ea4b95a6764551efadca860e1e26ce85ed96ce79852eb51d5ae4713b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-05-06T08:48:26.000Z",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "94d4223f9d8632ff39c08792944f07f9f5858f963f928040662aa5edc42b5a23",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-05-06T08:47:32.000Z",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "df5a16fdadb001840fe558dd89e1dc3cca2afa2a78f48d1f6440e282b53f7ab4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.7.1",
      "date": "2026-05-06T08:47:32.000Z",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "348c2436506b82d470f4845a7a57bb46c3e3bfdbf5b18cebcb70fa51b9230199",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.7.1",
      "date": "2026-05-22T15:41:29.000Z",
      "commit": "efd089fd8218de75b1148d14db3e9926552fa705",
      "fileid": "b93ff64d3706d04e02d7eee601466ef06928e1a0e99a9c83bf5361295b7f34b4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/25425220195"
    }
  ]
}