{
  "_id": "6a6c34e33388593b7e8cc4e2",
  "Package": "treebase",
  "Type": "Package",
  "Title": "Discovery, Access and Manipulation of 'TreeBASE' Phylogenies",
  "Version": "0.1.5",
  "Authors@R": "c(person(\"Carl\", \"Boettiger\", role = c(\"aut\", \"cre\"),\nemail = \"cboettig@gmail.com\"),\nperson(\"Duncan\", \"Temple Lang\", role = \"aut\"))",
  "Description": "Interface to the API for 'TreeBASE' <http://treebase.org>\nfrom 'R.' 'TreeBASE' is a repository of user-submitted\nphylogenetic trees (of species, population, or genes) and the\ndata used to create them.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "URL": "https://docs.ropensci.org/treebase/,\nhttps://github.com/ropensci/treebase",
  "BugReports": "https://github.com/ropensci/treebase/issues",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "make libxml2-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2024-02-16 05:35:56 UTC",
  "RemoteUrl": "https://github.com/ropensci/treebase",
  "RemoteRef": "master",
  "RemoteSha": "5954c072bb9b2168a3d6554316a5d7f28d087584",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-31 05:27:28 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre],\nDuncan Temple Lang [aut]",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "_user": "ropensci",
  "_type": "src",
  "_file": "treebase_0.1.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/a02df8dab96d5bb2f6b5f1562e78d3aea2d1a22a30292bc2393792709cbdf13e",
  "_filesize": 4318574,
  "_sha256": "a02df8dab96d5bb2f6b5f1562e78d3aea2d1a22a30292bc2393792709cbdf13e",
  "_expires": "2026-11-08T05:38:41.000Z",
  "_created": "2026-07-31T05:27:28.000Z",
  "_published": "2026-07-31T05:38:43.712Z",
  "_jobs": [
    {
      "job": 91080841185,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783950588"
    },
    {
      "job": 91080841333,
      "time": 166,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783954826"
    },
    {
      "job": 91080841195,
      "time": 111,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8784081457"
    },
    {
      "job": 91080841211,
      "time": 89,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8784075219"
    },
    {
      "job": 91080394859,
      "time": 142,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783894784"
    },
    {
      "job": 91080394906,
      "time": 185,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783908362"
    },
    {
      "job": 91080841263,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8783939914"
    },
    {
      "job": 91080841203,
      "time": 86,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8783932551"
    },
    {
      "job": 91080841204,
      "time": 79,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8783930890"
    },
    {
      "job": 91080841212,
      "time": 87,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8783933145"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159",
  "_status": "success",
  "_upstream": "https://github.com/ropensci/treebase",
  "_commit": {
    "id": "5954c072bb9b2168a3d6554316a5d7f28d087584",
    "author": "Carl <cboettig@gmail.com>",
    "committer": "Carl <cboettig@gmail.com>",
    "message": "fix urls\n",
    "time": 1708061756
  },
  "_maintainer": {
    "name": "Carl Boettiger",
    "email": "cboettig@gmail.com",
    "login": "cboettig",
    "mastodon": "@cboettig@ecoevo.social",
    "bluesky": "@cboettig.bsky.social",
    "description": "",
    "uuid": 222586
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.15",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Depends"
    },
    {
      "package": "XML",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "cboettig",
      "count": 214,
      "uuid": 222586
    },
    {
      "user": "sckott",
      "count": 12,
      "uuid": 577668
    },
    {
      "user": "duncantl",
      "count": 1,
      "uuid": 622617
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "followers": 1133,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 554,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/treebase"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/ropensci/treebase",
  "_pkgdown": "https://docs.ropensci.org/treebase/",
  "_searchresults": 58,
  "_metadata": {
    "ropensci_category": "data-access"
  },
  "_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/treebase.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/treebase",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-3",
      "date": "2011-10-25"
    },
    {
      "version": "0.0-4",
      "date": "2011-11-15"
    },
    {
      "version": "0.0-5",
      "date": "2012-03-03"
    },
    {
      "version": "0.0-6",
      "date": "2012-06-27"
    },
    {
      "version": "0.0-7.1",
      "date": "2014-02-21"
    },
    {
      "version": "0.1.0",
      "date": "2015-06-15"
    },
    {
      "version": "0.1.1",
      "date": "2015-06-16"
    },
    {
      "version": "0.1.2",
      "date": "2015-10-14"
    },
    {
      "version": "0.1.3",
      "date": "2016-09-05"
    },
    {
      "version": "0.1.4",
      "date": "2017-02-06"
    },
    {
      "version": "0.1.5",
      "date": "2024-02-16"
    }
  ],
  "_exports": [
    "cache_treebase",
    "download_metadata",
    "drop_nontrees",
    "dryad_metadata",
    "have_branchlength",
    "metadata",
    "search_treebase"
  ],
  "_datasets": [
    {
      "name": "metadata",
      "title": "metadata.rda",
      "object": "metadata",
      "file": "metadata.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "treebase",
      "title": "treebase.rda",
      "object": "treebase",
      "file": "treebase.rda",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "cache_treebase",
      "title": "A function to cache the phylogenies in treebase locally",
      "topics": [
        "cache_treebase"
      ]
    },
    {
      "page": "download_metadata",
      "title": "Download the metadata on treebase using the OAI-MPH interface",
      "topics": [
        "download_metadata"
      ]
    },
    {
      "page": "drop_nontrees",
      "title": "drop errors from the search",
      "topics": [
        "drop_nontrees"
      ]
    },
    {
      "page": "dryad_metadata",
      "title": "Search the dryad metadata archive",
      "topics": [
        "dryad_metadata"
      ]
    },
    {
      "page": "have_branchlength",
      "title": "Simple function to identify which trees have branch lengths",
      "topics": [
        "have_branchlength"
      ]
    },
    {
      "page": "metadata",
      "title": "metadata.rda",
      "topics": [
        "metadata"
      ]
    },
    {
      "page": "search_treebase",
      "title": "A function to pull in the phyologeny/phylogenies matching a search query",
      "topics": [
        "search_treebase"
      ]
    },
    {
      "page": "treebase",
      "title": "treebase.rda",
      "topics": [
        "treebase"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/treebase/raw/master/README.md",
  "_rundeps": [
    "ape",
    "askpass",
    "bitops",
    "curl",
    "digest",
    "httr",
    "jsonlite",
    "lattice",
    "mime",
    "nlme",
    "openssl",
    "R6",
    "Rcpp",
    "RCurl",
    "sys",
    "XML"
  ],
  "_vignettes": [
    {
      "source": "vignette.Rmd",
      "filename": "vignette.html",
      "title": "Treebase Tutorial",
      "author": "Carl Boettiger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic tree and metadata queries",
        "Replicating results",
        "Meta-Analysis"
      ],
      "created": "2014-02-20 19:23:44",
      "modified": "2024-02-16 05:35:56",
      "commits": 7
    }
  ],
  "_score": 6.717670503002262,
  "_indexed": true,
  "_nocasepkg": "treebase",
  "_universes": [
    "ropensci",
    "cboettig"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-31T05:29:49.000Z",
      "distro": "resolute",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/dc75a1fb9b571c5acac1c41f13ad3367786419baf61d015e2f948a50d571d71b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-31T05:30:04.000Z",
      "distro": "resolute",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/3f2f32f130eb5eb2b4826967c60db0295a0ddd927211d305f6aba54c0f1b5866",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-31T05:37:56.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/7f5fa4cfe0394ee7d64844c869232986da28329e648f6c9b0c825b91f49a6a1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-31T05:37:33.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/803b937ea6b17a8a0b8f4a3ece4840b6823bfd397e34f07d0729d8775e5bbb8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-31T05:29:35.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/392a2e9a427db717f99092118f8da5a4a0af9d0c07f2794bd2bcd3ed8c9784a5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-31T05:28:40.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/694ab6c818fc9cc4e4788006746c63a1eba329a402ed4799cfc3b50ec40e9542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-31T05:28:36.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/5dcba23467d2ec2a29f0e51b67d3ba3f1c95a25b6fc2d97b247639ea2ca4d7e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-31T05:28:43.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/dd36ede3638d42fd70514efda1abf024e4f913335fc5e4f0d84e58765cfe33bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/30606699159"
    }
  ]
}