{
  "_id": "6a102e6cacfb0bcc41c943f9",
  "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-05-12 06:33:46 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>)",
  "MD5sum": "f2dda1e11686146d959d6ecfeb6d3b4e",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "phylogram_2.1.0.9000.tar.gz",
  "_fileid": "bfcc05939da6ea6b77dec6760579e8bbf20afd2a48c1834e995ab98eb009765d",
  "_filesize": 1934986,
  "_sha256": "bfcc05939da6ea6b77dec6760579e8bbf20afd2a48c1834e995ab98eb009765d",
  "_created": "2026-05-12T06:33:46.000Z",
  "_published": "2026-05-22T10:22:36.782Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77360873587,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937296650"
    },
    {
      "job": 77360873459,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937295611"
    },
    {
      "job": 77360873640,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937290331"
    },
    {
      "job": 77360873535,
      "time": 78,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937283064"
    },
    {
      "job": 77360873193,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937263391"
    },
    {
      "job": 77360873094,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158244286"
    },
    {
      "job": 77360873710,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962120754"
    },
    {
      "job": 77360873523,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937281881"
    },
    {
      "job": 77360873636,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937286912"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 10361217,
    "orcid": "0000-0002-7332-7931"
  },
  "_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": 10,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "peer-reviewed"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "shaunpwilkinson",
      "count": 85,
      "uuid": 10361217
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 1188,
    "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": 259,
  "_rbuild": "4.6.0",
  "_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.743388709829733,
  "_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-05-12T06:35:57.000Z",
      "distro": "noble",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "c42a6471dc5e5b7d36b9e7672c31d0ac3a17389cef4b019d0941d656ca63eb19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-05-12T06:35:53.000Z",
      "distro": "noble",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "c64049b3219ef8520d06fdce2685bde573be81e3e59c508b226fd96db433d2f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-12T06:35:32.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "434075f32f0342932e365931f2bde6fc305966d55bf67c831eb5a2a4455be01e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-05-12T06:35:12.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "9174d4f3f7ff648d71546828c0d2e0ba7fd2ed74611a8a7ef8ea1e931ec6f4eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-13T05:14:24.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "d00223006a3c23a3c4674a743f57b44880aa02379725815787bff635e99b8f0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-12T06:34:58.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "39341b5f784fd26b34298b5ae558c15d52eeb619cd13325043305c785488cd96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-05-12T06:35:11.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "59af2ab832085e7a48f74844152df16fb84d96d08424c094b8832732e2adfa2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-05-22T10:22:20.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "ccf7c0d1bdf3a25e1b85b572f6231c16d06818ba960a00bc42686fd5ff397bfd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/25717629329"
    }
  ]
}