{
  "_id": "6a1041e9acfb0bcc41c9d9ba",
  "Package": "MCMCtreeR",
  "Title": "Prepare MCMCtree Analyses and Plot Bayesian Divergence Time\nAnalyses Estimates on Trees",
  "Version": "1.1",
  "Author": "Mark Puttick [aut,cre], Pascal Title [ctb]",
  "Maintainer": "Mark Puttick <mark.puttick@bristol.ac.uk>",
  "Description": "Provides functions to prepare time priors for 'MCMCtree'\nanalyses in the 'PAML' software from Yang\n(2007)<doi:10.1093/molbev/msm088> and plot time-scaled\nphylogenies from any Bayesian divergence time analysis. Most\ntime-calibrated node prior distributions require user-specified\nparameters. The package provides functions to refine these\nparameters, so that the resulting prior distributions\naccurately reflect confidence in known, usually fossil, time\ninformation. These functions also enable users to visualise\ndistributions and write 'MCMCtree' ready input files.\nAdditionally, the package supplies flexible functions to\nvisualise age uncertainty on a plotted tree with using node\nbars, using branch widths proportional to the age uncertainty,\nor by plotting the full posterior distributions on nodes.\nTime-scaled phylogenetic plots can be visualised with absolute\nand geological timescales . All plotting functions are\napplicable with output from any Bayesian software, not just\n'MCMCtree'.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 07:34:27 UTC",
    "User": "root"
  },
  "Repository": "https://markmark-zz.r-universe.dev",
  "Date/Publication": "2019-05-21 21:20:31 UTC",
  "RemoteUrl": "https://github.com/cran/MCMCtreeR",
  "RemoteRef": "HEAD",
  "RemoteSha": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
  "MD5sum": "b6be45cfb17be18b16dd3bac7bfc2b5a",
  "_user": "markmark-zz",
  "_type": "src",
  "_file": "MCMCtreeR_1.1.tar.gz",
  "_fileid": "7d3eabdbfa712ae331140a5b7b6c9f976297dbf30f4379ce26567180a67b031c",
  "_filesize": 3530709,
  "_sha256": "7d3eabdbfa712ae331140a5b7b6c9f976297dbf30f4379ce26567180a67b031c",
  "_created": "2026-05-11T07:34:27.000Z",
  "_published": "2026-05-22T11:45:45.514Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77373008178,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912758269"
    },
    {
      "job": 77373008221,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912759638"
    },
    {
      "job": 77373008667,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912758754"
    },
    {
      "job": 77373008007,
      "time": 189,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912765615"
    },
    {
      "job": 77373008094,
      "time": 218,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6912719179"
    },
    {
      "job": 77373007580,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159699711"
    },
    {
      "job": 77373008113,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6912750872"
    },
    {
      "job": 77373008324,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6912752101"
    },
    {
      "job": 77373008412,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6912746376"
    }
  ],
  "_buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/MCMCtreeR",
  "_commit": {
    "id": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
    "author": "Mark Puttick <mark.puttick@bristol.ac.uk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1558473631
  },
  "_maintainer": {
    "name": "Mark Puttick",
    "email": "mark.puttick@bristol.ac.uk",
    "login": "markmark-zz",
    "uuid": 5128764
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "ape",
      "version": ">= 3.0-7",
      "role": "Depends"
    },
    {
      "package": "sn",
      "role": "Depends"
    },
    {
      "package": "coda",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "markmark-zz",
      "count": 3,
      "uuid": 5128764
    }
  ],
  "_userbio": {
    "uuid": 5128764,
    "type": "user",
    "name": "markmark-zz"
  },
  "_downloads": {
    "count": 243,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MCMCtreeR"
  },
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MCMCtreeR.html",
    "manual.pdf"
  ],
  "_realowner": "markmark-zz",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2019-03-24"
    },
    {
      "version": "1.0",
      "date": "2019-05-20"
    },
    {
      "version": "1.1",
      "date": "2019-05-22"
    }
  ],
  "_exports": [
    "estimateBound",
    "estimateCauchy",
    "estimateFixed",
    "estimateGamma",
    "estimateSkewNormal",
    "estimateSkewT",
    "estimateUpper",
    "MCMC.tree.plot",
    "MCMCtreePhy",
    "plotMCMCtree",
    "priorPosterior",
    "readMCMCtree",
    "tipDes"
  ],
  "_datasets": [
    {
      "name": "apeData",
      "title": "ApeData Ape phylogeny in ape format, monophyletic clades, and maximum and minimum ages",
      "object": "apeData",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "MCMCtree.output",
      "title": "MCMCtree.output",
      "object": "MCMCtree.output",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "apeData",
      "title": "ApeData Ape phylogeny in ape format, monophyletic clades, and maximum and minimum ages",
      "topics": [
        "apeData"
      ]
    },
    {
      "page": "estimateBound",
      "title": "Estimate a Uniform Distribution for MCMCtree",
      "topics": [
        "estimateBound"
      ]
    },
    {
      "page": "estimateCauchy",
      "title": "Estimate Cauchy Distribution for MCMCtree",
      "topics": [
        "estimateCauchy"
      ]
    },
    {
      "page": "estimateFixed",
      "title": "Fixed Age for MCMCtree analysis input",
      "topics": [
        "estimateFixed"
      ]
    },
    {
      "page": "estimateGamma",
      "title": "Estimate Gamma Distribution for MCMCtree analysis",
      "topics": [
        "estimateGamma"
      ]
    },
    {
      "page": "estimateSkewNormal",
      "title": "Estimate Skew Normal for MCMCtree analysis",
      "topics": [
        "estimateSkewNormal"
      ]
    },
    {
      "page": "estimateSkewT",
      "title": "Estimate Skew-t Distribution for MCMCtree analysis",
      "topics": [
        "estimateSkewT"
      ]
    },
    {
      "page": "estimateUpper",
      "title": "Estimate Upper Age for MCMCtree analysis",
      "topics": [
        "estimateUpper"
      ]
    },
    {
      "page": "MCMC.tree.plot",
      "title": "Plot time-scaled phylogenies",
      "topics": [
        "MCMC.tree.plot"
      ]
    },
    {
      "page": "MCMCtree.output",
      "title": "MCMCtree.output",
      "topics": [
        "MCMCtree.output"
      ]
    },
    {
      "page": "MCMCtreePhy",
      "title": "MCMCtreePhy",
      "topics": [
        "MCMCtreePhy"
      ]
    },
    {
      "page": "nodeToPhy",
      "title": "Add Node Constraints to Tree in MCMCtree Format",
      "topics": [
        "nodeToPhy"
      ]
    },
    {
      "page": "plotMCMCtree",
      "title": "Plot distribution from MCMCtree node estimations",
      "topics": [
        "plotMCMCtree"
      ]
    },
    {
      "page": "priorPosterior",
      "title": "priorPosterior",
      "topics": [
        "priorPosterior"
      ]
    },
    {
      "page": "readMCMCtree",
      "title": "Read MCMCtree output tree into R",
      "topics": [
        "readMCMCtree"
      ]
    },
    {
      "page": "tipDes",
      "title": "Find Descendent Tips From A Common Ancestor",
      "topics": [
        "tipDes"
      ]
    }
  ],
  "_rundeps": [
    "ape",
    "coda",
    "digest",
    "lattice",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mnormt",
    "nlme",
    "numDeriv",
    "quantreg",
    "Rcpp",
    "sn",
    "SparseM",
    "survival"
  ],
  "_vignettes": [
    {
      "source": "MCMCtree.Rmd",
      "filename": "MCMCtree.html",
      "title": "MCMCtreeR",
      "author": "Mark Puttick, marknputtick@gmail.com, University of Bath",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Estimate parameters for node input parameters",
        "Skew t",
        "estimate scale with a given shape",
        "estimate shape with a given scale",
        "Skew normal",
        "Cauchy",
        "Uniform distribution",
        "Gamma distribution",
        "Upper Age",
        "Fixed ages",
        "Different parameters on different nodes"
      ],
      "created": "2019-05-20 11:00:04",
      "modified": "2019-05-20 11:00:04",
      "commits": 1
    },
    {
      "source": "MCMCtree_plot.Rmd",
      "filename": "MCMCtree_plot.html",
      "title": "MCMCtreeR: plotting time trees",
      "author": "Mark Puttick, marknputtick@gmail.com, University of Bath",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Plot geological and absolute ages on plot",
        "Plot node uncertainty",
        "Mrbayes",
        "RevBayes",
        "Cladogram",
        "Plot full distribution on nodes",
        "Plot tree and timescale from any software"
      ],
      "created": "2019-05-20 11:00:04",
      "modified": "2019-05-20 11:00:04",
      "commits": 1
    }
  ],
  "_score": 2.8692317197309762,
  "_indexed": true,
  "_nocasepkg": "mcmctreer",
  "_universes": [
    "markmark-zz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-11T07:36:32.000Z",
      "distro": "noble",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "9ff40e137ec396821016cafdcd61f7b1549c930a310287803f065cad5e2bd5b1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-11T07:36:41.000Z",
      "distro": "noble",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "77d971866b313742a2374337e3140ccddb84a01aef2e1654067649dd18983e6d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-11T07:36:42.000Z",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "799f0edf64c40c1276ec23b916a4c2f6766c5248af27e4c7139dce09a6821adc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-11T07:36:55.000Z",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "8ccfb21ddd9858499d5818a1cd55178881597450b0682dc8b81cbccccce4aa72",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-11T07:35:59.000Z",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "c33c163041600e133b0fb82796d493484259b5c03172835c048897eddad1a722",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-11T07:36:04.000Z",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "93f431752eb21295c41a2a6b0a8220209e784544890db282fba888c56f4f9c67",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-11T07:35:45.000Z",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "9c78c83feaefb0e296efdf1d83ff45ea25672cda1ea916412857d63bdeb7e897",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-22T11:45:22.000Z",
      "commit": "2477103e8e9483eb9d4b50f0ff87801601abc1f1",
      "fileid": "2254a98aa21b6c7aa32c1f43f97500eaf8557a919d87cfb7f57f415753310839",
      "status": "success",
      "buildurl": "https://github.com/r-universe/markmark-zz/actions/runs/25656521813"
    }
  ]
}