{
  "_id": "69df4522c5259ad4cd8de493",
  "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://ropensci.r-universe.dev",
  "Date/Publication": "2019-12-09 21:21:51 UTC",
  "RemoteUrl": "https://github.com/ropensci/phylogram",
  "RemoteRef": "master",
  "RemoteSha": "9b7ce7672a048937d702d27205d5d212bf802305",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-15 07:55:33 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": "5da07cdc8701599e339e9519fb0cd463",
  "_user": "ropensci",
  "_type": "src",
  "_file": "phylogram_2.1.0.9000.tar.gz",
  "_fileid": "2bd96dab1b125dba16bb65febe1ef1b89d2b843621fd6fbd1982679d493cd9d1",
  "_filesize": 1935049,
  "_sha256": "2bd96dab1b125dba16bb65febe1ef1b89d2b843621fd6fbd1982679d493cd9d1",
  "_created": "2026-04-15T07:55:33.000Z",
  "_published": "2026-04-15T07:58:26.492Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71412551220,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445633184"
    },
    {
      "job": 71412551200,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445634024"
    },
    {
      "job": 71412551224,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "6445632154"
    },
    {
      "job": 71412551206,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445621043"
    },
    {
      "job": 71412100835,
      "time": 165,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445589656"
    },
    {
      "job": 71412100886,
      "time": 208,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445600933"
    },
    {
      "job": 71412551198,
      "time": 104,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445628504"
    },
    {
      "job": 71412551283,
      "time": 81,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6445622244"
    },
    {
      "job": 71412551384,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445621117"
    },
    {
      "job": 71412551303,
      "time": 82,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445622921"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://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": true,
  "_usedby": 8,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "peer-reviewed"
  ],
  "_stars": 12,
  "_contributors": [
    {
      "user": "shaunpwilkinson",
      "count": 85,
      "uuid": 10361217
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 1326,
    "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": 278,
  "_metadata": {
    "review": {
      "id": 212,
      "status": "reviewed",
      "version": "2.0.1.9000",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/212"
    },
    "ropensci_category": "data-extraction"
  },
  "_rbuild": "4.5.3",
  "_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": true,
  "_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": "https://github.com/ropensci/phylogram/raw/master/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": 8.724950812082081,
  "_indexed": true,
  "_nocasepkg": "phylogram",
  "_universes": [
    "ropensci",
    "shaunpwilkinson"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:57:37.000Z",
      "distro": "noble",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "a797a92881939b2d8cb6da66fd34e06555bb25041a9918a99199ee25a8ffbaac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:57:35.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "bea3c25aa2a1ee18cc559c671d4b943001917157719d2881428d4959ad5ab71c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:56:57.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "1396272c5a5f5f17da4d4db88b5a70425fd556c48a22d32312788ce184a391ca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:57:36.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "908e701657eee2b0fda0daea1a35a4244482ee83b18ec778b42a3da4b5fa8b0a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:56:52.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "71e56e88fe95fb4ccfaacb717448e3f26a33f264aff40782286c2cb0bd926df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:56:49.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "d548fffc5a8d0870e10fc97e4dd3b333adce3f24195bbad47fa819d5bdacdbf3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0.9000",
      "date": "2026-04-15T07:56:54.000Z",
      "commit": "9b7ce7672a048937d702d27205d5d212bf802305",
      "fileid": "9b749b1bed3d7a468a06b0b6783564b3428ac54046f4657a59ee60fcee47d170",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24442918033"
    }
  ]
}