{
  "_id": "6a156dcfacfb0bcc41d64430",
  "Package": "phylotate",
  "Title": "Phylogenies with Annotations",
  "Version": "1.3",
  "Date": "2019-06-29",
  "Author": "Daniel Beer [aut], Anusha Beer [aut]",
  "Maintainer": "Daniel Beer <dlbeer@gmail.com>",
  "Description": "Functions to read and write APE-compatible phylogenetic\ntrees in NEXUS and Newick formats, while preserving\nannotations.",
  "License": "MIT + file LICENSE",
  "Collate": "'utility.R' 'tokenize.R' 'newick.R' 'nexus.R' 'format.R'\n'mbattrs.R'",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:51:39 UTC",
    "User": "root"
  },
  "Repository": "https://dlbeer.r-universe.dev",
  "Date/Publication": "2019-06-29 20:00:03 UTC",
  "RemoteUrl": "https://github.com/cran/phylotate",
  "RemoteRef": "HEAD",
  "RemoteSha": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
  "MD5sum": "1ec0884d534f1c789d960eaaf2ab01bd",
  "_user": "dlbeer",
  "_type": "src",
  "_file": "phylotate_1.3.tar.gz",
  "_fileid": "a56b08e6da93cffa2a504624c3f7ef7110aba8cc45a4df1f7b3b507e0baaacc1",
  "_filesize": 111245,
  "_sha256": "a56b08e6da93cffa2a504624c3f7ef7110aba8cc45a4df1f7b3b507e0baaacc1",
  "_created": "2026-05-26T09:51:39.000Z",
  "_published": "2026-05-26T09:54:23.730Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77849635869,
      "time": 100,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214026321"
    },
    {
      "job": 77849635901,
      "time": 95,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214024653"
    },
    {
      "job": 77849635889,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214027392"
    },
    {
      "job": 77849635873,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214022811"
    },
    {
      "job": 77849247070,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213989227"
    },
    {
      "job": 77849635867,
      "time": 87,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214021428"
    },
    {
      "job": 77849635874,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214015117"
    },
    {
      "job": 77849635904,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214019122"
    },
    {
      "job": 77849635950,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214019405"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/phylotate",
  "_commit": {
    "id": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
    "author": "Daniel Beer <dlbeer@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3\n",
    "time": 1561838403
  },
  "_maintainer": {
    "name": "Daniel Beer",
    "email": "dlbeer@gmail.com",
    "login": "dlbeer",
    "description": "",
    "uuid": 1704462
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "ape",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "dlbeer",
      "count": 4,
      "uuid": 1704462
    }
  ],
  "_userbio": {
    "uuid": 1704462,
    "type": "user",
    "name": "Daniel Beer"
  },
  "_downloads": {
    "count": 629,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phylotate"
  },
  "_mentions": 1,
  "_searchresults": 25,
  "_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/phylotate.html",
    "manual.pdf"
  ],
  "_realowner": "dlbeer",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2017-01-03"
    },
    {
      "version": "1.1",
      "date": "2017-04-24"
    },
    {
      "version": "1.2",
      "date": "2018-01-29"
    },
    {
      "version": "1.3",
      "date": "2019-06-29"
    }
  ],
  "_exports": [
    "mb_attrs",
    "parse_annotated",
    "print_annotated",
    "read_annotated",
    "write_annotated"
  ],
  "_datasets": [
    {
      "name": "finches",
      "title": "NEXUS data example",
      "object": "finches",
      "file": "finches.RData",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "phylotate-package",
      "title": "Phylogenies with Annotations",
      "topics": [
        "phylotate-package",
        "phylotate"
      ]
    },
    {
      "page": "finches",
      "title": "NEXUS data example",
      "topics": [
        "finches"
      ]
    },
    {
      "page": "mb_attrs",
      "title": "Parse MrBayes-supplied attributes from a NEXUS file",
      "topics": [
        "mb_attrs"
      ]
    },
    {
      "page": "parse_annotated",
      "title": "Parse an annotated phylogenetic tree",
      "topics": [
        "parse_annotated"
      ]
    },
    {
      "page": "print_annotated",
      "title": "Serialize an annotated phylogenetic tree",
      "topics": [
        "print_annotated"
      ]
    },
    {
      "page": "read_annotated",
      "title": "Read an annotated phylogenetic tree",
      "topics": [
        "read_annotated"
      ]
    },
    {
      "page": "write_annotated",
      "title": "Write an annotated phylogenetic tree to a file",
      "topics": [
        "write_annotated"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.8750612633917,
  "_indexed": true,
  "_nocasepkg": "phylotate",
  "_universes": [
    "dlbeer"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-26T09:53:26.000Z",
      "distro": "noble",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "f8f138b5e9d4d23687a29ae8700d8c2c37e70946f40de3ed5f4f095fcc9a45e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3",
      "date": "2026-05-26T09:53:23.000Z",
      "distro": "noble",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "e620b3f4888088d55e8df5daf5b08f8a189c905cb4605334e8f07b71d8b436be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-26T09:53:34.000Z",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "5284d75463d86b5255d8eb2d06538d811a2f3c9ad164a13ff0e73dc97a92f3c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3",
      "date": "2026-05-26T09:53:20.000Z",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "202e1fb165ca2364701d44a50c2255ff9a4f49b497794e65508aa6301679569b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3",
      "date": "2026-05-26T09:53:23.000Z",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "517121d5a819e1d80eff11e01f64bacf9c48cc81c9c9bcc0901bcde4a9bb1ce1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-26T09:52:54.000Z",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "b41c777114b61a1976b999712aae22f047d9e7cd7f31a6592c52c13e8ce10305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-26T09:53:02.000Z",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "79bb0a68c6ad2047857c990f69331b397b0d98bfd6c12caac32422bca3715101",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3",
      "date": "2026-05-26T09:53:04.000Z",
      "commit": "4d3c3e4bdd2d31e464c7e4118461c620f00f1f9d",
      "fileid": "1428c7a64db73ccdb23fc6495cc50895cbdabb521ad70c733beb5f48db5bc7d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dlbeer/actions/runs/26445081078"
    }
  ]
}