{
  "_id": "6a1f1d4bb401979e7341fb4b",
  "Package": "coda4microbiome",
  "Title": "Compositional Data Analysis for Microbiome Studies",
  "Version": "0.2.4",
  "Authors@R": "c(\nperson(\n\"Malu\", \"Calle\",\nemail = \"malu.calle@uvic.cat\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-9334-415X\")\n),\nperson(\n\"Toni\", \"Susin\",\nemail = \"toni.susin@upc.edu\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0874-2784\")\n),\nperson(\n\"Meritxell\", \"Pujolassos\",\nemail = \"meritxell.pujolassos@uvic.cat\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-0313-3506\")\n)\n)",
  "Description": "Functions for microbiome data analysis that take into\naccount its compositional nature. Performs variable selection\nthrough penalized regression for both, cross-sectional and\nlongitudinal studies, and for binary and continuous outcomes.",
  "License": "MIT + file LICENSE",
  "URL": "https://malucalle.github.io/coda4microbiome/",
  "BugReports": "https://github.com/malucalle/coda4microbiome/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "LazyData": "false",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 08:42:13 UTC",
    "User": "root"
  },
  "Author": "Malu Calle [aut] (<https://orcid.org/0000-0001-9334-415X>),\nToni Susin [aut, cre]\n(<https://orcid.org/0000-0002-0874-2784>), Meritxell Pujolassos\n[aut] (<https://orcid.org/0000-0003-0313-3506>)",
  "Maintainer": "Toni Susin <toni.susin@upc.edu>",
  "Config/pak/sysreqs": "cmake make libicu-dev libjpeg-dev libpng-dev\nlibxml2-dev libssl-dev perl",
  "Repository": "https://tonisusin.r-universe.dev",
  "Date/Publication": "2024-07-18 02:44:56 UTC",
  "RemoteUrl": "https://github.com/cran/coda4microbiome",
  "RemoteRef": "HEAD",
  "RemoteSha": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
  "MD5sum": "a4bddab4db13146e024ddb25286c8f98",
  "_user": "tonisusin",
  "_type": "src",
  "_file": "coda4microbiome_0.2.4.tar.gz",
  "_fileid": "772c43615be5c7d13b7298c522ec0481ffc31c3f4ce4b533d2f1262ffab33253",
  "_filesize": 371628,
  "_sha256": "772c43615be5c7d13b7298c522ec0481ffc31c3f4ce4b533d2f1262ffab33253",
  "_created": "2026-05-16T08:42:13.000Z",
  "_published": "2026-06-02T18:13:31.702Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79140420022,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032061792"
    },
    {
      "job": 79140420197,
      "time": 239,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032062303"
    },
    {
      "job": 79140420561,
      "time": 178,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032053067"
    },
    {
      "job": 79140420017,
      "time": 261,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032060273"
    },
    {
      "job": 79140419154,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032035410"
    },
    {
      "job": 79140419303,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366123570"
    },
    {
      "job": 79140420312,
      "time": 183,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032056166"
    },
    {
      "job": 79140420684,
      "time": 183,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032055987"
    },
    {
      "job": 79140419918,
      "time": 196,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032057379"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/coda4microbiome",
  "_commit": {
    "id": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
    "author": "Toni Susin <toni.susin@upc.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1721270696
  },
  "_maintainer": {
    "name": "Toni Susin",
    "email": "toni.susin@upc.edu",
    "login": "tonisusin",
    "uuid": 7655751,
    "orcid": "0000-0002-0874-2784"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "corrplot",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ComplexHeatmap",
      "role": "Imports"
    },
    {
      "package": "circlize",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "survminer",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tonisusin",
      "count": 9,
      "uuid": 7655751
    }
  ],
  "_userbio": {
    "uuid": 7655751,
    "type": "user",
    "name": "tonisusin"
  },
  "_downloads": {
    "count": 304,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/coda4microbiome"
  },
  "_devurl": "https://github.com/malucalle/coda4microbiome",
  "_searchresults": 37,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/coda4microbiome.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "tonisusin",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-17"
    },
    {
      "version": "0.1.1",
      "date": "2022-03-31"
    },
    {
      "version": "0.1.2",
      "date": "2022-11-07"
    },
    {
      "version": "0.1.3",
      "date": "2022-12-19"
    },
    {
      "version": "0.1.4",
      "date": "2023-02-09"
    },
    {
      "version": "0.2.1",
      "date": "2023-12-21"
    },
    {
      "version": "0.2.2",
      "date": "2024-01-26"
    },
    {
      "version": "0.2.3",
      "date": "2024-02-21"
    },
    {
      "version": "0.2.4",
      "date": "2024-07-17"
    }
  ],
  "_exports": [
    "coda_coxnet",
    "coda_glmnet",
    "coda_glmnet_longitudinal",
    "coda_glmnet_longitudinal_null",
    "coda_glmnet_null",
    "explore_logratios",
    "explore_lr_longitudinal",
    "explore_zeros",
    "filter_longitudinal",
    "impute_zeros",
    "logratios_matrix",
    "plot_prediction",
    "plot_riskscore",
    "plot_signature",
    "plot_signature_curves",
    "plot_survcurves",
    "shannon",
    "shannon_effnum",
    "shannon_sim"
  ],
  "_datasets": [
    {
      "name": "Event",
      "title": "data_survival",
      "object": "data_survival",
      "file": "data_survival.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "Event_time",
      "title": "data_survival",
      "object": "data_survival",
      "file": "data_survival.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "metadata",
      "title": "ecam_filtered",
      "object": "ecam_filtered",
      "file": "ecam_filtered.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "SampleID",
        "antiexposedall",
        "day_of_life",
        "delivery",
        "diet",
        "diet_3",
        "mom_child",
        "month",
        "month_of_life",
        "sample_summary",
        "sex",
        "studyid"
      ],
      "rows": 873,
      "table": true,
      "tojson": true
    },
    {
      "name": "MSM_HIV",
      "title": "HIV",
      "object": "HIV",
      "file": "HIV.rda",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "taxanames",
      "title": "ecam_filtered",
      "object": "ecam_filtered",
      "file": "ecam_filtered.rda",
      "class": [
        "character"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "x",
      "title": "data_survival",
      "object": "data_survival",
      "file": "data_survival.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "g__Turicibacter",
        "g__Parabacteroides",
        "g__[Ruminococcus]",
        "g__Sutterella",
        "f__Peptostreptococcaceae_g__",
        "g__Ruminococcus",
        "g__Veillonella",
        "g__Bacteroides",
        "g__Eggerthella",
        "g__Faecalibacterium",
        "g__Coprococcus",
        "f__Lachnospiraceae_g__",
        "g__Neisseria",
        "g__Haemophilus",
        "g__Blautia",
        "f__Enterobacteriaceae_g__",
        "g__Klebsiella",
        "g__Dorea",
        "g__Dialister",
        "g__Anaerostipes",
        "g__Phascolarctobacterium",
        "g__Staphylococcus",
        "g__Actinomyces",
        "f__Gemellaceae_g__",
        "g__Akkermansia",
        "g__Oscillospira",
        "o__Lactobacillales_g__",
        "g__Adlercreutzia",
        "g__Odoribacter",
        "f__Clostridiaceae_g__",
        "g__Prevotella",
        "g__Roseburia",
        "g__Lachnospira",
        "o__Clostridiales_g__",
        "g__Granulicatella",
        "f__Erysipelotrichaceae_g__",
        "f__Ruminococcaceae_g__",
        "g__Clostridium",
        "g__Streptococcus",
        "g__Aggregatibacter",
        "g__Fusobacterium",
        "g__Conchiformibius",
        "g__Bifidobacterium",
        "g__Collinsella",
        "g__Holdemania",
        "g__[Eubacterium]",
        "f__Rikenellaceae_g__",
        "g__Bilophila"
      ],
      "rows": 150,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_Crohn",
      "title": "Crohn",
      "object": "Crohn",
      "file": "Crohn.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "g__Turicibacter",
        "g__Parabacteroides",
        "g__[Ruminococcus]",
        "g__Sutterella",
        "f__Peptostreptococcaceae_g__",
        "g__Ruminococcus",
        "g__Veillonella",
        "g__Bacteroides",
        "g__Eggerthella",
        "g__Faecalibacterium",
        "g__Coprococcus",
        "f__Lachnospiraceae_g__",
        "g__Neisseria",
        "g__Haemophilus",
        "g__Blautia",
        "f__Enterobacteriaceae_g__",
        "g__Klebsiella",
        "g__Dorea",
        "g__Dialister",
        "g__Anaerostipes",
        "g__Phascolarctobacterium",
        "g__Staphylococcus",
        "g__Actinomyces",
        "f__Gemellaceae_g__",
        "g__Akkermansia",
        "g__Oscillospira",
        "o__Lactobacillales_g__",
        "g__Adlercreutzia",
        "g__Odoribacter",
        "f__Clostridiaceae_g__",
        "g__Prevotella",
        "g__Roseburia",
        "g__Lachnospira",
        "o__Clostridiales_g__",
        "g__Granulicatella",
        "f__Erysipelotrichaceae_g__",
        "f__Ruminococcaceae_g__",
        "g__Clostridium",
        "g__Streptococcus",
        "g__Aggregatibacter",
        "g__Fusobacterium",
        "g__Conchiformibius",
        "g__Bifidobacterium",
        "g__Collinsella",
        "g__Holdemania",
        "g__[Eubacterium]",
        "f__Rikenellaceae_g__",
        "g__Bilophila"
      ],
      "rows": 975,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_ecam",
      "title": "ecam_filtered",
      "object": "ecam_filtered",
      "file": "ecam_filtered.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "23",
        "77",
        "85",
        "98",
        "103",
        "107",
        "166",
        "179",
        "182",
        "189",
        "192",
        "193",
        "196",
        "197",
        "199",
        "205",
        "206",
        "208",
        "210",
        "211",
        "214",
        "216",
        "217",
        "221",
        "223",
        "224",
        "226",
        "227",
        "228",
        "240",
        "252",
        "259",
        "403",
        "404",
        "419",
        "427",
        "449"
      ],
      "rows": 873,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_HIV",
      "title": "HIV",
      "object": "HIV",
      "file": "HIV.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "g_Prevotella",
        "g_Faecalibacterium",
        "g_Bacteroides",
        "f_Lachnospiraceae_g_unclassified",
        "g_Succinivibrio",
        "g_Alloprevotella",
        "f_Ruminococcaceae_g_unclassified",
        "g_Blautia",
        "g_Parabacteroides",
        "g_Lachnospira",
        "g_Anaerostipes",
        "f_Lachnospiraceae_g_Incertae_Sedis",
        "f_Erysipelotrichaceae_g_Incertae_Sedis",
        "g_RC9_gut_group",
        "g_Dorea",
        "g_Alistipes",
        "g_Subdoligranulum",
        "g_Phascolarctobacterium",
        "g_Barnesiella",
        "k_Bacteria_g_unclassified",
        "g_Coprococcus",
        "g_Catenibacterium",
        "g_Roseburia",
        "g_Dialister",
        "g_Clostridium_sensu_stricto_1",
        "f_Peptostreptococcaceae_g_Incertae_Sedis",
        "g_Ruminococcus",
        "g_Megasphaera",
        "g_Odoribacter",
        "g_Mitsuokella",
        "g_Paraprevotella",
        "f_Ruminococcaceae_g_Incertae_Sedis",
        "o_Bacteroidales_g_unclassified",
        "g_Victivallis",
        "g_Sutterella",
        "g_Bifidobacterium",
        "f_Rikenellaceae_g_unclassified",
        "g_Escherichia-Shigella",
        "f_vadinBB60_g_unclassified",
        "g_Anaerovibrio",
        "g_Elusimicrobium",
        "g_Streptococcus",
        "g_Anaerotruncus",
        "g_Desulfovibrio",
        "g_Oribacterium",
        "f_Christensenellaceae_g_unclassified",
        "g_Intestinimonas",
        "g_Brachyspira",
        "g_Thalassospira",
        "f_Erysipelotrichaceae_g_unclassified",
        "g_Anaeroplasma",
        "f_Defluviitaleaceae_g_Incertae_Sedis",
        "c_Alphaproteobacteria_g_unclassified",
        "g_Butyricimonas",
        "f_Porphyromonadaceae_g_unclassified",
        "g_Acidaminococcus",
        "g_Collinsella",
        "g_Solobacterium",
        "o_Clostridiales_g_unclassified",
        "o_NB1-n_g_unclassified"
      ],
      "rows": 155,
      "table": true,
      "tojson": true
    },
    {
      "name": "x_sCD14",
      "title": "sCD14",
      "object": "sCD14",
      "file": "sCD14.rda",
      "class": [
        "matrix",
        "array"
      ],
      "fields": [
        "g_Prevotella",
        "g_Faecalibacterium",
        "g_Bacteroides",
        "f_Lachnospiraceae_g_unclassified",
        "g_Succinivibrio",
        "g_Alloprevotella",
        "f_Ruminococcaceae_g_unclassified",
        "g_Blautia",
        "g_Parabacteroides",
        "g_Lachnospira",
        "g_Anaerostipes",
        "f_Lachnospiraceae_g_Incertae_Sedis",
        "f_Erysipelotrichaceae_g_Incertae_Sedis",
        "g_RC9_gut_group",
        "g_Dorea",
        "g_Alistipes",
        "g_Subdoligranulum",
        "g_Phascolarctobacterium",
        "g_Barnesiella",
        "k_Bacteria_g_unclassified",
        "g_Coprococcus",
        "g_Catenibacterium",
        "g_Roseburia",
        "g_Dialister",
        "g_Clostridium_sensu_stricto_1",
        "f_Peptostreptococcaceae_g_Incertae_Sedis",
        "g_Ruminococcus",
        "g_Megasphaera",
        "g_Odoribacter",
        "g_Mitsuokella",
        "g_Paraprevotella",
        "f_Ruminococcaceae_g_Incertae_Sedis",
        "o_Bacteroidales_g_unclassified",
        "g_Victivallis",
        "g_Sutterella",
        "g_Bifidobacterium",
        "f_Rikenellaceae_g_unclassified",
        "g_Escherichia-Shigella",
        "f_vadinBB60_g_unclassified",
        "g_Anaerovibrio",
        "g_Elusimicrobium",
        "g_Streptococcus",
        "g_Anaerotruncus",
        "g_Desulfovibrio",
        "g_Oribacterium",
        "f_Christensenellaceae_g_unclassified",
        "g_Intestinimonas",
        "g_Brachyspira",
        "g_Thalassospira",
        "f_Erysipelotrichaceae_g_unclassified",
        "g_Anaeroplasma",
        "f_Defluviitaleaceae_g_Incertae_Sedis",
        "c_Alphaproteobacteria_g_unclassified",
        "g_Butyricimonas",
        "f_Porphyromonadaceae_g_unclassified",
        "g_Acidaminococcus",
        "g_Collinsella",
        "g_Solobacterium",
        "o_Clostridiales_g_unclassified",
        "o_NB1-n_g_unclassified"
      ],
      "rows": 151,
      "table": true,
      "tojson": true
    },
    {
      "name": "y_Crohn",
      "title": "Crohn",
      "object": "Crohn",
      "file": "Crohn.rda",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "y_HIV",
      "title": "HIV",
      "object": "HIV",
      "file": "HIV.rda",
      "class": [
        "factor"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "y_sCD14",
      "title": "sCD14",
      "object": "sCD14",
      "file": "sCD14.rda",
      "class": [
        "numeric"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "coda_coxnet",
      "title": "coda_coxnet",
      "topics": [
        "coda_coxnet"
      ]
    },
    {
      "page": "coda_glmnet",
      "title": "coda_glmnet",
      "topics": [
        "coda_glmnet"
      ]
    },
    {
      "page": "coda_glmnet_longitudinal",
      "title": "coda_glmnet_longitudinal",
      "topics": [
        "coda_glmnet_longitudinal"
      ]
    },
    {
      "page": "coda_glmnet_longitudinal_null",
      "title": "coda_glmnet_longitudinal_null",
      "topics": [
        "coda_glmnet_longitudinal_null"
      ]
    },
    {
      "page": "coda_glmnet_longitudinal0",
      "title": "coda_glmnet_longitudinal0",
      "topics": [
        "coda_glmnet_longitudinal0"
      ]
    },
    {
      "page": "coda_glmnet_null",
      "title": "coda_glmnet_null",
      "topics": [
        "coda_glmnet_null"
      ]
    },
    {
      "page": "coda_glmnet0",
      "title": "coda_glmnet0",
      "topics": [
        "coda_glmnet0"
      ]
    },
    {
      "page": "coda4microbiome",
      "title": "coda4microbiome: Compositional Data Analysis for Microbiome Studies",
      "topics": [
        "coda4microbiome"
      ]
    },
    {
      "page": "Crohn",
      "title": "Crohn",
      "topics": [
        "Crohn"
      ]
    },
    {
      "page": "ecam_filtered",
      "title": "ecam_filtered",
      "topics": [
        "ecam_filtered"
      ]
    },
    {
      "page": "Event",
      "title": "data_survival",
      "topics": [
        "Event"
      ]
    },
    {
      "page": "Event_time",
      "title": "data_survival",
      "topics": [
        "Event_time"
      ]
    },
    {
      "page": "explore_logratios",
      "title": "explore_logratios",
      "topics": [
        "explore_logratios"
      ]
    },
    {
      "page": "explore_lr_longitudinal",
      "title": "explore_lr_longitudinal",
      "topics": [
        "explore_lr_longitudinal"
      ]
    },
    {
      "page": "explore_zeros",
      "title": "explore_zeros",
      "topics": [
        "explore_zeros"
      ]
    },
    {
      "page": "filter_longitudinal",
      "title": "filter_longitudinal",
      "topics": [
        "filter_longitudinal"
      ]
    },
    {
      "page": "HIV",
      "title": "HIV",
      "topics": [
        "HIV"
      ]
    },
    {
      "page": "impute_zeros",
      "title": "impute_zeros",
      "topics": [
        "impute_zeros"
      ]
    },
    {
      "page": "integralFun",
      "title": "integralFun",
      "topics": [
        "integralFun"
      ]
    },
    {
      "page": "logratios_matrix",
      "title": "logratios_matrix",
      "topics": [
        "logratios_matrix"
      ]
    },
    {
      "page": "metadata",
      "title": "ecam_filtered",
      "topics": [
        "metadata"
      ]
    },
    {
      "page": "MSM_HIV",
      "title": "HIV",
      "topics": [
        "MSM_HIV"
      ]
    },
    {
      "page": "plot_prediction",
      "title": "plot_prediction",
      "topics": [
        "plot_prediction"
      ]
    },
    {
      "page": "plot_riskscore",
      "title": "plot_riskscore",
      "topics": [
        "plot_riskscore"
      ]
    },
    {
      "page": "plot_signature",
      "title": "plot_signature",
      "topics": [
        "plot_signature"
      ]
    },
    {
      "page": "plot_signature_curves",
      "title": "plot_signature_curves",
      "topics": [
        "plot_signature_curves"
      ]
    },
    {
      "page": "plot_survcurves",
      "title": "plot_survcurves",
      "topics": [
        "plot_survcurves"
      ]
    },
    {
      "page": "plotMedianCurve",
      "title": "plotMedianCurve",
      "topics": [
        "plotMedianCurve"
      ]
    },
    {
      "page": "sCD14",
      "title": "sCD14",
      "topics": [
        "sCD14"
      ]
    },
    {
      "page": "shannon",
      "title": "shannon",
      "topics": [
        "shannon"
      ]
    },
    {
      "page": "shannon_effnum",
      "title": "shannon_effnum",
      "topics": [
        "shannon_effnum"
      ]
    },
    {
      "page": "shannon_sim",
      "title": "shannon_sim",
      "topics": [
        "shannon_sim"
      ]
    },
    {
      "page": "taxanames",
      "title": "ecam_filtered",
      "topics": [
        "taxanames"
      ]
    },
    {
      "page": "x",
      "title": "data_survival",
      "topics": [
        "x"
      ]
    },
    {
      "page": "x_Crohn",
      "title": "Crohn",
      "topics": [
        "x_Crohn"
      ]
    },
    {
      "page": "x_ecam",
      "title": "ecam_filtered",
      "topics": [
        "x_ecam"
      ]
    },
    {
      "page": "x_HIV",
      "title": "HIV",
      "topics": [
        "x_HIV"
      ]
    },
    {
      "page": "x_sCD14",
      "title": "sCD14",
      "topics": [
        "x_sCD14"
      ]
    },
    {
      "page": "y_Crohn",
      "title": "Crohn",
      "topics": [
        "y_Crohn"
      ]
    },
    {
      "page": "y_HIV",
      "title": "HIV",
      "topics": [
        "y_HIV"
      ]
    },
    {
      "page": "y_sCD14",
      "title": "sCD14",
      "topics": [
        "y_sCD14"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "BiocGenerics",
    "boot",
    "broom",
    "car",
    "carData",
    "circlize",
    "cli",
    "clue",
    "cluster",
    "codetools",
    "colorspace",
    "commonmark",
    "ComplexHeatmap",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "Deriv",
    "digest",
    "doBy",
    "doParallel",
    "dplyr",
    "exactRankTests",
    "farver",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "GetoptLong",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "ggtext",
    "glmnet",
    "GlobalOptions",
    "glue",
    "gridExtra",
    "gridtext",
    "gtable",
    "IRanges",
    "isoband",
    "iterators",
    "jpeg",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "maxstat",
    "mgcv",
    "microbenchmark",
    "minqa",
    "modelr",
    "mvtnorm",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "png",
    "polynom",
    "pROC",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rjson",
    "rlang",
    "rstatix",
    "S4Vectors",
    "S7",
    "scales",
    "shape",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "survminer",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "zoo"
  ],
  "_score": 1.8692317197309762,
  "_indexed": true,
  "_nocasepkg": "coda4microbiome",
  "_universes": [
    "tonisusin",
    "malucalle"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-16T08:44:57.000Z",
      "distro": "noble",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "0ecf3c23d0c5e697c216a2ffeda1563fcef52db32b4a44c0cda6ac25ce1d9907",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-05-16T08:44:59.000Z",
      "distro": "noble",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "90386c7f8a60bf0eaf2f7ae0df1045b506fc3854889bd366e96ef14d6dff3f06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-16T08:44:21.000Z",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "437a693108dc3a78171a7cf43cdf861986eb6eac169e90d464977fcb3f3f42b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.4",
      "date": "2026-05-16T08:44:52.000Z",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "3805ffe30bfaf11b6a4126bb37b0eaf7c6c27a9e9bcf818d9e09e6bf927db344",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-16T08:43:42.000Z",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "b51b7ba243e76af73ea807c1c6171883fefd8d2672d4a0241bbd5a9d9d941546",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-16T08:43:50.000Z",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "cbed7ddc655c0d0042c88cddb5cd91643639a841dc1e029643e87db349765868",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.4",
      "date": "2026-05-16T08:44:06.000Z",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "12022dd668beb00ccbf819d255d2f4672fd65ddcfb31e888dfac30741b313898",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.4",
      "date": "2026-06-02T18:13:13.000Z",
      "commit": "0435c7319a78f3e7ff6210078d0d522f1f9f07dc",
      "fileid": "286f34ccecc7be4cc804dd5a5c99f9f801435a296ef82de88d08ca028dabe8ac",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tonisusin/actions/runs/25957523058"
    }
  ]
}