{
  "_id": "6a153d67acfb0bcc41d5456e",
  "Package": "ALDEx3",
  "Title": "Linear Models for Sequence Count Data",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Justin\", \"Silverman\", email = \"JustinSilverman@psu.edu\", role = c(\"aut\", \"cre\")),\nperson(\"Greg\", \"Gloor\", email = \"ggloor@uwo.ca\", role = c(\"aut\")),\nperson(\"Kyle\", \"McGovern\", email = \"kvm6065@psu.edu\", role = c(\"aut\", \"ctb\")))",
  "Description": "Provides scalable generalized linear and mixed effects\nmodels tailored for sequence count data analysis (e.g.,\nanalysis of 16S or RNA-seq data). Uses Dirichlet-multinomial\nsampling to quantify uncertainty in relative abundance or\nrelative expression conditioned on observed count data.\nImplements scale models as a generalization of normalizations\nwhich account for uncertainty in scale (e.g., total abundances)\nas described in Nixon et al. (2025)\n<doi:10.1186/s13059-025-03609-3> and McGovern et al. (2025)\n<doi:10.1101/2025.08.05.668734>.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://jsilve24.r-universe.dev",
  "Date/Publication": "2026-03-27 18:11:46 UTC",
  "RemoteUrl": "https://github.com/jsilve24/aldex3",
  "RemoteRef": "HEAD",
  "RemoteSha": "aa609fae671f348aaed24832a128c32a2d75e9d4",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 06:23:19 UTC",
    "User": "root"
  },
  "Author": "Justin Silverman [aut, cre],\nGreg Gloor [aut],\nKyle McGovern [aut, ctb]",
  "Maintainer": "Justin Silverman <JustinSilverman@psu.edu>",
  "MD5sum": "0ac020eefc6fa48ec89eedc63e6f64cf",
  "_user": "jsilve24",
  "_type": "src",
  "_file": "ALDEx3_1.0.2.tar.gz",
  "_fileid": "969ca5ad8e674e2c478baebff791e093f123a8aadcf5f7eaa25a51eaa3e6597e",
  "_filesize": 252424,
  "_sha256": "969ca5ad8e674e2c478baebff791e093f123a8aadcf5f7eaa25a51eaa3e6597e",
  "_created": "2026-05-26T06:23:19.000Z",
  "_published": "2026-05-26T06:27:51.645Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77818914906,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210268072"
    },
    {
      "job": 77818914894,
      "time": 205,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210271473"
    },
    {
      "job": 77818914878,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210266733"
    },
    {
      "job": 77818914895,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210278643"
    },
    {
      "job": 77818547177,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210223729"
    },
    {
      "job": 77818914886,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210253744"
    },
    {
      "job": 77818914913,
      "time": 181,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7210266270"
    },
    {
      "job": 77818914909,
      "time": 205,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7210271468"
    },
    {
      "job": 77818914919,
      "time": 158,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7210260511"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jsilve24/aldex3",
  "_commit": {
    "id": "aa609fae671f348aaed24832a128c32a2d75e9d4",
    "author": "Justin Silverman <jsilve24@gmail.com>",
    "committer": "Justin Silverman <jsilve24@gmail.com>",
    "message": "feat: adding CLAUDE.md (excluded from CRAN)\n",
    "time": 1774635106
  },
  "_maintainer": {
    "name": "Justin Silverman",
    "email": "justinsilverman@psu.edu",
    "login": "jsilve24",
    "twitter": "@inschool4life",
    "description": "Assistant Professor at Penn State University. ",
    "uuid": 452422
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "abind",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rBeta2009",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "lmtest",
      "role": "Suggests"
    },
    {
      "package": "sandwich",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "jsilve24",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 2
    },
    {
      "week": "2025-43",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 3
    },
    {
      "week": "2026-01",
      "n": 1
    },
    {
      "week": "2026-02",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 7
    },
    {
      "week": "2026-04",
      "n": 5
    },
    {
      "week": "2026-05",
      "n": 4
    },
    {
      "week": "2026-06",
      "n": 5
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jsilve24",
      "count": 86,
      "uuid": 452422
    },
    {
      "user": "kyle-mcgovern",
      "count": 20,
      "uuid": 72821199
    },
    {
      "user": "maxwellkonnaris",
      "count": 1,
      "uuid": 69332438
    }
  ],
  "_userbio": {
    "uuid": 452422,
    "type": "user",
    "name": "Justin Silverman",
    "description": "Assistant Professor at Penn State University. "
  },
  "_downloads": {
    "count": 224,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ALDEx3"
  },
  "_devurl": "https://github.com/jsilve24/aldex3",
  "_searchresults": 27,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ALDEx3.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jsilve24/aldex3",
  "_realowner": "jsilve24",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-01-31"
    },
    {
      "version": "1.0.1",
      "date": "2026-02-03"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-05"
    }
  ],
  "_exports": [
    "aldex",
    "clr.sm",
    "coefficient.sm",
    "sample.sm",
    "tss.sm"
  ],
  "_datasets": [
    {
      "name": "gut_crohns_data",
      "title": "Gut Crohn's microbiome dataset (list)",
      "object": "gut_crohns_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "oral_mouthwash_data",
      "title": "Oral microbiome perturbation dataset (list)",
      "object": "oral_mouthwash_data",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "aldex",
      "title": "ALDEx3 Linear Models",
      "topics": [
        "aldex"
      ]
    },
    {
      "page": "aldex.lm.sim.clr",
      "title": "Simulation function soley for testing and exploring ALDEx3, Truth is in CLR Coordinates.",
      "topics": [
        "aldex.lm.sim.clr"
      ]
    },
    {
      "page": "aldex.mem.sim",
      "title": "Simulation for testing mixed effects models.",
      "topics": [
        "aldex.mem.sim"
      ]
    },
    {
      "page": "aldex.pvals",
      "title": "Calculate p-values adjusting for changes in sign as described by Nixon et al. (2024) in Beyond Normalization: Incorporating Scale Uncertainty in Microbiome and Gene Expression Analysis (internal only)",
      "topics": [
        "aldex.pvals"
      ]
    },
    {
      "page": "clr.sm",
      "title": "Default CLR-based scale model (with optional scale uncertainty)",
      "topics": [
        "clr.sm"
      ]
    },
    {
      "page": "coefficient.sm",
      "title": "Coefficient-based scale model with user-specified prior on fixed effects",
      "topics": [
        "coefficient.sm"
      ]
    },
    {
      "page": "cohensd",
      "title": "Cohen's D",
      "topics": [
        "cohensd"
      ]
    },
    {
      "page": "combine.streams",
      "title": "Combine output from aldex streams (internal only)",
      "topics": [
        "combine.streams"
      ]
    },
    {
      "page": "fflm",
      "title": "Freaking Fask Linear Models",
      "topics": [
        "fflm"
      ]
    },
    {
      "page": "gut_crohns_data",
      "title": "Gut Crohn's microbiome dataset (list)",
      "topics": [
        "gut_crohns_data"
      ]
    },
    {
      "page": "miniclo",
      "title": "Closure operation",
      "topics": [
        "miniclo"
      ]
    },
    {
      "page": "oral_mouthwash_data",
      "title": "Oral microbiome perturbation dataset (list)",
      "topics": [
        "oral_mouthwash_data"
      ]
    },
    {
      "page": "req",
      "title": "Test object contains elements",
      "topics": [
        "req"
      ]
    },
    {
      "page": "rLogDirichlet",
      "title": "Function for sampling Dirichlet random variables (base-2 normalized via log-sum-exp for stability)",
      "topics": [
        "rLogDirichlet"
      ]
    },
    {
      "page": "sample.sm",
      "title": "Sample-specific scale model with user-specified mean and variance/covariance",
      "topics": [
        "sample.sm"
      ]
    },
    {
      "page": "sr.mem",
      "title": "Implementation of SR-MEM: scale-reliant mixed effects models.",
      "topics": [
        "sr.mem"
      ]
    },
    {
      "page": "summary.aldex",
      "title": "Summary Method for ALDEx3 Objects",
      "topics": [
        "summary.aldex"
      ]
    },
    {
      "page": "tss.sm",
      "title": "TSS-centered scale model (with optional scale uncertainty)",
      "topics": [
        "tss.sm"
      ]
    }
  ],
  "_readme": "https://github.com/jsilve24/aldex3/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "boot",
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmerTest",
    "magrittr",
    "MASS",
    "Matrix",
    "matrixStats",
    "minqa",
    "nlme",
    "nloptr",
    "numDeriv",
    "purrr",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ALDEx3-Quickstart.Rmd",
      "filename": "ALDEx3-Quickstart.html",
      "title": "ALDEx3-Quickstart",
      "engine": "knitr::rmarkdown",
      "headings": [
        "ALDEx3",
        "Overview",
        "Installation",
        "Quickstart (Inference with Relative Abundances)",
        "Mixed Effects Models (SR-MEM)",
        "Inference with Absolute Abundances: Defining Scale Models",
        "Weak Prior Biological Knowledge",
        "External Scale Measurements (Ideal)",
        "Normalization Uncertainty",
        "Model Outputs"
      ],
      "created": "2026-01-13 13:38:04",
      "modified": "2026-01-21 14:39:47",
      "commits": 5
    }
  ],
  "_score": 6.426998958756537,
  "_indexed": true,
  "_nocasepkg": "aldex3",
  "_universes": [
    "jsilve24"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:25:24.000Z",
      "distro": "noble",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "83cabab3abc07ace4911ceb4e7462eacce30468cbc95da4f0c1753434e436139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-26T06:25:36.000Z",
      "distro": "noble",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "c6f7791eed5d8111595f12635adada12c3d9888326491646352465f41015da74",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:25:47.000Z",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "42c76736529cec9ca594bcc48ab731ad308c6c45f7cdf22f4901de10acd53208",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.2",
      "date": "2026-05-26T06:26:26.000Z",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "dad4622fb83a2d74a3802b180369046c47f048b1dcf3ee3a1519e50f0a224411",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-26T06:25:48.000Z",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "e47c9efbd533200c673231397f067342819f09327b832aa2a6bfdcf6ac932eb2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:24:50.000Z",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "1662a0ab3470b9c28388201627729cc8bca81023d4fb7ded6e623d967314a1a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:25:26.000Z",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "dd1ea66a2b17175dadefaa7245d2fa4bb8e7281be0b84a4121a399afdef5615f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.2",
      "date": "2026-05-26T06:24:40.000Z",
      "commit": "aa609fae671f348aaed24832a128c32a2d75e9d4",
      "fileid": "2295f88ce56339c950d075bc2de0c87b68d741cde7bf9f80390309ff0cb6fbdc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jsilve24/actions/runs/26435876080"
    }
  ]
}