{
  "_id": "6a1f29fab401979e734242e9",
  "Package": "paleotree",
  "Type": "Package",
  "Version": "3.4.7",
  "Title": "Paleontological and Phylogenetic Analyses of Evolution",
  "Date": "2024-07-06",
  "Author": "David W. Bapst, Peter J. Wagner",
  "Language": "en-US",
  "ByteCompile": "TRUE",
  "Encoding": "UTF-8",
  "Maintainer": "David W. Bapst <dwbapst@gmail.com>",
  "BugReports": "https://github.com/dwbapst/paleotree/issues",
  "Description": "Provides tools for transforming, a posteriori\ntime-scaling, and modifying phylogenies containing extinct\n(i.e. fossil) lineages. In particular, most users are\ninterested in the functions timePaleoPhy, bin_timePaleoPhy,\ncal3TimePaleoPhy and bin_cal3TimePaleoPhy, which date\ncladograms of fossil taxa using stratigraphic data. This\npackage also contains a large number of likelihood functions\nfor estimating sampling and diversification rates from\ndifferent types of data available from the fossil record (e.g.\nrange data, occurrence data, etc). paleotree users can also\nsimulate diversification and sampling in the fossil record\nusing the function simFossilRecord, which is a detailed\nsimulator for branching birth-death-sampling processes composed\nof discrete taxonomic units arranged in ancestor-descendant\nrelationships. Users can use simFossilRecord to simulate\ndiversification in incompletely sampled fossil records, under\nvarious models of morphological differentiation (i.e. the\nvarious patterns by which morphotaxa originate from one\nanother), and with time-dependent, longevity-dependent and/or\ndiversity-dependent rates of diversification, extinction and\nsampling. Additional functions allow users to translate\nsimulated ancestor-descendant data from simFossilRecord into\nstandard time-scaled phylogenies or unscaled cladograms that\nreflect the relationships among taxon units.",
  "License": "CC0",
  "URL": "https://github.com/dwbapst/paleotree",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libglpk-dev make libpng-dev libxml2-dev",
  "Repository": "https://phylotastic.r-universe.dev",
  "Date/Publication": "2024-07-09 05:08:05 UTC",
  "RemoteUrl": "https://github.com/dwbapst/paleotree",
  "RemoteRef": "HEAD",
  "RemoteSha": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 19:02:18 UTC",
    "User": "root"
  },
  "MD5sum": "5ddeec02c6546b0d8eb1dcdad1330c6a",
  "_user": "phylotastic",
  "_type": "src",
  "_file": "paleotree_3.4.7.tar.gz",
  "_fileid": "ea3ceeda1851a1d034ea5be34588f809c3271440721a3ea5f36c041edb6f7513",
  "_filesize": 1919791,
  "_sha256": "ea3ceeda1851a1d034ea5be34588f809c3271440721a3ea5f36c041edb6f7513",
  "_created": "2026-06-02T19:02:18.000Z",
  "_published": "2026-06-02T19:07:38.761Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79150230006,
      "time": 269,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7367309938"
    },
    {
      "job": 79150229937,
      "time": 247,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367302237"
    },
    {
      "job": 79150229966,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7367302819"
    },
    {
      "job": 79150229873,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367304544"
    },
    {
      "job": 79149593277,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367211254"
    },
    {
      "job": 79150229875,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367252355"
    },
    {
      "job": 79150229874,
      "time": 218,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7367291307"
    },
    {
      "job": 79150229930,
      "time": 256,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7367306371"
    },
    {
      "job": 79150229949,
      "time": 237,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367298235"
    }
  ],
  "_buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dwbapst/paleotree",
  "_commit": {
    "id": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
    "author": "David Bapst <dwbapst@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #42 from dwbapst/developmentBranch\n\nPull to fix R CHECK Github Actions Badge in README",
    "time": 1720501685
  },
  "_maintainer": {
    "name": "David W. Bapst",
    "email": "dwbapst@gmail.com",
    "login": "dwbapst",
    "description": "Paleobiology, Phylogenies, R",
    "uuid": 1561903
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "ape",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "phangorn",
      "version": ">= 2.6.3",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "phytools",
      "version": ">= 0.6-00",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "RCurl",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "dwbapst",
  "_selfowned": false,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 22,
  "_contributors": [
    {
      "user": "dwbapst",
      "count": 1024,
      "uuid": 1561903
    },
    {
      "user": "iamjulian0",
      "count": 6,
      "uuid": 131974467
    },
    {
      "user": "bomeara",
      "count": 1,
      "uuid": 1612612
    }
  ],
  "_userbio": {
    "uuid": 1652822,
    "type": "organization",
    "name": "phylotastic"
  },
  "_downloads": {
    "count": 948,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/paleotree"
  },
  "_mentions": 21,
  "_devurl": "https://github.com/dwbapst/paleotree",
  "_searchresults": 298,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/paleotree.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dwbapst/paleotree",
  "_realowner": "dwbapst",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2012-01-27"
    },
    {
      "version": "1.1",
      "date": "2012-02-13"
    },
    {
      "version": "1.2",
      "date": "2012-02-23"
    },
    {
      "version": "1.3",
      "date": "2012-04-19"
    },
    {
      "version": "1.4",
      "date": "2012-06-18"
    },
    {
      "version": "1.5",
      "date": "2012-10-06"
    },
    {
      "version": "1.6",
      "date": "2012-12-31"
    },
    {
      "version": "1.7",
      "date": "2012-12-31"
    },
    {
      "version": "1.8",
      "date": "2013-02-23"
    },
    {
      "version": "1.8.1",
      "date": "2013-04-04"
    },
    {
      "version": "1.8.2",
      "date": "2013-09-04"
    },
    {
      "version": "1.9",
      "date": "2014-01-03"
    },
    {
      "version": "2.0",
      "date": "2014-02-04"
    },
    {
      "version": "2.1",
      "date": "2014-08-16"
    },
    {
      "version": "2.2",
      "date": "2014-09-18"
    },
    {
      "version": "2.3",
      "date": "2015-01-16"
    },
    {
      "version": "2.4",
      "date": "2015-05-02"
    },
    {
      "version": "2.5",
      "date": "2015-09-21"
    },
    {
      "version": "2.6",
      "date": "2015-12-02"
    },
    {
      "version": "2.7",
      "date": "2016-04-13"
    },
    {
      "version": "3.0.0",
      "date": "2017-10-21"
    },
    {
      "version": "3.1.0",
      "date": "2018-07-03"
    },
    {
      "version": "3.1.3",
      "date": "2018-10-02"
    },
    {
      "version": "3.3.0",
      "date": "2019-06-04"
    },
    {
      "version": "3.3.25",
      "date": "2019-12-12"
    },
    {
      "version": "3.4.4",
      "date": "2022-04-25"
    },
    {
      "version": "3.4.5",
      "date": "2022-08-22"
    },
    {
      "version": "3.4.7",
      "date": "2024-07-06"
    }
  ],
  "_exports": [
    "accioBestAcquisitionModel",
    "accioExhaustionCurve",
    "addTermBranchLength",
    "ancPropStateMat",
    "bin_cal3TimePaleoPhy",
    "bin_timePaleoPhy",
    "bindPaleoTip",
    "binTimeData",
    "branchClasses",
    "cal3TimePaleoPhy",
    "charExhaustPlot",
    "cladogeneticTraitCont",
    "cleanNewPhylo",
    "collapseNodes",
    "compareNodeAges",
    "compareTermBranches",
    "constrainParPaleo",
    "createMrBayesConstraints",
    "createMrBayesTipCalibrations",
    "createMrBayesTipDatingNexus",
    "dateNodes",
    "dateTaxonTreePBDB",
    "deadTree",
    "degradeTree",
    "depthRainbow",
    "divCurveFossilRecordSim",
    "dropExtant",
    "dropExtinct",
    "dropPaleoTip",
    "dropZLB",
    "equation2function",
    "expandTaxonTree",
    "fixRootTime",
    "footeValues",
    "fossilRecord2fossilRanges",
    "fossilRecord2fossilTaxa",
    "fossilTaxa2fossilRecord",
    "fourDate2timeList",
    "freqRat",
    "getCladeTaxaPBDB",
    "getPBDBocc",
    "getSpecificTaxaPBDB",
    "horizonSampRate",
    "HurlbertPIE",
    "make_durationFreqCont",
    "make_durationFreqDisc",
    "make_inverseSurv",
    "makePBDBtaxonTree",
    "minBranchLength",
    "minCharChange",
    "multiDiv",
    "nearestNeighborDist",
    "nodeDates2branchLengths",
    "obtainDatedPosteriorTreesMrB",
    "occData2timeList",
    "optimPaleo",
    "pairwiseSpearmanRho",
    "parbounds",
    "parbounds<-",
    "parentChild2taxonTree",
    "parInit",
    "parLower",
    "parLower<-",
    "parnames",
    "parnames<-",
    "parUpper",
    "parUpper<-",
    "perCapitaRates",
    "perfectParsCharTree",
    "phyloDiv",
    "plotMultiDiv",
    "plotOccData",
    "plotPhyloPicTree",
    "plotTaxaTreePBDB",
    "plotTraitgram",
    "pqr2Ps",
    "pqsRate2sProb",
    "probAnc",
    "qsProb2Comp",
    "qsRate2Comp",
    "resolveTreeChar",
    "reverseList",
    "rootSplit",
    "sampleRanges",
    "seqTimeList",
    "setRootAge",
    "setRootAges",
    "simFossilRecord",
    "simTermTaxa",
    "simTermTaxaAdvanced",
    "sProb2sRate",
    "sRate2sProb",
    "taxa2cladogram",
    "taxa2phylo",
    "taxicDivCont",
    "taxicDivDisc",
    "taxonSortPBDBocc",
    "taxonTable2taxonTree",
    "testEdgeMat",
    "timeLadderTree",
    "timeList2fourDate",
    "timePaleoPhy",
    "timeSliceFossilRecord",
    "timeSliceTree",
    "tipDatingCompatabilitySummaryMrB",
    "treeContradiction",
    "trueTermTaxaTree",
    "twoWayEcologyCluster",
    "unitLengthTree"
  ],
  "_datasets": [
    {
      "name": "ammoniteTraitsRaia",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "object": "RaiaCopesRule",
      "file": "RaiaCopesRule.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "FD",
        "Log_D",
        "log_dur"
      ],
      "rows": 241,
      "table": true,
      "tojson": true
    },
    {
      "name": "ammoniteTreeRaia",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "object": "RaiaCopesRule",
      "file": "RaiaCopesRule.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "ceratopsianTreeRaia",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "object": "RaiaCopesRule",
      "file": "RaiaCopesRule.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "cervidTreeRaia",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "object": "RaiaCopesRule",
      "file": "RaiaCopesRule.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "charMatDicrano",
      "title": "Cladistic Data for Dicranograptid Graptolites from Song and Zhang (2014)",
      "object": "SongZhangDicrano",
      "file": "SongZhangDicrano.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sicular.length..mm.",
        "Sicular.length.width.ratio",
        "Sicula.bent.or.not",
        "Sicular.virgellar.spine.deflected.or.not",
        "Anti.virgellar.spines.or.not",
        "Sicular.inclination.to.stipe",
        "Distance.between.the.budding.point.of.th11.and.the.sicular.aperture..mm.",
        "Origination.of.th11",
        "Growth.of.th11",
        "Growth.of.th12",
        "Origination.of.th21",
        "Dicalycal.theca",
        "Stipe.attitude",
        "Thecal.apertural.excavation",
        "Thecal.form",
        "Thecal.overlap",
        "Intrathecal.folds..Fig..2E.also.see.Maletz.et.al..2011.and.Bapst.et.al..2012..or.not",
        "Difference.between.width.of.the.prothecal.and.metathecal.part",
        "Thecal.aperture",
        "Supragenicular.wall.form",
        "Prothecal.fold",
        "FAD",
        "Development.of.subapertural.spines",
        "Development.of.thecal.rutelli"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "cladogramDicranoX12",
      "title": "Cladistic Data for Dicranograptid Graptolites from Song and Zhang (2014)",
      "object": "SongZhangDicrano",
      "file": "SongZhangDicrano.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "cladogramDicranoX13",
      "title": "Cladistic Data for Dicranograptid Graptolites from Song and Zhang (2014)",
      "object": "SongZhangDicrano",
      "file": "SongZhangDicrano.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "foramAL",
      "title": "Ancestor-Descendant Relationships for Macroperforate Foraminifera, from Aze et al. (2011)",
      "object": "macroperforateForam",
      "file": "macroperforateForam.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Lineage_code",
        "Ancestor_code",
        "Start_date",
        "End_date"
      ],
      "rows": 210,
      "table": true,
      "tojson": true
    },
    {
      "name": "foramALb",
      "title": "Ancestor-Descendant Relationships for Macroperforate Foraminifera, from Aze et al. (2011)",
      "object": "macroperforateForam",
      "file": "macroperforateForam.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Lineage_code",
        "Ancestor_code",
        "Start_date",
        "End_date",
        "Species_in_lineage"
      ],
      "rows": 369,
      "table": true,
      "tojson": true
    },
    {
      "name": "foramAM",
      "title": "Ancestor-Descendant Relationships for Macroperforate Foraminifera, from Aze et al. (2011)",
      "object": "macroperforateForam",
      "file": "macroperforateForam.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Species",
        "Ancestor",
        "Start_date",
        "End_date"
      ],
      "rows": 339,
      "table": true,
      "tojson": true
    },
    {
      "name": "foramAMb",
      "title": "Ancestor-Descendant Relationships for Macroperforate Foraminifera, from Aze et al. (2011)",
      "object": "macroperforateForam",
      "file": "macroperforateForam.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Species_code",
        "Ancestor_code",
        "Start_date",
        "End_date",
        "Species_name"
      ],
      "rows": 677,
      "table": true,
      "tojson": true
    },
    {
      "name": "graptCharMatrix",
      "title": "Morphlogical Character and Range Data for late Ordovician and Early Silurian Graptoloidea",
      "object": "graptDisparity",
      "file": "graptDisparity.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Sicula_Type",
        "Proximal_Spine_Set",
        "Number_of_Primordial_Thecae",
        "Proximal_Ventral_Profile",
        "Proximal_Ventral_Wall_Inclination",
        "Proximal_Ventral_Mesial_Projection",
        "Proximal_Suprapertural_Elaboration",
        "Proximal_Apertural_Elaborations",
        "Proximal_Apertural_Orientation",
        "Proximal_Apertural_Restriction",
        "Proximal_Metathecal_Tortion",
        "Mesial_Ventral_Profile",
        "Mesial_Ventral_Wall_Inclination",
        "Mesial_Ventral_Mesial_Projection",
        "Mesial_Superapertural_Elaboration",
        "Mesial_Apertural_Elaborations",
        "Mesial_Apertural_Orientation",
        "Mesial_Apertural_Restriction",
        "Mesial_Metathecal_Tortion",
        "Distal_Ventral_Profile",
        "Distal_Superapertural_Elaboration",
        "Distal_Ventral_Wall_Inclination",
        "Distal_Ventral_Mesial_Spines_Projection",
        "Distal_Apertural_Elaborations",
        "Distal_Apertural_Orientation",
        "Distal_Apertural_Restriction",
        "Distal_Metathecal_Tortion",
        "Sicula-Stipe_Relations",
        "Median_Septum",
        "Series_Width_Gradient",
        "Aspect_of_Tortion",
        "Axis_Orientation",
        "Symmetry_of_Y_Axis",
        "Number_of_Thecal_Series",
        "Single_Stipe_Curve",
        "Angle_of_Stipe_Growth_Relative_to_Sicula",
        "Number_of_Cladia",
        "Cladia",
        "Extrathecal_Thread_Set",
        "Periderm_Reduction",
        "Determinant_Colony_Growth",
        "Scopulae",
        "Proximal_Web",
        "Dorsal_Wall_Shape",
        "Nema_Development",
        "2TRD_at_2nd_Pair_(mm)_MIN",
        "2TRD_at_2nd_Pair_(mm)_MAX",
        "Stipe_Width_at_2nd_Pair_(mm)_MIN",
        "Stipe_Width_at_2nd_Pair_(mm)_MAX",
        "Distal_2TRD_(mm)_MIN",
        "Distal_2TRD_(mm)_MAX",
        "Distal_Stipe_Width_(mm)_MIN",
        "Distal_Stipe_Width_(mm)_MAX",
        "Group_(Clade)_Code"
      ],
      "rows": 183,
      "table": true,
      "tojson": true
    },
    {
      "name": "graptDistMat",
      "title": "Morphlogical Character and Range Data for late Ordovician and Early Silurian Graptoloidea",
      "object": "graptDisparity",
      "file": "graptDisparity.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "'Bulmanograptus' macilentus",
        "'Monograptus' arciformis",
        "'Monograptus' austerus",
        "'Paramplexograptus' kiliani",
        "'Paramplexograptus' paucispinus",
        "'Prisitiograptus' fragilis",
        "'Pristiograptus' concinnus",
        "Agetograptus hubeiensis",
        "Akidograptus ascensus",
        "Akidograptus cuneatus",
        "Amplexograptus elongatus",
        "Amplexograptus latus",
        "Amplexograptus manitoulinensis",
        "Amplexograptus prominens",
        "Amplexograptus prominens sensu Stewart",
        "Anticostia fastigata",
        "Anticostia lorrainensis",
        "Anticostia macgregorae",
        "Anticostia tenuissima",
        "Anticostia uniformis",
        "Appendispinograptus fibratus",
        "Appendispinograptus hanyuanensis",
        "Appendispinograptus leptothecalis",
        "Appendispinograptus longspinus (= A. hvalross)",
        "Appendispinograptus supernus",
        "Appendispinograptus venustus",
        "Arachniograptus laqueus",
        "Archiretiolites regimontanus",
        "Arnheimograptus anacanthus",
        "Atavograptus atavus",
        "Atavograptus ceryx",
        "Climacograptus chiai",
        "Climacograptus hastatus",
        "Climacograptus mississippiensis",
        "Climacograptus putillus",
        "Climacograptus styloideus",
        "Climacograptus tatianae",
        "Climacograptus trisetus",
        "Climacograptus tubuliferus",
        "Climacograptus uncinatus",
        "Clinoclimacograptus sculptus",
        "Coronograptus cyphus",
        "Coronograptus gregarius",
        "Coronograptus hipposideros",
        "Coronograptus tholians",
        "Coronograptus virgatus",
        "Cystograptus ancestralis",
        "Cystograptus penna",
        "Cystograptus vesiculosus",
        "Dicellograptus anceps",
        "Dicellograptus complanatus",
        "Dicellograptus complanatus arkansasensis (sensu Mu et al. 1993)",
        "Dicellograptus complexus",
        "Dicellograptus graciliramosus",
        "Dicellograptus gravis",
        "Dicellograptus johnstrupi",
        "Dicellograptus laticeps",
        "Dicellograptus minor",
        "Dicellograptus mirabilis",
        "Dicellograptus morrisi",
        "Dicellograptus ornatus",
        "Dicellograptus tumidus",
        "Dicellograptus turgidus",
        "Diceratograptus mirus",
        "Dimorphograptoides physophora",
        "Dimorphograptus aff minutus",
        "Dimorphograptus confertus",
        "Dimorphograptus decussatus",
        "Dimorphograptus elongatus",
        "Dimorphograptus erectus",
        "Dimorphograptus extenuatus",
        "Dimorphograptus minutus",
        "Diplograptus pristis",
        "Diplograptus nicholsoni",
        "Diplograptus crassitestus  =G. posterus Koren&Tzai 1980",
        "Diplograptus rarithecatus",
        "Diplograptus rigidus",
        "Glyptograptus incertus",
        "Glyptograptus tamariscus",
        "Hirsutograptus longispinosus",
        "Hirsutograptus sinitzini",
        "Hirsutograptus villosus",
        "Huttagraptus acinaces",
        "Huttagraptus praematurus",
        "Huttagraptus praestrachani",
        "Lagarograptus inexpeditus",
        "Leptograptus eastonensis",
        "Leptograptus extremus",
        "Leptograptus macer",
        "Leptograptus planus",
        "Metaclimacograptus orientalis",
        "Metaclimacograptus undulatus",
        "Metaclimcagraptus hughesi",
        "Monoclimacis lunata",
        "Monoclimacis? galeritus",
        "Monoclimacis? orenburgensis",
        "Monoclimacis? orskensis",
        "Monoclimacis? oscitatus",
        "Monograptus difformis",
        "Neodiplograptus charis",
        "Neodiplograptus elongatus",
        "Neodiplograptus lanceolatus",
        "Neodiplograptus modestus",
        "Neodiplograptus parajanus",
        "Neodiplograptus shanchongensis",
        "Neodiplograptus tcherskyi",
        "Neodiplogratptus fezzanensis",
        "Normalograptus aff avitus",
        "Normalograptus angustus",
        "Normalograptus avitus sensu Chen et al 2005",
        "Normalograptus bicaudatus",
        "Normalograptus daedalus",
        "Normalograptus extraordinarius",
        "Normalograptus jideliensis",
        "Normalograptus laciniosus",
        "Normalograptus lubricus",
        "Normalograptus madernii",
        "Normalograptus magnus",
        "Normalograptus medius",
        "Normalograptus minor",
        "Normalograptus mirnyensis",
        "Normalograptus nanjingensis",
        "Normalograptus nikolayevi",
        "Normalograptus normalis",
        "Normalograptus ojsuensis",
        "Normalograptus parvulus",
        "Normalograptus persculptus",
        "Normalograptus rectangularis",
        "Normalograptus rhizinus",
        "Normalograptus serus",
        "Normalograptus ugurensis",
        "Normalograptus wanjiawanensis",
        "Normalograptus? guizhouensis",
        "Normalograptus? lungmaensis",
        "Nymphograptus velatus",
        "Orthograptus  grandis",
        "Orthograptus eucharis",
        "Diplograptus maximus",
        "Orthograptus quadrimucrontus",
        "Orthograptus richmondensis",
        "Orthograptus thorsteinssoni",
        "Orthoretiograptus denticulatus",
        "Orthoretiograptus pulcherrimus",
        "Paraclimacograptus innotatus",
        "Paraclimacograptus jingyangensis",
        "Paraclimacograptus tuberculatus",
        "Parakidograptus acuminatus",
        "Parakidograptus praematurus",
        "Paraorthograptus brevispinus",
        "Paraorthograptus decipiens",
        "Paraorthograptus pacificus",
        "Paraorthograptus tenuis",
        "Paraorthograptus uniformis",
        "Paraplegmatograptus craticulus",
        "Paraplegmatograptus uniformis",
        "Parareteograptus sinensis",
        "Phormograptus connectus",
        "Pieragraptus falllax",
        "Plegmatograptus nebula",
        "Plegmatograptus? nebula lautus",
        "Pleurograptus lui",
        "Pribylograptus pleganopsis",
        "Pribylograptus sandersoni",
        "Climacograptus clevensis",
        "Pseudorthograpthis cyperoides",
        "Pseudorthograptus angustifolius",
        "Pseudorthograptus inopinatus",
        "Pseudorthograptus mutabilis",
        "Pseudorthograptus obuti",
        "Rectograptus abbreviatus",
        "Rectograptus amplexicaulis",
        "Rectograptus gracilis",
        "Rectograptus peosta",
        "Rectograptus uniformis",
        "Rhaphidograptus toernquisti",
        "Sudburigrapraptus illustris",
        "Sudburigraptus eberleini",
        "Sudburigraptus similaris",
        "Sunigraptus regularis",
        "Tangyagraptus typicus",
        "Tangyagraptus remotus",
        "Tangyagraptus gracilis",
        "Yinograptus disjunctus"
      ],
      "rows": 183,
      "table": true,
      "tojson": true
    },
    {
      "name": "graptOccPBDB",
      "title": "Example Occurrence and Taxonomic Datasets of the Graptolithina from the Paleobiology Database",
      "object": "graptPBDB",
      "file": "graptPBDB.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "occurrence_no",
        "record_type",
        "reid_no",
        "flags",
        "collection_no",
        "identified_name",
        "identified_rank",
        "identified_no",
        "difference",
        "accepted_name",
        "accepted_rank",
        "accepted_no",
        "early_interval",
        "late_interval",
        "max_ma",
        "min_ma",
        "reference_no",
        "phylum",
        "phylum_no",
        "class",
        "class_no",
        "order",
        "order_no",
        "family",
        "family_no",
        "genus",
        "genus_no",
        "subgenus_no",
        "primary_name",
        "primary_reso",
        "subgenus_name",
        "subgenus_reso",
        "species_name",
        "species_reso",
        "authorizer",
        "enterer",
        "modifier"
      ],
      "rows": 6117,
      "table": true,
      "tojson": true
    },
    {
      "name": "graptRanges",
      "title": "Morphlogical Character and Range Data for late Ordovician and Early Silurian Graptoloidea",
      "object": "graptDisparity",
      "file": "graptDisparity.rdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "graptTaxaPBDB",
      "title": "Example Occurrence and Taxonomic Datasets of the Graptolithina from the Paleobiology Database",
      "object": "graptPBDB",
      "file": "graptPBDB.rdata",
      "class": [
        "data.frame"
      ],
      "fields": [
        "orig_no",
        "taxon_no",
        "record_type",
        "flags",
        "taxon_rank",
        "taxon_name",
        "parent_no",
        "parent_name",
        "reference_no",
        "is_extant",
        "n_occs",
        "phylum",
        "class",
        "order",
        "family",
        "genus",
        "type_taxon",
        "firstapp_max_ma",
        "firstapp_min_ma",
        "lastapp_max_ma",
        "lastapp_min_ma",
        "early_interval",
        "late_interval",
        "image_no",
        "authorizer",
        "enterer",
        "modifier"
      ],
      "rows": 559,
      "table": true,
      "tojson": true
    },
    {
      "name": "graptTimeTree",
      "title": "Example Occurrence and Taxonomic Datasets of the Graptolithina from the Paleobiology Database",
      "object": "graptPBDB",
      "file": "graptPBDB.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "graptTree",
      "title": "Example Occurrence and Taxonomic Datasets of the Graptolithina from the Paleobiology Database",
      "object": "graptPBDB",
      "file": "graptPBDB.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "kanto",
      "title": "Example Species Abundances Tables",
      "object": "kanto",
      "file": "kanto.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "Abra",
        "Bellsprout",
        "Caterpie",
        "Chansey",
        "Clefairy",
        "Cubone",
        "Diglett",
        "Ditto",
        "Doduo",
        "Drowzee",
        "Eevee",
        "Ekans",
        "Electabuzz",
        "Farfetch.d",
        "Gastly",
        "Geodude",
        "Grimer",
        "Growlithe",
        "Hoothoot",
        "Hoppip",
        "Houndour",
        "Jigglypuff",
        "Kangaskhan",
        "Koffing",
        "Machop",
        "Magnemite",
        "Mankey",
        "Meowth",
        "Murkrow",
        "Nidoran",
        "Oddish",
        "Onix",
        "Paras",
        "Pidgey",
        "Pikachu",
        "Poliwag",
        "Ponyta",
        "Psyduck",
        "Quagsire",
        "Rattata",
        "Sandshrew",
        "Sentret",
        "Slowpoke",
        "Slugma",
        "Snorlax",
        "Spearow",
        "Tangela",
        "Venonat",
        "Voltorb",
        "Vulpix",
        "Weedle",
        "Zapdos",
        "Zubat"
      ],
      "rows": 23,
      "table": true,
      "tojson": true
    },
    {
      "name": "retioChar",
      "title": "Cladogram and Range Data for the Retiolitinae",
      "object": "retiolitinae",
      "file": "retiolitinae.rdata",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "extrathecal_threads",
        "det_growth",
        "nema_resorb"
      ],
      "rows": 22,
      "table": true,
      "tojson": true
    },
    {
      "name": "retioRanges",
      "title": "Cladogram and Range Data for the Retiolitinae",
      "object": "retiolitinae",
      "file": "retiolitinae.rdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "retioTree",
      "title": "Cladogram and Range Data for the Retiolitinae",
      "object": "retiolitinae",
      "file": "retiolitinae.rdata",
      "class": [
        "phylo"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "shellSize",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "object": "RaiaCopesRule",
      "file": "RaiaCopesRule.rdata",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "sutureComplexity",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "object": "RaiaCopesRule",
      "file": "RaiaCopesRule.rdata",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "paleotree-package",
      "title": "paleotree: Paleontological and Phylogenetic Analyses of Evolution",
      "topics": [
        "paleotree-package",
        "paleotree"
      ]
    },
    {
      "page": "binTimeData",
      "title": "Bin Simulated Temporal Ranges in Discrete Intervals",
      "topics": [
        "binTimeData"
      ]
    },
    {
      "page": "branchClasses",
      "title": "Partitions the branch lengths of a tree into several classes based on their placement.",
      "topics": [
        "branchClasses"
      ]
    },
    {
      "page": "cal3TimePaleoPhy",
      "title": "Three Rate Calibrated _a posteriori_ Dating of Paleontological Phylogenies",
      "topics": [
        "bin_cal3TimePaleoPhy",
        "cal3",
        "cal3TimePaleoPhy"
      ]
    },
    {
      "page": "cladogeneticTraitCont",
      "title": "Simulate Cladogenetic Trait Evolution",
      "topics": [
        "cladogeneticTraitCont"
      ]
    },
    {
      "page": "communityEcology",
      "title": "Miscellaneous Functions for Community Ecology",
      "topics": [
        "communityEcology",
        "HurlbertPIE",
        "pairwiseSpearmanRho",
        "PIE",
        "ProbabilityInterspecificEncounter"
      ]
    },
    {
      "page": "compareTimescaling",
      "title": "Comparing the Time-Scaling of Trees",
      "topics": [
        "compareNodeAges",
        "compareTermBranches",
        "compareTimescaling"
      ]
    },
    {
      "page": "constrainParPaleo",
      "title": "Constrain Parameters for a Model Function from paleotree",
      "topics": [
        "constrainParPaleo"
      ]
    },
    {
      "page": "createMrBayesConstraints",
      "title": "Transform a Topology into a Set of Constraint Commands for MrBayes",
      "topics": [
        "createMrBayesConstraints"
      ]
    },
    {
      "page": "createMrBayesTipCalibrations",
      "title": "Construct A Block of Tip Age Calibrations for Use with Tip-Dating Analyses in MrBayes",
      "topics": [
        "createMrBayesTipCalibrations"
      ]
    },
    {
      "page": "createMrBayesTipDatingNexus",
      "title": "Construct a Fully Formatted NEXUS Script for Performing Tip-Dating Analyses With MrBayes",
      "topics": [
        "createMrBayesTipDatingNexus",
        "tipdating"
      ]
    },
    {
      "page": "dateNodes",
      "title": "Absolute Dates for Nodes of a Time-Scaled Phylogeny",
      "topics": [
        "dateNodes"
      ]
    },
    {
      "page": "dateTaxonTreePBDB",
      "title": "Date a Taxon-Topology from the Paleobiology Database Using Appearance Data from the API",
      "topics": [
        "dateTaxonTreePBDB"
      ]
    },
    {
      "page": "degradeTree",
      "title": "Randomly Collapse a Portion of Nodes on a Phylogeny",
      "topics": [
        "collapseNodes",
        "degradeTree"
      ]
    },
    {
      "page": "depthRainbow",
      "title": "Paint Tree Branch Depth by Color",
      "topics": [
        "depthRainbow"
      ]
    },
    {
      "page": "divCurveFossilRecordSim",
      "title": "Diversity-Curve Plotting for Simulations of Diversification and Sampling In the Fossil Record",
      "topics": [
        "divCurveFossilRecordSim"
      ]
    },
    {
      "page": "DiversityCurves",
      "title": "Diversity Curves",
      "topics": [
        "DiversityCurves",
        "phyloDiv",
        "taxicDivCont",
        "taxicDivDisc"
      ]
    },
    {
      "page": "durationFreq",
      "title": "Models of Sampling and Extinction for Taxonomic Duration Datasets",
      "topics": [
        "durationFreq",
        "make_durationFreqCont",
        "make_durationFreqDisc"
      ]
    },
    {
      "page": "equation2function",
      "title": "Turn a Character String of the Right-Hand Side of an Equation into an R Function",
      "topics": [
        "equation2function"
      ]
    },
    {
      "page": "exhaustionFunctions",
      "title": "Analyses of the exhaustion of Character States Over Evolutionary History",
      "topics": [
        "accioBestAcquisitionModel",
        "accioExhaustionCurve",
        "charExhaustPlot",
        "exhaustionFunctions"
      ]
    },
    {
      "page": "expandTaxonTree",
      "title": "Extrapolating Lower-Level Taxon Phylogenies from Higher-Level Taxon Trees",
      "topics": [
        "expandTaxonTree"
      ]
    },
    {
      "page": "fixRootTime",
      "title": "Modify, Drop or Bind Terminal Branches of Various Types (Mainly for Paleontological Phylogenies)",
      "topics": [
        "fixRootTime"
      ]
    },
    {
      "page": "footeValues",
      "title": "Calculates Values for Foote's Inverse Survivorship Analyses",
      "topics": [
        "footeValues"
      ]
    },
    {
      "page": "freqRat",
      "title": "Frequency Ratio Method for Estimating Sampling Probability",
      "topics": [
        "freqRat"
      ]
    },
    {
      "page": "getDataPBDB",
      "title": "Obtaining Data for Taxa or Occurrences From Paleobiology Database API",
      "topics": [
        "getCladeTaxaPBDB",
        "getDataPBDB",
        "getPBDBocc",
        "getSpecificTaxaPBDB"
      ]
    },
    {
      "page": "graptDisparity",
      "title": "Morphlogical Character and Range Data for late Ordovician and Early Silurian Graptoloidea",
      "topics": [
        "graptCharMatrix",
        "graptDisparity",
        "graptDistMat",
        "graptRanges"
      ]
    },
    {
      "page": "graptPBDB",
      "title": "Example Occurrence and Taxonomic Datasets of the Graptolithina from the Paleobiology Database",
      "topics": [
        "graptOccPBDB",
        "graptPBDB",
        "graptTaxaPBDB",
        "graptTimeTree",
        "graptTree"
      ]
    },
    {
      "page": "horizonSampRate",
      "title": "Estimate Sampling Rate from Sampling Horizon Data (Solow and Smith, 1997)",
      "topics": [
        "horizonSampRate"
      ]
    },
    {
      "page": "inverseSurv",
      "title": "Inverse Survivorship Models in the Fossil Record",
      "topics": [
        "inverseSurv",
        "invSurv",
        "make_inverseSurv"
      ]
    },
    {
      "page": "kanto",
      "title": "Example Species Abundances Tables",
      "topics": [
        "kanto"
      ]
    },
    {
      "page": "macroperforateForam",
      "title": "Ancestor-Descendant Relationships for Macroperforate Foraminifera, from Aze et al. (2011)",
      "topics": [
        "foramAL",
        "foramALb",
        "foramAM",
        "foramAMb",
        "macroperforateForam"
      ]
    },
    {
      "page": "makePBDBtaxonTree",
      "title": "Creating a Taxon-Tree from Taxonomic Data Downloaded from the Paleobiology Database",
      "topics": [
        "makePBDBtaxonTree",
        "plotTaxaTreePBDB"
      ]
    },
    {
      "page": "minBranchLength",
      "title": "Scales Edge Lengths of a Phylogeny to a Minimum Branch Length",
      "topics": [
        "minBranchLen",
        "minBranchLength",
        "minimumBranchLen",
        "minimumBranchLength"
      ]
    },
    {
      "page": "minCharChange",
      "title": "Estimating the Minimum Number of Character Transitions Using Maximum Parsimony",
      "topics": [
        "ancPropStateMat",
        "minCharChange"
      ]
    },
    {
      "page": "modelMethods",
      "title": "Model Function Methods: Parameter Names, Bounds and Initial Values",
      "topics": [
        "modelMethods",
        "parbounds",
        "parbounds.constrained",
        "parbounds.paleotreeFunc",
        "parbounds<-",
        "parbounds<-.constrained",
        "parbounds<-.paleotreeFunc",
        "parInit",
        "parInit.constrained",
        "parInit.paleotreeFunc",
        "parLower",
        "parLower.constrained",
        "parLower.paleotreeFunc",
        "parLower<-",
        "parLower<-.constrained",
        "parLower<-.paleotreeFunc",
        "parnames",
        "parnames.constrained",
        "parnames.paleotreeFunc",
        "parnames<-",
        "parnames<-.constrained",
        "parnames<-.paleotreeFunc",
        "parUpper",
        "parUpper.constrained",
        "parUpper.paleotreeFunc",
        "parUpper<-",
        "parUpper<-.constrained",
        "parUpper<-.paleotreeFunc"
      ]
    },
    {
      "page": "modifyTerminalBranches",
      "title": "Modify, Drop or Bind Terminal Branches of Various Types (Mainly for Paleontological Phylogenies)",
      "topics": [
        "addTermBranchLength",
        "bindPaleoTip",
        "dropExtant",
        "dropExtinct",
        "dropPaleoTip",
        "dropZLB",
        "modifyTerminalBranches"
      ]
    },
    {
      "page": "multiDiv",
      "title": "Calculating Diversity Curves Across Multiple Datasets",
      "topics": [
        "multiDiv",
        "plotMultiDiv"
      ]
    },
    {
      "page": "nearestNeighborDist",
      "title": "Nearest Neighbor Distances for Morphological Disparity Studies",
      "topics": [
        "nearestNeighborDist"
      ]
    },
    {
      "page": "nodeDates2branchLengths",
      "title": "Obtaining Edge Lengths for Undated Phylogenies Using Known Branching Node and Tip Ages",
      "topics": [
        "nodeDates2branchLengths"
      ]
    },
    {
      "page": "obtainDatedPosteriorTreesMrB",
      "title": "Get the Sample of Posterior Trees from a Dated Phylogenetic Analysis with MrBayes (Or a Summary Tree, such as the MCCT)",
      "topics": [
        "obtainDatedPosteriorTreesMrB"
      ]
    },
    {
      "page": "occData2timeList",
      "title": "Converting Occurrences Data to a 'timeList' Data Object",
      "topics": [
        "occData2timeList"
      ]
    },
    {
      "page": "optimPaleo",
      "title": "Simplified Optimizer for 'paleotree' Likelihood Functions",
      "topics": [
        "optimPaleo"
      ]
    },
    {
      "page": "parentChild2taxonTree",
      "title": "Create a Taxonomy-Based Phylogeny ('Taxon Tree') from a Table of Parent-Child Taxon Relationships",
      "topics": [
        "parentChild2taxonTree"
      ]
    },
    {
      "page": "perCapitaRates",
      "title": "Instantaneous _per-Capita_ Rates of Origination and Extinction from the Fossil Record",
      "topics": [
        "perCapitaRates"
      ]
    },
    {
      "page": "perfectParsCharTree",
      "title": "Simulate a Set of Parsimony-Informative Characters for a Phylogeny",
      "topics": [
        "perfectParsCharTree"
      ]
    },
    {
      "page": "plotOccData",
      "title": "Plotting Occurrence Data Across Taxa",
      "topics": [
        "plotOccData"
      ]
    },
    {
      "page": "plotPhyloPicTree",
      "title": "Plot a Phylogeny with Organismal Silhouettes from PhyloPic, Called Via the Paleobiology Database API",
      "topics": [
        "plotPhyloPicTree"
      ]
    },
    {
      "page": "plotTraitgram",
      "title": "Plot a Traitgram for Continuous Traits",
      "topics": [
        "plotTraitgram"
      ]
    },
    {
      "page": "pqr2Ps",
      "title": "Joint Probability of A Clade Surviving Infinitely or Being Sampled Once",
      "topics": [
        "pqr2Ps"
      ]
    },
    {
      "page": "probAnc",
      "title": "Probability of being a sampled ancestor of another sampled taxon",
      "topics": [
        "probAnc"
      ]
    },
    {
      "page": "RaiaCopesRule",
      "title": "Dated Trees and Trait Data for Ammonites, Ceratopsians and Cervids from Raia et al. 2015",
      "topics": [
        "ammoniteTraitsRaia",
        "ammoniteTreeRaia",
        "ceratopsianTreeRaia",
        "cervidTreeRaia",
        "RaiaCopesRule",
        "shellSize",
        "sutureComplexity"
      ]
    },
    {
      "page": "resolveTreeChar",
      "title": "Resolve Polytomies Using Parsimony-Based Reconstruction of a Discrete Character",
      "topics": [
        "resolveTreeChar"
      ]
    },
    {
      "page": "retiolitinae",
      "title": "Cladogram and Range Data for the Retiolitinae",
      "topics": [
        "retioChar",
        "retiolitinae",
        "retioRanges",
        "retioTree"
      ]
    },
    {
      "page": "reverseList",
      "title": "Reverse List Structure",
      "topics": [
        "reverseList"
      ]
    },
    {
      "page": "rootSplit",
      "title": "Split Tip Taxa by Root Divergence",
      "topics": [
        "rootSplit"
      ]
    },
    {
      "page": "sampleRanges",
      "title": "Sampling Taxon Ranges",
      "topics": [
        "sampleRanges"
      ]
    },
    {
      "page": "SamplingConv",
      "title": "Converting Sampling Estimates",
      "topics": [
        "pqsRate2sProb",
        "qsProb2Comp",
        "qsRate2Comp",
        "SamplingConv",
        "sProb2sRate",
        "sRate2sProb"
      ]
    },
    {
      "page": "seqTimeList",
      "title": "Construct a Stochastic Sequenced Time-List from an Unsequenced Time-List",
      "topics": [
        "seqTimeList"
      ]
    },
    {
      "page": "setRootAge",
      "title": "Place a Non-Ultrametric Tree of Fossil Taxa on Absolute Time",
      "topics": [
        "setRootAge",
        "setRootAges"
      ]
    },
    {
      "page": "simFossilRecord",
      "title": "Full-Scale Simulations of the Fossil Record with Birth, Death and Sampling of Morphotaxa",
      "topics": [
        "simFossilRecord"
      ]
    },
    {
      "page": "simFossilRecordMethods",
      "title": "Methods for Editing or Converting Output from Simulated Fossil Record Objects",
      "topics": [
        "fossilRecord2fossilRanges",
        "fossilRecord2fossilTaxa",
        "fossilTaxa2fossilRecord",
        "simFossilRecordMethods",
        "timeSliceFossilRecord"
      ]
    },
    {
      "page": "SongZhangDicrano",
      "title": "Cladistic Data for Dicranograptid Graptolites from Song and Zhang (2014)",
      "topics": [
        "charMatDicrano",
        "cladogramDicranoX12",
        "cladogramDicranoX13",
        "SongZhangDicrano"
      ]
    },
    {
      "page": "taxa2cladogram",
      "title": "Convert Simulated Taxon Data into a Cladogram",
      "topics": [
        "taxa2cladogram"
      ]
    },
    {
      "page": "taxa2phylo",
      "title": "Convert Simulated Taxon Data into a Phylogeny",
      "topics": [
        "taxa2phylo"
      ]
    },
    {
      "page": "taxonSortPBDBocc",
      "title": "Sorting Unique Taxa of a Given Rank from Paleobiology Database Occurrence Data",
      "topics": [
        "taxonSortPBDBocc"
      ]
    },
    {
      "page": "taxonTable2taxonTree",
      "title": "Create a Taxonomy-Based Phylogeny ('Taxon Tree') from a Hierarchical Table of Taxonomy Memberships",
      "topics": [
        "taxonTable2taxonTree"
      ]
    },
    {
      "page": "termTaxa",
      "title": "Simulating Extinct Clades of Monophyletic Taxa",
      "topics": [
        "candleTaxa",
        "deadTree",
        "simCandleTaxa",
        "simTermTaxa",
        "simTermTaxaAdvanced",
        "termTaxa",
        "trueCandle",
        "trueTermTaxaTree"
      ]
    },
    {
      "page": "testEdgeMat",
      "title": "Test the Edge Matrix of a ''phylo'' Phylogeny Object for Inconsistencies",
      "topics": [
        "cleanNewPhylo",
        "cleanTree",
        "testEdgeMat"
      ]
    },
    {
      "page": "timeLadderTree",
      "title": "Resolve Polytomies by Order of First Appearance",
      "topics": [
        "timeLadderTree"
      ]
    },
    {
      "page": "timeList2fourDate",
      "title": "Converting Datasets of Taxon Ranges in Intervals Between 'timeList' format and 'fourDate' format",
      "topics": [
        "fourDate2timeList",
        "fourDateFunctions",
        "timeList2fourDate"
      ]
    },
    {
      "page": "timePaleoPhy",
      "title": "Simplistic _a posteriori_ Dating Approaches For Paleontological Phylogenies",
      "topics": [
        "bin_timePaleoPhy",
        "timePaleoPhy"
      ]
    },
    {
      "page": "timeSliceTree",
      "title": "Time-Slicing a Phylogeny",
      "topics": [
        "timeSliceTree"
      ]
    },
    {
      "page": "tipDatingCompatabilitySummaryMrB",
      "title": "Get the Compatibility Summary Topology From a Tip-Dating Analysis with MrBayes",
      "topics": [
        "tipDatingCompatabilitySummaryMrB"
      ]
    },
    {
      "page": "treeContradiction",
      "title": "Measure the Contradiction Difference Between Two Phylogenetic Topologies",
      "topics": [
        "treeContradiction"
      ]
    },
    {
      "page": "twoWayEcologyCluster",
      "title": "R-Mode vs Q-Mode Two-Way Cluster Analyses and Abundance Plot for Community Ecology Data",
      "topics": [
        "twoWayEcologyCluster"
      ]
    },
    {
      "page": "unitLengthTree",
      "title": "Scale Tree to Unit-Length",
      "topics": [
        "unitLengthTree"
      ]
    }
  ],
  "_readme": "https://github.com/dwbapst/paleotree/raw/HEAD/README.md",
  "_rundeps": [
    "ape",
    "backports",
    "bitops",
    "checkmate",
    "cli",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "cpp11",
    "DEoptim",
    "digest",
    "doParallel",
    "expm",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "igraph",
    "iterators",
    "jsonlite",
    "lattice",
    "lifecycle",
    "listenv",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mnormt",
    "nlme",
    "numDeriv",
    "optimParallel",
    "osqp",
    "parallelly",
    "phangorn",
    "phytools",
    "pkgconfig",
    "png",
    "progressr",
    "Rcpp",
    "RcppArmadillo",
    "RCurl",
    "rlang",
    "S7",
    "scatterplot3d",
    "vctrs"
  ],
  "_score": 7.770881454337786,
  "_indexed": false,
  "_nocasepkg": "paleotree",
  "_universes": [
    "phylotastic"
  ],
  "_indexurl": "https://dwbapst.r-universe.dev/paleotree",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.4.7",
      "date": "2026-06-02T19:05:14.000Z",
      "distro": "noble",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "928e05268709f9dbf357fc0de0fae244f0c851642557304ad2eb867c66eafb94",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.4.7",
      "date": "2026-06-02T19:04:53.000Z",
      "distro": "noble",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "8d9d6cdba86ceca6dfeed5199f3166cebbda9a572e0b9e48e2a11365a3960c6e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.4.7",
      "date": "2026-06-02T19:05:46.000Z",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "668bd23ac10adcc5a93ab8bbdf3f2418938ea614f3f6bb49ef4e68874e7feb24",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.4.7",
      "date": "2026-06-02T19:05:54.000Z",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "6c5e48003469b118e1403b7ae1d4cac09752dcf6f3228717f5743c38b352837a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.4.7",
      "date": "2026-06-02T19:04:42.000Z",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "45eb97d8ca2fed77d3a97253cfe62e5858c303a5b1b455864f638d5c136a7aa6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.4.7",
      "date": "2026-06-02T19:03:57.000Z",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "75d62add608957b0a2b6616b6861f2a4ad98b03103fb9aa73cbe90497e0dc7c9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.4.7",
      "date": "2026-06-02T19:03:46.000Z",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "616c8d86c3d169cb621238237d78ec51b22577928fa7c58cd2afe6e462a3255a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.4.7",
      "date": "2026-06-02T19:04:00.000Z",
      "commit": "72ad91ba4ce2aa5edd07624291c1abc9df305e5c",
      "fileid": "6105997ca7e0f2254934b055f2b01e179e1bc929f4f1984308d7602eb44975f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/phylotastic/actions/runs/26841500540"
    }
  ]
}