{
  "_id": "6a1ee4c0b401979e734111c4",
  "Package": "mbX",
  "Type": "Package",
  "Title": "A Comprehensive Microbiome Data Processing Pipeline",
  "Version": "0.2.0",
  "Authors@R": "person(\"Utsav\", \"Lamichhane\",\nemail = \"utsav.lamichhane@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Provides tools for cleaning, processing, and preparing\nmicrobiome sequencing data (e.g., 16S rRNA) for downstream\nanalysis. Supports CSV, TXT, and Excel file formats. The main\nfunction, ezclean(), automates microbiome data transformation,\nincluding format validation, transposition, numeric conversion,\nand metadata integration. It also handles taxonomic levels\nefficiently, resolves duplicated taxa entries, and outputs a\nwell-structured, analysis-ready dataset. The companion\nfunctions ezstat() run statistical tests and summarize results,\nwhile ezviz() produces publication-ready visualizations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 06:09:43 UTC",
    "User": "root"
  },
  "Maintainer": "Utsav Lamichhane <utsav.lamichhane@gmail.com>",
  "Author": "Utsav Lamichhane [aut, cre]",
  "Config/pak/sysreqs": "cmake make libicu-dev",
  "Repository": "https://utsavlamichhane.r-universe.dev",
  "Date/Publication": "2025-07-23 23:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/mbX",
  "RemoteRef": "HEAD",
  "RemoteSha": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
  "MD5sum": "131b66e07ad1f752d9198d67d9781bb9",
  "_user": "utsavlamichhane",
  "_type": "src",
  "_file": "mbX_0.2.0.tar.gz",
  "_fileid": "5b49ceb399983c0b34b1c40314024ce4f442804328052cc145bd3de7df572779",
  "_filesize": 132143,
  "_sha256": "5b49ceb399983c0b34b1c40314024ce4f442804328052cc145bd3de7df572779",
  "_created": "2026-05-20T06:09:43.000Z",
  "_published": "2026-06-02T14:12:16.686Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79090983127,
      "time": 212,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102567092"
    },
    {
      "job": 79090983519,
      "time": 202,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102564687"
    },
    {
      "job": 79090983962,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102553067"
    },
    {
      "job": 79090982443,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102544550"
    },
    {
      "job": 79090982161,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102516976"
    },
    {
      "job": 79090982077,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7360159732"
    },
    {
      "job": 79090983107,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7102544624"
    },
    {
      "job": 79090983632,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7102542386"
    },
    {
      "job": 79090982572,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7102540033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/mbX",
  "_commit": {
    "id": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
    "author": "Utsav Lamichhane <utsav.lamichhane@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1753311602
  },
  "_maintainer": {
    "name": "Utsav Lamichhane",
    "email": "utsav.lamichhane@gmail.com",
    "login": "utsavlamichhane",
    "description": "I work with microbiome datasets generated using Next Generation Sequencing.",
    "uuid": 132714550
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "FSA",
      "role": "Imports"
    },
    {
      "package": "multcompView",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "utsavlamichhane",
      "count": 2,
      "uuid": 132714550
    }
  ],
  "_userbio": {
    "uuid": 132714550,
    "type": "user",
    "name": "Utsav Lamichhane",
    "description": "I work with microbiome datasets generated using Next Generation Sequencing."
  },
  "_downloads": {
    "count": 167,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mbX"
  },
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mbX.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "utsavlamichhane",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.3",
      "date": "2025-03-03"
    },
    {
      "version": "0.2.0",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "ezclean",
    "ezstat",
    "ezviz"
  ],
  "_help": [
    {
      "page": "ezclean",
      "title": "Clean and Process Microbiome Data",
      "topics": [
        "ezclean"
      ]
    },
    {
      "page": "ezstat",
      "title": "Statistical Analysis and Visualization of Microbiome Data",
      "topics": [
        "ezstat"
      ]
    },
    {
      "page": "ezviz",
      "title": "Visualize Microbiome Data",
      "topics": [
        "ezviz"
      ]
    }
  ],
  "_readme": "https://github.com/cran/mbX/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cellranger",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "Deriv",
    "doBy",
    "dplyr",
    "dunn.test",
    "farver",
    "FlexParamCurve",
    "forecast",
    "Formula",
    "fracdiff",
    "FSA",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "hms",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "multcompView",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openxlsx",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plotrix",
    "prettyunits",
    "progress",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zip",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "mbX_vignette.Rmd",
      "filename": "mbX_vignette.html",
      "title": "mbX: A Microbiome Data Cleaning and Visualization Package",
      "author": "Utsav Lamichhane",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data Cleaning with ezclean()"
      ],
      "created": "2025-03-03 12:55:46",
      "modified": "2025-03-03 12:55:46",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mbx",
  "_universes": [
    "utsavlamichhane"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T06:13:00.000Z",
      "distro": "noble",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "1de0b3b4347d7b83ec96cc2e6e89f62232a454aa85292a866f3c500e19d529a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-20T06:12:57.000Z",
      "distro": "noble",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "b17240478d6deb08c8362e9a0546e300ae4500500b0f83a0233e610f8ac3f09c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-20T06:12:13.000Z",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "dbf9560876299f2d6334af4119864126f4cd17637242948b12e3118f3099ce9a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-20T06:11:36.000Z",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "3754952990adc57e910292b0ed58ac772948c06a673a2d8c9a3be98342c633d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-20T06:11:24.000Z",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "4cac336d1b3b38c4c0c146367a8218c6bc66bb74e08a8d260ab94af873002855",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-20T06:11:13.000Z",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "22117da94d0ee39e4a09f77be1782aa6ceadcf9153266df47f3948dc25bb345f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-20T06:11:03.000Z",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "730dcc9fc92533b28773c79f3bc71c812c28de703f685bec336ffd1ac1f603ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T14:11:21.000Z",
      "commit": "a438bbec2f32ec811c0631af41c7fe09b0675fc4",
      "fileid": "2c441084a3da1b3a7305e3a400d637b55fce694e2ca5c617126bebf971b15962",
      "status": "success",
      "buildurl": "https://github.com/r-universe/utsavlamichhane/actions/runs/26144668576"
    }
  ]
}