{
  "_id": "6a1694bcacfb0bcc41d7a4e9",
  "Package": "microbial",
  "Type": "Package",
  "Title": "Do 16s Data Analysis and Generate Figures",
  "Version": "0.0.22",
  "Authors@R": "c(person(\"Kai\",\"Guo\",email = \"guokai8@gmail.com\",\nrole = c(\"aut\", \"cre\")\n),\nperson(\"Pan\",\"Gao\",role = \"aut\"))",
  "Description": "Provides functions to enhance the available statistical\nanalysis procedures in R by providing simple functions to\nanalysis and visualize the 16S rRNA data.Here we present a\ntutorial with minimum working examples to demonstrate usage and\ndependencies.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "biocViews": "Software,GraphAndNetwork",
  "RoxygenNote": "7.1.1",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev zlib1g-dev",
  "Repository": "https://guokai8.r-universe.dev",
  "Date/Publication": "2024-10-09 15:18:45 UTC",
  "RemoteUrl": "https://github.com/guokai8/microbial",
  "RemoteRef": "HEAD",
  "RemoteSha": "b587bd20c6467a365512af56fbc9d36e29ae7966",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 06:45:25 UTC",
    "User": "root"
  },
  "Author": "Kai Guo [aut, cre],\nPan Gao [aut]",
  "Maintainer": "Kai Guo <guokai8@gmail.com>",
  "MD5sum": "ecdeba9344b3f0963e2e715721a89a5f",
  "_user": "guokai8",
  "_type": "src",
  "_file": "microbial_0.0.22.tar.gz",
  "_fileid": "043b4ac6fecf33d83d5c6eede0978d7178a51a5f464ef5e539f856a21ac84d62",
  "_filesize": 806540,
  "_sha256": "043b4ac6fecf33d83d5c6eede0978d7178a51a5f464ef5e539f856a21ac84d62",
  "_created": "2026-05-27T06:45:25.000Z",
  "_published": "2026-05-27T06:52:44.925Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78022615500,
      "time": 372,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7233777912"
    },
    {
      "job": 78022615507,
      "time": 352,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233772745"
    },
    {
      "job": 78022615518,
      "time": 262,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7233748924"
    },
    {
      "job": 78022615581,
      "time": 275,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233752029"
    },
    {
      "job": 78021932749,
      "time": 315,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233680154"
    },
    {
      "job": 78022615489,
      "time": 158,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7233722061"
    },
    {
      "job": 78022615538,
      "time": 332,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7233767336"
    },
    {
      "job": 78022615523,
      "time": 310,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7233761397"
    },
    {
      "job": 78022615512,
      "time": 299,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7233758195"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/guokai8/microbial",
  "_commit": {
    "id": "b587bd20c6467a365512af56fbc9d36e29ae7966",
    "author": "Kai Guo <guokai8@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1728487125
  },
  "_maintainer": {
    "name": "Kai Guo",
    "email": "guokai8@gmail.com",
    "login": "guokai8",
    "description": "Love coding\nLove cooking",
    "uuid": 9088155
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "phyloseq",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "DESeq2",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "S4Vectors",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "phangorn",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Imports"
    },
    {
      "package": "edgeR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "dada2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    },
    {
      "package": "Biostrings",
      "role": "Suggests"
    },
    {
      "package": "DECIPHER",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "guokai8",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "software",
    "graphandnetwork",
    "microbiome",
    "microbiome-analysis"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "guokai8",
      "count": 279,
      "uuid": 9088155
    }
  ],
  "_userbio": {
    "uuid": 9088155,
    "type": "user",
    "name": "Kai Guo",
    "description": "Love coding\r\nLove cooking"
  },
  "_downloads": {
    "count": 305,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/microbial"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/guokai8/microbial",
  "_searchresults": 34,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/microbial.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/guokai8/microbial",
  "_realowner": "guokai8",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.17",
      "date": "2020-12-07"
    },
    {
      "version": "0.0.18",
      "date": "2021-03-31"
    },
    {
      "version": "0.0.19",
      "date": "2021-04-01"
    },
    {
      "version": "0.0.20",
      "date": "2021-11-01"
    },
    {
      "version": "0.0.21",
      "date": "2024-05-15"
    },
    {
      "version": "0.0.22",
      "date": "2025-10-06"
    }
  ],
  "_exports": [
    "betadiv",
    "betatest",
    "biomarker",
    "buildTree",
    "difftest",
    "distcolor",
    "do_aov",
    "do_ttest",
    "do_wilcox",
    "glmr",
    "ldamarker",
    "lightcolor",
    "normalize",
    "otu_table",
    "phy_tree",
    "plotalpha",
    "plotbar",
    "plotbeta",
    "plotdiff",
    "plotLDA",
    "plotmarker",
    "plotquality",
    "prefilter",
    "preRef",
    "processSeq",
    "psmelt",
    "richness",
    "sample_data",
    "subset_samples",
    "subset_taxa",
    "tax_table"
  ],
  "_datasets": [
    {
      "name": "physeq",
      "title": "The physeq data was modified from the (Data) Global patterns of 16S rRNA diversity at a depth of millions of sequences per sample (2011)",
      "object": "Physeq",
      "class": [
        "phyloseq"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "dot-checkfile",
      "title": "check file format",
      "topics": [
        ".checkfile"
      ]
    },
    {
      "page": "dot-getstar",
      "title": "replace p value with star",
      "topics": [
        ".getstar"
      ]
    },
    {
      "page": "dot-lda.fun",
      "title": "LEfse function",
      "topics": [
        ".lda.fun"
      ]
    },
    {
      "page": "betadiv",
      "title": "calcaute beta diversity",
      "topics": [
        "betadiv"
      ]
    },
    {
      "page": "betatest",
      "title": "PERMANOVA test for phyloseq",
      "topics": [
        "betatest"
      ]
    },
    {
      "page": "biomarker",
      "title": "Identify biomarker by using randomForest method",
      "topics": [
        "biomarker"
      ]
    },
    {
      "page": "buildTree",
      "title": "contruction of plylogenetic tree (extreme slow)",
      "topics": [
        "buildTree"
      ]
    },
    {
      "page": "data-physeq",
      "title": "The physeq data was modified from the (Data) Global patterns of 16S rRNA diversity at a depth of millions of sequences per sample (2011)",
      "topics": [
        "data-physeq",
        "physeq"
      ]
    },
    {
      "page": "data-Physeq",
      "title": "The physeq data was modified from the (Data) Global patterns of 16S rRNA diversity at a depth of millions of sequences per sample (2011)",
      "topics": [
        "data-Physeq",
        "Physeq"
      ]
    },
    {
      "page": "difftest",
      "title": "Calculate differential bacteria with DESeq2",
      "topics": [
        "difftest"
      ]
    },
    {
      "page": "distcolor",
      "title": "distinguish colors for making figures",
      "topics": [
        "distcolor"
      ]
    },
    {
      "page": "do_aov",
      "title": "do anova test and return results as data.frame",
      "topics": [
        "do_aov"
      ]
    },
    {
      "page": "do_ttest",
      "title": "do t.test",
      "topics": [
        "do_ttest"
      ]
    },
    {
      "page": "do_wilcox",
      "title": "do wilcox test",
      "topics": [
        "do_wilcox"
      ]
    },
    {
      "page": "glmr",
      "title": "Do the generalized linear model regression",
      "topics": [
        "glmr"
      ]
    },
    {
      "page": "ldamarker",
      "title": "Identify biomarker by using LEfSe method",
      "topics": [
        "ldamarker"
      ]
    },
    {
      "page": "lightcolor",
      "title": "light colors for making figures",
      "topics": [
        "lightcolor"
      ]
    },
    {
      "page": "normalize",
      "title": "Normalize the phyloseq object with different methods",
      "topics": [
        "normalize"
      ]
    },
    {
      "page": "otu_table",
      "title": "extract otu table",
      "topics": [
        "otu_table"
      ]
    },
    {
      "page": "phy_tree",
      "title": "Retrieve phylogenetic tree (phylo-class) from object.",
      "topics": [
        "phy_tree"
      ]
    },
    {
      "page": "plotalpha",
      "title": "plot alpha diversity",
      "topics": [
        "plotalpha"
      ]
    },
    {
      "page": "plotbar",
      "title": "plot bar for relative abundance for bacteria",
      "topics": [
        "plotbar"
      ]
    },
    {
      "page": "plotbeta",
      "title": "plot beta diversity",
      "topics": [
        "plotbeta"
      ]
    },
    {
      "page": "plotdiff",
      "title": "plot differential results",
      "topics": [
        "plotdiff"
      ]
    },
    {
      "page": "plotLDA",
      "title": "plot LEfSe results from ldamarker function",
      "topics": [
        "plotLDA"
      ]
    },
    {
      "page": "plotmarker",
      "title": "plot the biomarker from the biomarker function with randomForest",
      "topics": [
        "plotmarker"
      ]
    },
    {
      "page": "plotquality",
      "title": "plot the quality for the fastq file",
      "topics": [
        "plotquality"
      ]
    },
    {
      "page": "prefilter",
      "title": "filter the phyloseq",
      "topics": [
        "prefilter"
      ]
    },
    {
      "page": "preRef",
      "title": "Download the reference database",
      "topics": [
        "preRef"
      ]
    },
    {
      "page": "processSeq",
      "title": "Perform dada2 analysis",
      "topics": [
        "processSeq"
      ]
    },
    {
      "page": "psmelt",
      "title": "Melt phyloseq data object into large data.frame",
      "topics": [
        "psmelt"
      ]
    },
    {
      "page": "richness",
      "title": "calculat the richness for the phyloseq object",
      "topics": [
        "richness"
      ]
    },
    {
      "page": "sample_data",
      "title": "extract sample information",
      "topics": [
        "sample_data"
      ]
    },
    {
      "page": "subset_samples",
      "title": "Subset the phyloseq based on sample",
      "topics": [
        "subset_samples"
      ]
    },
    {
      "page": "subset_taxa",
      "title": "Subset species by taxonomic expression",
      "topics": [
        "subset_taxa"
      ]
    },
    {
      "page": "tax_table",
      "title": "extract taxonomy table",
      "topics": [
        "tax_table"
      ]
    }
  ],
  "_readme": "https://github.com/guokai8/microbial/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "ape",
    "backports",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "biomformat",
    "Biostrings",
    "boot",
    "brio",
    "broom",
    "callr",
    "car",
    "carData",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "DelayedArray",
    "Deriv",
    "desc",
    "DESeq2",
    "diffobj",
    "digest",
    "doBy",
    "dplyr",
    "edgeR",
    "evaluate",
    "farver",
    "fastmatch",
    "foreach",
    "forecast",
    "formatR",
    "Formula",
    "fracdiff",
    "fs",
    "futile.logger",
    "futile.options",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "igraph",
    "IRanges",
    "isoband",
    "iterators",
    "jsonlite",
    "labeling",
    "lambda.r",
    "lattice",
    "lifecycle",
    "limma",
    "lme4",
    "lmtest",
    "locfit",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "multtest",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "permute",
    "phangorn",
    "phyloseq",
    "pillar",
    "pixmap",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "plyr",
    "polynom",
    "praise",
    "processx",
    "ps",
    "purrr",
    "quadprog",
    "quantreg",
    "R6",
    "randomForest",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "reshape2",
    "rlang",
    "rprojroot",
    "rstatix",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "snow",
    "sp",
    "SparseArray",
    "SparseM",
    "statmod",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "testthat",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "waldo",
    "withr",
    "XVector",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "microbial.Rmd",
      "filename": "microbial.html",
      "title": "The microbial package for microbial community analysis",
      "author": "Kai Guo, University of Michigan, Pan Gao, University of North Dakota",
      "engine": "knitr::knitr",
      "headings": [
        "1. Data format/ requirement",
        "2 Example data",
        "3. Software Usage",
        "3.1 Installation",
        "3.2 Start from fastq files",
        "3.3 Data normalisation",
        "3.4 Relative abundance among all samples or groups",
        "3.5 Alpha diversity with wilcoxon test or t-test",
        "3.6 Beta diversity",
        "3.7 Differentail expression",
        "3.8 Biomarker selection",
        "4. Dependencies",
        "5. Contact information"
      ],
      "created": "2020-10-23 20:56:56",
      "modified": "2020-11-29 16:37:08",
      "commits": 5
    }
  ],
  "_score": 5.707570176097937,
  "_indexed": true,
  "_nocasepkg": "microbial",
  "_universes": [
    "guokai8"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.22",
      "date": "2026-05-27T06:49:00.000Z",
      "distro": "noble",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "b2058dd2dc663c924ec5969aa3b25e3c0270576f1f4b8dfbaf9cc7256a744813",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:59.000Z",
      "distro": "noble",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "9049ed6001ad589ae35c79d4349453d5bd6e59637be1570e7d320d08a2472491",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:30.000Z",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "4cbb7d3cb81564a1366a0e743bff8171ae984dee32802f774d9d47f2f0401069",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:21.000Z",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "61b0eb005d3a5d0d99ab1a21226e2b360abe5f45e34118f2ad87f0a8a6aa6a88",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:45.000Z",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "cdef2803c743f4081e701322c5330610454dc616f465f41537399450b4a6388e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:14.000Z",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "32bee66b6fbf57efc5ea953625330aa3d29750ae7ecae2db26cbcb8116bbdb38",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:03.000Z",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "429f83a0a220cbb3ecb3ab742f203638688138de8c04aaa643beee899f30cf07",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.22",
      "date": "2026-05-27T06:48:13.000Z",
      "commit": "b587bd20c6467a365512af56fbc9d36e29ae7966",
      "fileid": "2d206b78b8f8ca0e659f885195c8982a922409d9291d8a69d0134e36bbb64183",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/guokai8/actions/runs/26495266987"
    }
  ]
}