{
  "_id": "6a12a4d3acfb0bcc41d12f5c",
  "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://phylotastic.r-universe.dev",
  "Date/Publication": "2024-02-16 05:35:56 UTC",
  "RemoteUrl": "https://github.com/ropensci/treebase",
  "RemoteRef": "HEAD",
  "RemoteSha": "5954c072bb9b2168a3d6554316a5d7f28d087584",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 06:57:33 UTC",
    "User": "root"
  },
  "Author": "Carl Boettiger [aut, cre],\nDuncan Temple Lang [aut]",
  "Maintainer": "Carl Boettiger <cboettig@gmail.com>",
  "MD5sum": "ed7388457877eb67025cdf19639ee058",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "treebase_0.1.5.tar.gz",
  "_fileid": "f6e47fec7f0da9d1be3006c7787b68a5d98f96b156df759655d08746115a497f",
  "_filesize": 4317334,
  "_sha256": "f6e47fec7f0da9d1be3006c7787b68a5d98f96b156df759655d08746115a497f",
  "_created": "2026-05-24T06:57:33.000Z",
  "_published": "2026-05-24T07:12:19.937Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77578794630,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183064812"
    },
    {
      "job": 77578794635,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183064854"
    },
    {
      "job": 77578794629,
      "time": 74,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183148089"
    },
    {
      "job": 77578794631,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183139947"
    },
    {
      "job": 77578640251,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183051981"
    },
    {
      "job": 77578794636,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183061557"
    },
    {
      "job": 77578794637,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183060781"
    },
    {
      "job": 77578794639,
      "time": 79,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183059464"
    },
    {
      "job": 77578794634,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183059133"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": false,
  "_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": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 288,
    "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": 50,
  "_rbuild": "4.6.0",
  "_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/HEAD/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.653212513775344,
  "_indexed": false,
  "_nocasepkg": "treebase",
  "_universes": [
    "phylotastic"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/treebase",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-24T06:59:37.000Z",
      "distro": "noble",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "933859d3868fe5cbc674a60386b335b57bfb16fd149e1e857fdae4a8408c99fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-05-24T06:59:39.000Z",
      "distro": "noble",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "b4f7c5fc6cc96a2b35cdfac6070714681f5c3899b7e05224e25fd40ba8602469",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-24T07:11:47.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "a43c5862888640b016df7138a74fb535c36453f323a88c9ab4fa16e6eb9a4227",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-05-24T07:10:46.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "accc116acf8e2435dcc9eb08ddeaa58d1d577a3279689d5c97fa22f8f7207f17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-05-24T06:59:32.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "408a11032565a3e97eec5c7e89900694d4cec21b0a2e12b3d0ed99f81227be6c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-24T06:58:55.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "4d9b2d1f385c0b45113f16785ae0d73b593e5c2371361be040178c701fdc0865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-24T06:58:43.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "7a0cc19999e6235edced65029264d9ff041cc34224360da9768149a9ae96263b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-05-24T06:58:41.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "cf1762341d3cea58b7612b790faa144aba325680822653d082d098e6c7780668",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26354498321"
    }
  ]
}