{
  "_id": "6a51d2849b92047c28d514d7",
  "Package": "phylogram",
  "Type": "Package",
  "Title": "Dendrograms for Evolutionary Analysis",
  "Version": "2.1.0.9000",
  "Authors@R": "c(person(\"Shaun\", \"Wilkinson\", role = c(\"aut\", \"cre\"),\nemail = \"shaunpwilkinson@gmail.com\",\ncomment = c(ORCID = '0000-0002-7332-7931')),\nperson(\"Simon\", \"Davy\", role = \"aut\",\nemail = \"simon.davy@vuw.ac.nz\",\ncomment = c(ORCID = '0000-0003-3584-5356'))\n)",
  "Maintainer": "Shaun Wilkinson <shaunpwilkinson@gmail.com>",
  "Description": "Contains functions for developing phylogenetic trees as\ndeeply-nested lists (\"dendrogram\" objects). Enables\nbi-directional conversion between dendrogram and \"phylo\"\nobjects (see Paradis et al (2004)\n<doi:10.1093/bioinformatics/btg412>), and features several\ntools for command-line tree manipulation and import/export via\nNewick parenthetic text.",
  "License": "GPL-3",
  "URL": "https://docs.ropensci.org/phylogram,\nhttp://github.com/ropensci/phylogram",
  "BugReports": "http://github.com/ropensci/phylogram/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://phylotastic.r-universe.dev",
  "Date/Publication": "2019-12-09 21:21:51 UTC",
  "RemoteUrl": "http://github.com/ropensci/phylogram",
  "RemoteRef": "HEAD",
  "RemoteSha": "9b7ce7672a048937d702d27205d5d212bf802305",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-11 05:16:30 UTC",
    "User": "root"
  },
  "Author": "Shaun Wilkinson [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7332-7931>),\nSimon Davy [aut] (ORCID: <https://orcid.org/0000-0003-3584-5356>)",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "phylogram_2.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/61d06ea718e5882a2302b8effcd3c4faaa52a771e7bc0712a5ad88ac81ff82db",
  "_filesize": 1924635,
  "_sha256": "61d06ea718e5882a2302b8effcd3c4faaa52a771e7bc0712a5ad88ac81ff82db",
  "_expires": "2026-10-19T05:20:00.000Z",
  "_created": "2026-07-11T05:16:30.000Z",
  "_published": "2026-07-11T05:20:04.526Z",
  "_jobs": [
    {
      "job": 86513912724,
      "time": 135,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245110945"
    },
    {
      "job": 86513912697,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245113955"
    },
    {
      "job": 86513912701,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245103742"
    },
    {
      "job": 86513912721,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245117682"
    },
    {
      "job": 86513617923,
      "time": 189,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245088915"
    },
    {
      "job": 86513912688,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8245106088"
    },
    {
      "job": 86513912715,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8245103918"
    },
    {
      "job": 86513912707,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8245104029"
    },
    {
      "job": 86513912714,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8245100146"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961",
  "_status": "success",
  "_upstream": "http://github.com/ropensci/phylogram",
  "_commit": {
    "id": "9b7ce7672a048937d702d27205d5d212bf802305",
    "author": "rOpenSci Bot <myrmecocystus+ropenscibot@gmail.com>",
    "committer": "rOpenSci Bot <myrmecocystus+ropenscibot@gmail.com>",
    "message": "Add links to official docs site.\nFor more details: https://ropensci.org/technotes/2019/06/07/ropensci-docs/\n",
    "time": 1575926511
  },
  "_maintainer": {
    "name": "Shaun Wilkinson",
    "email": "shaunpwilkinson@gmail.com",
    "login": "shaunpwilkinson",
    "description": "Managing Director at Wilderlab",
    "uuid": 10361217,
    "orcid": "0000-0002-7332-7931"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ape",
      "version": ">= 4.0",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "dendextend",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": false,
  "_usedby": 11,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "peer-reviewed"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "shaunpwilkinson",
      "count": 85,
      "uuid": 10361217
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic",
    "followers": 5
  },
  "_downloads": {
    "count": 932,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/phylogram"
  },
  "_mentions": 44,
  "_devurl": "https://github.com/ropensci/phylogram",
  "_pkgdown": "https://docs.ropensci.org/phylogram",
  "_searchresults": 227,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/phylogram.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/phylogram",
  "_realowner": "ropensci",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2017-06-12"
    },
    {
      "version": "1.0.1",
      "date": "2017-06-14"
    },
    {
      "version": "2.0.0",
      "date": "2018-04-10"
    },
    {
      "version": "2.0.1",
      "date": "2018-04-13"
    },
    {
      "version": "2.1.0",
      "date": "2018-06-25"
    }
  ],
  "_exports": [
    "as.cladogram",
    "as.dendrogram",
    "as.dendrogram.phylo",
    "as.phylo",
    "as.phylo.dendrogram",
    "ladder",
    "prune",
    "read.dendrogram",
    "remidpoint",
    "reposition",
    "write.dendrogram"
  ],
  "_help": [
    {
      "page": "as.cladogram",
      "title": "Apply unweighted branch lengths.",
      "topics": [
        "as.cladogram"
      ]
    },
    {
      "page": "as.dendrogram.phylo",
      "title": "Convert a \"phylo\" object to a dendrogram.",
      "topics": [
        "as.dendrogram.phylo"
      ]
    },
    {
      "page": "as.phylo.dendrogram",
      "title": "Convert a dendrogram to a \"phylo\" object.",
      "topics": [
        "as.phylo.dendrogram"
      ]
    },
    {
      "page": "ladder",
      "title": "Reorder tree branches in ladderized pattern.",
      "topics": [
        "ladder"
      ]
    },
    {
      "page": "phylogram",
      "title": "Dendrograms for evolutionary analysis.",
      "topics": [
        "phylogram-package",
        "phylogram"
      ]
    },
    {
      "page": "prune",
      "title": "Remove tree nodes by regular expression pattern matching.",
      "topics": [
        "prune"
      ]
    },
    {
      "page": "read.dendrogram",
      "title": "Read a dendrogram from parenthetic text.",
      "topics": [
        "read.dendrogram"
      ]
    },
    {
      "page": "remidpoint",
      "title": "Set dendrogram attributes for a nested list.",
      "topics": [
        "remidpoint"
      ]
    },
    {
      "page": "reposition",
      "title": "Reset dendrogram height attributes.",
      "topics": [
        "reposition"
      ]
    },
    {
      "page": "write.dendrogram",
      "title": "Write a dendrogram object to parenthetic text.",
      "topics": [
        "write.dendrogram"
      ]
    }
  ],
  "_readme": "http://github.com/ropensci/phylogram/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "digest",
    "lattice",
    "nlme",
    "Rcpp"
  ],
  "_vignettes": [
    {
      "source": "phylogram-vignette.Rmd",
      "filename": "phylogram-vignette.html",
      "title": "phylogram: an R package for phylogenetic analysis with dendrograms",
      "author": "Shaun P. Wilkinson ^1,2^ and Simon K. Davy ^1^",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Introduction",
        "The phylogram package",
        "Importing and exporting trees",
        "Example 1: Import and export a tree from a Newick string",
        "Converting tree objects",
        "Example 2: Convert a \"phylo\" object to a dendrogram",
        "Tree editing/manipulation",
        "Example 3: Building and manipulating dendrograms",
        "Tree visualization",
        "Summary",
        "Acknowledgements",
        "Author Contributions",
        "References"
      ],
      "created": "2017-01-18 03:18:28",
      "modified": "2018-06-26 05:06:12",
      "commits": 28
    }
  ],
  "_score": 7.652691047454654,
  "_indexed": false,
  "_nocasepkg": "phylogram",
  "_universes": [
    "phylotastic"
  ],
  "_indexurl": "https://ropensci.r-universe.dev/phylogram",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:18:43.000Z",
      "distro": "resolute",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/038c6e90a6eefcd06e76c3b28ab1a59f599d37ebe06b7ff2bc8ab730843c37bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:18:58.000Z",
      "distro": "resolute",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/4d0476d18e4da92b007f7343e38a4d8c3d8524ca45259126970bb38c452e7ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:17:58.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/b6a3518303a8fa3d17f52ac42f9b4fa8dba1c3e8ecf3729f4a0e3706be00ca8f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:19:28.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/f9cbe824685fea82bed4a5f906c10eef35e5ea3c7c0a2a0daea877142dbfc121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:18:28.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/a5f6bbd64c2b56375713491893c907156c8aae2ae930ef787bcd664cf3aa29b7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:17:55.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/914686a6965a72b886d1ec01009ff7bd9612735d74406e8307b1a55350631071",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:17:56.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/7aca69a33bd2b3fa49296e09a49a72a6dadad77ca43ae7f53674b15a821ae672",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-07-11T05:17:33.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "https://r2.ropensci.org/eae22ae210c8d65fbb5f5419424a870506c22a7e3b4c26ddf238b668d9d6720b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/29140872961"
    }
  ]
}