{
  "_id": "6a1ede7ab401979e73410386",
  "Package": "codacore",
  "Title": "Learning Sparse Log-Ratios for Compositional Data",
  "Version": "0.0.4",
  "Authors@R": "c(\nperson(\"Elliott\", \"Gordon-Rodriguez\", email = \"eg2912@columbia.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Thomas\", \"Quinn\", email = \"contacttomquinn@gmail.com\", role = c(\"aut\"))\n)",
  "Description": "In the context of high-throughput genetic data, CoDaCoRe\nidentifies a set of sparse biomarkers that are predictive of a\nresponse variable of interest (Gordon-Rodriguez et al., 2021)\n<doi:10.1093/bioinformatics/btab645>. More generally, CoDaCoRe\ncan be applied to any regression problem where the independent\nvariable is Compositional (CoDa), to derive a set of\nscale-invariant log-ratios (ILR or SLR) that are maximally\nassociated to a dependent variable.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "SystemRequirements": "TensorFlow (https://www.tensorflow.org/)",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 07:54:52 UTC",
    "User": "root"
  },
  "Author": "Elliott Gordon-Rodriguez [aut, cre], Thomas Quinn [aut]",
  "Maintainer": "Elliott Gordon-Rodriguez <eg2912@columbia.edu>",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://egr95.r-universe.dev",
  "Date/Publication": "2022-08-29 08:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/codacore",
  "RemoteRef": "HEAD",
  "RemoteSha": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
  "MD5sum": "c98f100728bf6818fbc9bc12da1b524b",
  "_user": "egr95",
  "_type": "src",
  "_file": "codacore_0.0.4.tar.gz",
  "_fileid": "104fe8882143f3cda93fddd88dc433a6541b59b6b09729772814ce9ef60b8627",
  "_filesize": 1478389,
  "_sha256": "104fe8882143f3cda93fddd88dc433a6541b59b6b09729772814ce9ef60b8627",
  "_created": "2026-05-20T07:54:52.000Z",
  "_published": "2026-06-02T13:45:30.780Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79085229782,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104350131"
    },
    {
      "job": 79085229663,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104349953"
    },
    {
      "job": 79085229958,
      "time": 171,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104336588"
    },
    {
      "job": 79085229826,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104341316"
    },
    {
      "job": 79085228779,
      "time": 168,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104292935"
    },
    {
      "job": 79085228787,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359464704"
    },
    {
      "job": 79085229449,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7104346347"
    },
    {
      "job": 79085229593,
      "time": 151,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7104343170"
    },
    {
      "job": 79085230033,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7104339164"
    }
  ],
  "_buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/codacore",
  "_commit": {
    "id": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
    "author": "Elliott Gordon-Rodriguez <eg2912@columbia.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.4\n",
    "time": 1661761802
  },
  "_maintainer": {
    "name": "Elliott Gordon-Rodriguez",
    "email": "eg2912@columbia.edu",
    "login": "egr95",
    "description": "",
    "uuid": 24964845
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "tensorflow",
      "version": ">= 2.1",
      "role": "Imports"
    },
    {
      "package": "keras",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "version": ">= 1.17",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.5",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "version": ">= 3.8",
      "role": "Imports"
    },
    {
      "package": "zCompositions",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "egr95",
      "count": 2,
      "uuid": 24964845
    }
  ],
  "_userbio": {
    "uuid": 24964845,
    "type": "user",
    "name": "Elliott Gordon-Rodriguez"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/codacore"
  },
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/codacore.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "egr95",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2022-01-07"
    },
    {
      "version": "0.0.4",
      "date": "2022-08-29"
    }
  ],
  "_exports": [
    "activeInputs.codacore",
    "codacore",
    "getBinaryPartitions",
    "getDenominatorParts",
    "getLogRatios",
    "getNumeratorParts",
    "getNumLogRatios",
    "getSlopes",
    "getTidyTable",
    "plotROC",
    "simulateHTS"
  ],
  "_datasets": [
    {
      "name": "Crohn",
      "title": "Microbiome composition related to Crohn's disease study",
      "object": "Crohn",
      "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",
        "y"
      ],
      "rows": 975,
      "table": true,
      "tojson": true
    },
    {
      "name": "HIV",
      "title": "Microbiome, HIV infection and MSM factor",
      "object": "HIV",
      "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",
        "MSM",
        "HIV_Status"
      ],
      "rows": 155,
      "table": true,
      "tojson": true
    },
    {
      "name": "sCD14",
      "title": "Microbiome and sCD14 inflammation parameter",
      "object": "sCD14",
      "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",
        "sCD14"
      ],
      "rows": 151,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "activeInputs.codacore",
      "title": "activeInputs",
      "topics": [
        "activeInputs.codacore"
      ]
    },
    {
      "page": "codacore",
      "title": "codacore",
      "topics": [
        "codacore"
      ]
    },
    {
      "page": "Crohn",
      "title": "Microbiome composition related to Crohn`s disease study",
      "topics": [
        "Crohn"
      ]
    },
    {
      "page": "FranzosaMetabolite",
      "title": "Metabolite relative abundances (Franzosa et al., 2019)",
      "topics": [
        "FranzosaMetabolite"
      ]
    },
    {
      "page": "FranzosaMicrobiome",
      "title": "Micriobiome relative abundances (Franzosa et al., 2019)",
      "topics": [
        "FranzosaMicrobiome"
      ]
    },
    {
      "page": "getBinaryPartitions",
      "title": "getBinaryPartitions",
      "topics": [
        "getBinaryPartitions"
      ]
    },
    {
      "page": "getDenominatorParts",
      "title": "getDenominatorParts",
      "topics": [
        "getDenominatorParts"
      ]
    },
    {
      "page": "getLogRatios",
      "title": "getLogRatios",
      "topics": [
        "getLogRatios"
      ]
    },
    {
      "page": "getNumeratorParts",
      "title": "getNumeratorParts",
      "topics": [
        "getNumeratorParts"
      ]
    },
    {
      "page": "getNumLogRatios",
      "title": "getNumLogRatios",
      "topics": [
        "getNumLogRatios"
      ]
    },
    {
      "page": "getSlopes",
      "title": "getSlopes",
      "topics": [
        "getSlopes"
      ]
    },
    {
      "page": "getTidyTable",
      "title": "getTidyTable",
      "topics": [
        "getTidyTable"
      ]
    },
    {
      "page": "HIV",
      "title": "Microbiome, HIV infection and MSM factor",
      "topics": [
        "HIV"
      ]
    },
    {
      "page": "plot.codacore",
      "title": "plot",
      "topics": [
        "plot.codacore"
      ]
    },
    {
      "page": "plotROC",
      "title": "plotROC",
      "topics": [
        "plotROC"
      ]
    },
    {
      "page": "predict.codacore",
      "title": "predict",
      "topics": [
        "predict.codacore"
      ]
    },
    {
      "page": "print.codacore",
      "title": "print",
      "topics": [
        "print.codacore"
      ]
    },
    {
      "page": "sCD14",
      "title": "Microbiome and sCD14 inflammation parameter",
      "topics": [
        "sCD14"
      ]
    },
    {
      "page": "simulateHTS",
      "title": "simulateHTS",
      "topics": [
        "simulateHTS"
      ]
    }
  ],
  "_readme": "https://github.com/cran/codacore/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "cli",
    "config",
    "generics",
    "glue",
    "gtools",
    "here",
    "jsonlite",
    "keras",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "png",
    "pROC",
    "processx",
    "ps",
    "R6",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "rstudioapi",
    "tensorflow",
    "tfautograph",
    "tfruns",
    "tidyselect",
    "vctrs",
    "whisker",
    "withr",
    "yaml",
    "zeallot"
  ],
  "_vignettes": [
    {
      "source": "guide.Rmd",
      "filename": "guide.html",
      "title": "CoDaCoRe guide",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-01-07 09:10:02",
      "modified": "2022-08-29 08:30:02",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "codacore",
  "_universes": [
    "egr95"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-20T07:57:22.000Z",
      "distro": "noble",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "ed448e4bad3ac24ad371aed4185abcc0c615cdd9074dc2ef9fddf01a4254bcc3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.4",
      "date": "2026-05-20T07:57:23.000Z",
      "distro": "noble",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "8a7be0916d42059694dd8c6abf9d661e23c23fc33167eb6028237400b54d5e30",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-20T07:56:56.000Z",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "12e973cdf078ec5ba7fbfe4fdd5e941444b2f0f823d40f7a237d931c11f3af83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.4",
      "date": "2026-05-20T07:57:03.000Z",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "1961cde0a960fce69b513e4d30f1fdd7c11a7a64bdc4bd95f32ff074e84e7719",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-20T07:56:08.000Z",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "98a82862cac4bd725624d265de9bbf315286ecd09fa2b6be5bbd9abe83eece27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-20T07:56:09.000Z",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "9d07221073bf32aa3f827a6cf4b55efffadd0489b968349c2db3d232bf6d74e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.4",
      "date": "2026-05-20T07:56:10.000Z",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "905b9ca1aad05fc662614e507c2f2f8ef7a9d8cb3182d32f5dc263cad76d329f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.4",
      "date": "2026-06-02T13:44:49.000Z",
      "commit": "039d1b2767fbe6a243e970201f9ec0c34788a2b2",
      "fileid": "e6195f8787149460967f37e7502ae0e0f1e426055ea6887bed4ed4a0720d2c9b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/egr95/actions/runs/26149129057"
    }
  ]
}