{
  "_id": "6a104098acfb0bcc41c9d28c",
  "Package": "holobiont",
  "Type": "Package",
  "Title": "Microbiome Analysis Tools",
  "Version": "0.1.3",
  "Authors@R": "c(person(given = \"Sharon\",\nfamily = \"Bewick\",\nemail = \"sbewick@clemson.edu\",\nrole = c(\"aut\",\"cre\")),\nperson(given = \"Benjamin\",\nfamily = \"Camper\",\nrole = c(\"aut\")),\nperson(given=\"National Science Foundation Division of Integrative Organismal Systems (award #2104605)\",\nrole=\"fnd\"))",
  "Description": "We provide functions for identifying the core community\nphylogeny in any microbiome, drawing phylogenetic Venn\ndiagrams, calculating the core Faith’s PD for a set of\ncommunities, and calculating the core UniFrac distance between\ntwo sets of communities. All functions rely on construction of\na core community phylogeny, which is a phylogeny where branches\nare defined based on their presence in multiple samples from a\nsingle type of habitat. Our package provides two options for\nconstructing the core community phylogeny, a tip-based\napproach, where the core community phylogeny is identified\nbased on incidence of leaf nodes and a branch-based approach,\nwhere the core community phylogeny is identified based on\nincidence of individual branches. We suggest use of the\nmicroViz package.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "biocViews": "Software, phyloseq",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:13:37 UTC",
    "User": "root"
  },
  "Author": "Sharon Bewick [aut, cre], Benjamin Camper [aut], National\nScience Foundation Division of Integrative Organismal Systems\n(award #2104605) [fnd]",
  "Maintainer": "Sharon Bewick <sbewick@clemson.edu>",
  "Config/pak/sysreqs": "libglpk-dev libicu-dev libxml2-dev zlib1g-dev",
  "Repository": "https://bewicklab.r-universe.dev",
  "Date/Publication": "2025-07-21 22:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/holobiont",
  "RemoteRef": "HEAD",
  "RemoteSha": "f02a232655df80c01889400f0c4ac47fd59af037",
  "MD5sum": "30375820f54a530cf25b5774f74b686c",
  "_user": "bewicklab",
  "_type": "src",
  "_file": "holobiont_0.1.3.tar.gz",
  "_fileid": "7289eadfdae640205dd2b25d0ee0fdd24a7f67e538afc0f67534f23ea98fb9b1",
  "_filesize": 188028,
  "_sha256": "7289eadfdae640205dd2b25d0ee0fdd24a7f67e538afc0f67534f23ea98fb9b1",
  "_created": "2026-05-11T08:13:37.000Z",
  "_published": "2026-05-22T11:40:08.950Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77372189090,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913501782"
    },
    {
      "job": 77372189220,
      "time": 244,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913510655"
    },
    {
      "job": 77372189144,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913475683"
    },
    {
      "job": 77372189329,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913489881"
    },
    {
      "job": 77372188663,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913428955"
    },
    {
      "job": 77372188517,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159603174"
    },
    {
      "job": 77372189303,
      "time": 219,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6913502599"
    },
    {
      "job": 77372189102,
      "time": 239,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6913509654"
    },
    {
      "job": 77372189289,
      "time": 192,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6913494256"
    }
  ],
  "_buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/holobiont",
  "_commit": {
    "id": "f02a232655df80c01889400f0c4ac47fd59af037",
    "author": "Sharon Bewick <sbewick@clemson.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1753138202
  },
  "_maintainer": {
    "name": "Sharon Bewick",
    "email": "sbewick@clemson.edu",
    "login": "bewicklab",
    "uuid": 68816453
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ape",
      "role": "Imports"
    },
    {
      "package": "phyloseq",
      "role": "Imports"
    },
    {
      "package": "phytools",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "castor",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2025-07-21"
    }
  ],
  "_topics": [
    "software",
    "phyloseq"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "bewicklab",
      "count": 2,
      "uuid": 68816453
    }
  ],
  "_userbio": {
    "uuid": 68816453,
    "type": "user",
    "name": "bewicklab"
  },
  "_downloads": {
    "count": 183,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/holobiont"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/holobiont.html",
    "manual.pdf"
  ],
  "_realowner": "bewicklab",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2024-10-16"
    },
    {
      "version": "0.1.3",
      "date": "2025-07-21"
    }
  ],
  "_exports": [
    "basic_branch",
    "basic_np",
    "basic_tip",
    "coreEdges",
    "coreFaithsPD",
    "coreJaccard",
    "corePhyloVenn",
    "coreRichness",
    "coreTaxa",
    "coreTree",
    "coreUniFrac",
    "coreVenn",
    "coreVennTree",
    "ggvenn2",
    "shade_branch",
    "shade_np",
    "shade_tip"
  ],
  "_help": [
    {
      "page": "basic_branch",
      "title": "Branch-based Core Community Phylogeny Using Thresholds",
      "topics": [
        "basic_branch"
      ]
    },
    {
      "page": "basic_np",
      "title": "Non-phylogenetic Core Community Phylogeny Using Thresholds",
      "topics": [
        "basic_np"
      ]
    },
    {
      "page": "basic_tip",
      "title": "Tip-based Core Community Phylogeny Using Thresholds",
      "topics": [
        "basic_tip"
      ]
    },
    {
      "page": "coreEdges",
      "title": "Edges of the Tree Included in the Core Community Phylogeny",
      "topics": [
        "coreEdges"
      ]
    },
    {
      "page": "coreFaithsPD",
      "title": "Faiths PD of the Core Microbiome",
      "topics": [
        "coreFaithsPD"
      ]
    },
    {
      "page": "coreJaccard",
      "title": "Jaccard Distance Between Core Microbiomes from Two Habitats",
      "topics": [
        "coreJaccard"
      ]
    },
    {
      "page": "corePhyloVenn",
      "title": "Phylogenetic Venn Diagram Comparing Core Microbiomes from Multiple Habitats",
      "topics": [
        "corePhyloVenn"
      ]
    },
    {
      "page": "coreRichness",
      "title": "Richness of the Core Microbiome",
      "topics": [
        "coreRichness"
      ]
    },
    {
      "page": "coreTaxa",
      "title": "Taxa Included in the Core Microbiome",
      "topics": [
        "coreTaxa"
      ]
    },
    {
      "page": "coreTree",
      "title": "The Core Community Phylogeny",
      "topics": [
        "coreTree"
      ]
    },
    {
      "page": "coreUniFrac",
      "title": "UniFrac Distance Between Core Microbiomes from Two Habitats",
      "topics": [
        "coreUniFrac"
      ]
    },
    {
      "page": "coreVenn",
      "title": "Venn Diagram Comparing (Non-Phylogenetic) Core Microbiomes from Multiple Habitats",
      "topics": [
        "coreVenn"
      ]
    },
    {
      "page": "coreVennTree",
      "title": "Phylogeny with Branches Colored Based on Venn Diagram",
      "topics": [
        "coreVennTree"
      ]
    },
    {
      "page": "ggvenn2",
      "title": "A modified version of functions from the ggvenn package for plotting phylogenetic venn diagrams.",
      "topics": [
        "ggvenn2"
      ]
    },
    {
      "page": "shade_branch",
      "title": "Branch-based Core Community Phylogeny Using the Shade & Stopnisek (2019) algorithm.",
      "topics": [
        "shade_branch"
      ]
    },
    {
      "page": "shade_np",
      "title": "Non-phylogenetic Core Community Using the Shade & Stopnisek (2019) algorithm.",
      "topics": [
        "shade_np"
      ]
    },
    {
      "page": "shade_tip",
      "title": "Tip-based Core Community Phylogeny Using the Shade & Stopnisek (2019) algorithm.",
      "topics": [
        "shade_tip"
      ]
    }
  ],
  "_rundeps": [
    "ade4",
    "ape",
    "Biobase",
    "BiocGenerics",
    "biomformat",
    "Biostrings",
    "castor",
    "cli",
    "cluster",
    "clusterGeneration",
    "coda",
    "codetools",
    "combinat",
    "cpp11",
    "crayon",
    "data.table",
    "DEoptim",
    "digest",
    "doParallel",
    "dplyr",
    "expm",
    "farver",
    "fastmatch",
    "foreach",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "maps",
    "MASS",
    "Matrix",
    "mgcv",
    "mnormt",
    "multtest",
    "naturalsort",
    "nlme",
    "numDeriv",
    "optimParallel",
    "permute",
    "phangorn",
    "phyloseq",
    "phytools",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "quadprog",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "reshape2",
    "rlang",
    "RSpectra",
    "S4Vectors",
    "S7",
    "scales",
    "scatterplot3d",
    "Seqinfo",
    "sp",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "XVector"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "holobiont",
  "_universes": [
    "bewicklab"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-11T08:15:59.000Z",
      "distro": "noble",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "7b978ab59c035dd04c058781bb38dfe8584fe1b6cb5be5e02122f0a5c3177bf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-11T08:16:14.000Z",
      "distro": "noble",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "2feb3c1d7767af3bc61d363e1ad5ff67fbe858f470d9323f1c98cc2031524ea2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-11T08:15:27.000Z",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "fd982a489060fb0dd3ba653c840706fb552faf2cac208193f82663eb43841248",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-11T08:15:41.000Z",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "21f3a5b5f5c8f72f41e01c000563183d67e2ee4f88ba76e915480451c737c2f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-11T08:15:49.000Z",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "ecb8bc7964b2cb7a1eb26acb819f9914f8b0f58350ba93df73d9c1a975956540",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-11T08:16:02.000Z",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "bfe6a8550ddbc9469c31ca0544bb07fed18cd398d29bf3183439fb85c0c362d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-11T08:15:26.000Z",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "8584986fd8ebb2c88fd9be529ee3bdabc02e6881381090b575194d53a8b04afb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T11:39:49.000Z",
      "commit": "f02a232655df80c01889400f0c4ac47fd59af037",
      "fileid": "7dea972b09173a531757355c44b0d93e549ed17f86614207fb923e98e9a35815",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bewicklab/actions/runs/25658248997"
    }
  ]
}