{
  "_id": "6a44d3e06ff6f2357551c02e",
  "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-01 08:25:00 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/90df0e48b294b48a5b6c3b3923bbc73d537c55a931ad6a0cca7cf52b692476c4",
  "_filesize": 4319053,
  "_sha256": "90df0e48b294b48a5b6c3b3923bbc73d537c55a931ad6a0cca7cf52b692476c4",
  "_expires": "2026-10-09T08:46:24.000Z",
  "_created": "2026-07-01T08:25:00.000Z",
  "_published": "2026-07-01T08:46:24.674Z",
  "_jobs": [
    {
      "job": 84487944354,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004274772"
    },
    {
      "job": 84487944322,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004271601"
    },
    {
      "job": 84487944470,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004689191"
    },
    {
      "job": 84487944467,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004691404"
    },
    {
      "job": 84487091038,
      "time": 141,
      "config": "pkgdown",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004200572"
    },
    {
      "job": 84487091074,
      "time": 188,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004217786"
    },
    {
      "job": 84487944353,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8004274132"
    },
    {
      "job": 84487944447,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8004261126"
    },
    {
      "job": 84487944406,
      "time": 106,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8004261246"
    },
    {
      "job": 84487944431,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8004262574"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139",
  "_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": 1106,
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 372,
    "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-01T08:27:21.000Z",
      "distro": "resolute",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/3c0e07416bb433d501d8601a66717644b1d7e99318eb697eab60151012da7b62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.5",
      "date": "2026-07-01T08:27:14.000Z",
      "distro": "resolute",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/862840a9fa544859b8c6720660dc6d2d189b6ca3afa23d11abe43bcbc6aa6d67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-01T08:45:17.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/f144046811f419607771c8a0121f42796ee9197280a712e5a09033f3c147b69c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.5",
      "date": "2026-07-01T08:45:26.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/87858a46269a559f7eb58c034b36cb9c651d4936a855dfc73dc0cdba29935f7a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.5",
      "date": "2026-07-01T08:27:44.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/a83d6ee8f0cbac1a099ec66cf99480c78c649e13ba746c6a2ef1e7d72e0b5ff6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-01T08:26:38.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/2a8e54ec20bc23f6d39e767b0fd1f8e7474392645037df33d20325ba633b0bbc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-01T08:26:43.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/3636d166771e402eb0d74c950d9ce5a62e16e147c404b38a69ccd63649049aae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.5",
      "date": "2026-07-01T08:26:42.000Z",
      "commit": "5954c072bb9b2168a3d6554316a5d7f28d087584",
      "fileid": "https://r2.ropensci.org/f583fdcec1bccfa7c5c0b5bea55f64c484b26f92b5b3750294efb817bc2e4ff2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/28503641139"
    }
  ]
}