{
  "_id": "6a1f0befb401979e7341ca5b",
  "Package": "simglm",
  "Type": "Package",
  "Authors@R": "person(\"Brandon\", \"LeBeau\", email = \"lebebr01+simglm@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Version": "0.9.31",
  "Date": "2025-11-03",
  "License": "MIT + file LICENSE",
  "Title": "Simulate Models Based on the Generalized Linear Model",
  "Description": "Simulates regression models, including both simple\nregression and generalized linear mixed models with up to three\nlevel of nesting. Power simulations that are flexible allowing\nthe specification of missing data, unbalanced designs, and\ndifferent random error distributions are built into the\npackage.",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Author": "Brandon LeBeau [aut, cre]",
  "Maintainer": "Brandon LeBeau <lebebr01+simglm@gmail.com>",
  "URL": "https://github.com/lebebr01/simglm",
  "BugReports": "https://github.com/lebebr01/simglm/issues",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://lebebr01.r-universe.dev",
  "Date/Publication": "2026-04-30 19:18:05 UTC",
  "RemoteUrl": "https://github.com/lebebr01/simglm",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a451db841edcb02bd4675a0c447b111e394cbb0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 09:44:19 UTC",
    "User": "root"
  },
  "MD5sum": "b17745a26b35405d2aea7062e16a1924",
  "_user": "lebebr01",
  "_type": "src",
  "_file": "simglm_0.9.31.tar.gz",
  "_fileid": "f8e5e0f95640895f4a0a6f50b16e45855820c17edaa2d45e428cecb89c6756ae",
  "_filesize": 752394,
  "_sha256": "f8e5e0f95640895f4a0a6f50b16e45855820c17edaa2d45e428cecb89c6756ae",
  "_created": "2026-05-17T09:44:19.000Z",
  "_published": "2026-06-02T16:59:27.669Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79126469767,
      "time": 156,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041349671"
    },
    {
      "job": 79126469652,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041349525"
    },
    {
      "job": 79126469788,
      "time": 165,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041349987"
    },
    {
      "job": 79126469663,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041345463"
    },
    {
      "job": 79126469112,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041331002"
    },
    {
      "job": 79126469047,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364456117"
    },
    {
      "job": 79126469573,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041344628"
    },
    {
      "job": 79126470711,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041344079"
    },
    {
      "job": 79126470175,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041343500"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lebebr01/simglm",
  "_commit": {
    "id": "6a451db841edcb02bd4675a0c447b111e394cbb0",
    "author": "Brandon LeBeau <lebebr01@gmail.com>",
    "committer": "Brandon LeBeau <lebebr01@gmail.com>",
    "message": "bump version\n",
    "time": 1777576685
  },
  "_maintainer": {
    "name": "Brandon LeBeau",
    "email": "lebebr01+simglm@gmail.com",
    "login": "lebebr01",
    "linkedin": "in/blebeau11",
    "description": "Associate Professor and Research Software Developer",
    "uuid": 2414730
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "gtools",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "splines",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "geepack",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "future",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "lebebr01",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 6
    },
    {
      "week": "2025-48",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 2
    },
    {
      "week": "2025-52",
      "n": 3
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-07",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "power",
    "simulation"
  ],
  "_stars": 46,
  "_contributors": [
    {
      "user": "lebebr01",
      "count": 984,
      "uuid": 2414730
    },
    {
      "user": "wjhopper",
      "count": 1,
      "uuid": 9057226
    }
  ],
  "_userbio": {
    "uuid": 2414730,
    "type": "user",
    "name": "Brandon LeBeau",
    "description": "Associate Professor and Research Software Developer"
  },
  "_downloads": {
    "count": 330,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/simglm"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/lebebr01/simglm",
  "_searchresults": 131,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/simglm.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lebebr01/simglm",
  "_realowner": "lebebr01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.0",
      "date": "2017-05-25"
    },
    {
      "version": "0.6.0",
      "date": "2017-07-24"
    },
    {
      "version": "0.7.0",
      "date": "2018-06-01"
    },
    {
      "version": "0.7.1",
      "date": "2018-07-25"
    },
    {
      "version": "0.7.2",
      "date": "2019-01-23"
    },
    {
      "version": "0.7.4",
      "date": "2019-05-31"
    },
    {
      "version": "0.8.0",
      "date": "2020-06-12"
    },
    {
      "version": "0.8.8",
      "date": "2021-08-09"
    },
    {
      "version": "0.8.9",
      "date": "2022-02-07"
    }
  ],
  "_exports": [
    "aggregate_outcome_by_level",
    "compute_density_values",
    "compute_statistics",
    "correlate_variables",
    "desireVar",
    "dropout_missing",
    "extract_coefficients",
    "fit_propensity",
    "generate_missing",
    "generate_response",
    "mar_missing",
    "missing_data",
    "model_fit",
    "parse_correlation",
    "parse_formula",
    "parse_multiplemember",
    "parse_power",
    "parse_randomeffect",
    "parse_varyarguments",
    "parse_varyarguments_w",
    "random_missing",
    "rbimod",
    "replicate_simulation",
    "robust_model",
    "run_shiny",
    "sim_continuous2",
    "sim_factor2",
    "sim_ordinal2",
    "sim_time",
    "simglm",
    "simulate_error",
    "simulate_fixed",
    "simulate_heterogeneity",
    "simulate_knot",
    "simulate_propensity",
    "simulate_randomeffect",
    "transform_outcome"
  ],
  "_help": [
    {
      "page": "aggregate_outcome_by_level",
      "title": "Aggregate outcome to specified cluster level",
      "topics": [
        "aggregate_outcome_by_level"
      ]
    },
    {
      "page": "compute_density_values",
      "title": "Convenience function for computing density values for plotting.",
      "topics": [
        "compute_density_values"
      ]
    },
    {
      "page": "compute_statistics",
      "title": "Compute Power, Type I Error, or Precision Statistics",
      "topics": [
        "compute_statistics"
      ]
    },
    {
      "page": "correlate_variables",
      "title": "Correlate elements",
      "topics": [
        "correlate_variables"
      ]
    },
    {
      "page": "desireVar",
      "title": "Computes mixture normal variance",
      "topics": [
        "desireVar"
      ]
    },
    {
      "page": "extract_coefficients",
      "title": "Extract Coefficients",
      "topics": [
        "extract_coefficients"
      ]
    },
    {
      "page": "fit_propensity",
      "title": "Primary propensity model fitting",
      "topics": [
        "fit_propensity"
      ]
    },
    {
      "page": "generate_missing",
      "title": "Tidy Missing Data Function",
      "topics": [
        "generate_missing"
      ]
    },
    {
      "page": "generate_response",
      "title": "Simulate response variable",
      "topics": [
        "generate_response"
      ]
    },
    {
      "page": "missing",
      "title": "Missing Data Functions",
      "topics": [
        "dropout_missing",
        "mar_missing",
        "missing_data",
        "random_missing"
      ]
    },
    {
      "page": "model_fit",
      "title": "Tidy Model Fitting Function",
      "topics": [
        "model_fit"
      ]
    },
    {
      "page": "parse_correlation",
      "title": "Parse correlation arguments",
      "topics": [
        "parse_correlation"
      ]
    },
    {
      "page": "parse_formula",
      "title": "Parses tidy formula simulation syntax",
      "topics": [
        "parse_formula"
      ]
    },
    {
      "page": "parse_multiplemember",
      "title": "Parse Multiple Membership Random Effects",
      "topics": [
        "parse_multiplemember"
      ]
    },
    {
      "page": "parse_power",
      "title": "Parse power specifications",
      "topics": [
        "parse_power"
      ]
    },
    {
      "page": "parse_randomeffect",
      "title": "Parses random effect specification",
      "topics": [
        "parse_randomeffect"
      ]
    },
    {
      "page": "parse_varyarguments",
      "title": "Parse between varying arguments",
      "topics": [
        "parse_varyarguments"
      ]
    },
    {
      "page": "parse_varyarguments_w",
      "title": "Parse within varying arguments",
      "topics": [
        "parse_varyarguments_w"
      ]
    },
    {
      "page": "rbimod",
      "title": "Simulating mixture normal distributions",
      "topics": [
        "rbimod"
      ]
    },
    {
      "page": "replicate_simulation",
      "title": "Replicate Simulation",
      "topics": [
        "replicate_simulation"
      ]
    },
    {
      "page": "robust_model",
      "title": "Robust Model Standard Errors",
      "topics": [
        "robust_model"
      ]
    },
    {
      "page": "run_shiny",
      "title": "Run Shiny Application Demo",
      "topics": [
        "run_shiny"
      ]
    },
    {
      "page": "sim_continuous2",
      "title": "Simulate continuous variables",
      "topics": [
        "sim_continuous2"
      ]
    },
    {
      "page": "sim_factor2",
      "title": "Simulate categorical or factor variables",
      "topics": [
        "sim_factor2"
      ]
    },
    {
      "page": "sim_ordinal2",
      "title": "Simulate discrete variables",
      "topics": [
        "sim_ordinal2"
      ]
    },
    {
      "page": "sim_time",
      "title": "Simulate Time",
      "topics": [
        "sim_time"
      ]
    },
    {
      "page": "simglm",
      "title": "Single wrapper function",
      "topics": [
        "simglm"
      ]
    },
    {
      "page": "simulate_error",
      "title": "Tidy error simulation",
      "topics": [
        "simulate_error"
      ]
    },
    {
      "page": "simulate_fixed",
      "title": "Tidy fixed effect formula simulation",
      "topics": [
        "simulate_fixed"
      ]
    },
    {
      "page": "simulate_heterogeneity",
      "title": "Tidy heterogeneity of variance simulation",
      "topics": [
        "simulate_heterogeneity"
      ]
    },
    {
      "page": "simulate_knot",
      "title": "Simulate knot locations",
      "topics": [
        "simulate_knot"
      ]
    },
    {
      "page": "simulate_propensity",
      "title": "Simulate Propensity Scores",
      "topics": [
        "simulate_propensity"
      ]
    },
    {
      "page": "simulate_randomeffect",
      "title": "Tidy random effect formula simulation",
      "topics": [
        "simulate_randomeffect"
      ]
    },
    {
      "page": "transform_outcome",
      "title": "Transform response variable",
      "topics": [
        "transform_outcome"
      ]
    }
  ],
  "_readme": "https://github.com/lebebr01/simglm/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "codetools",
    "cpp11",
    "digest",
    "dplyr",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "gtools",
    "lattice",
    "lifecycle",
    "listenv",
    "lmtest",
    "magrittr",
    "parallelly",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "sandwich",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Propensity.Rmd",
      "filename": "Propensity.html",
      "title": "Propensity Simulation for simglm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Simulate Propensity Scores",
        "Include Propensity scores into broader process",
        "Model fitting with propensity scores",
        "Multilevel Propensity Scores",
        "Multilevel propensity scores - level 2 treatment"
      ],
      "created": "2025-09-24 17:43:26",
      "modified": "2025-11-24 16:47:00",
      "commits": 5
    },
    {
      "source": "simulation_arguments.Rmd",
      "filename": "simulation_arguments.html",
      "title": "Simulation Argument Details for simglm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Fixed Arguments",
        "Time Variable",
        "Continuous Variable",
        "Floor or Ceiling Effects",
        "Ordinal Variable",
        "Factor Variable",
        "Force Balanced Simulation",
        "Knot Variables",
        "Random Error Arguments",
        "Optional Arguments for Random Error",
        "Heterogeneity of Variance",
        "Random Effect Arguments",
        "Multiple Membership Random Effects",
        "Correlated Fixed and Random Effects",
        "Fixed Effect Correlation",
        "Random Effect Correlation",
        "Unbalanced level 2 and 3 designs",
        "Unbalanced Level 2 Example",
        "Unbalanced Level 3 Example",
        "Missing Data Arguments",
        "Random Missing Data",
        "MAR Missing Data",
        "Dropout Missing Data",
        "Specify location of dropout",
        "Model Fit Arguments",
        "Changing Family Argument",
        "Adding Serial Correlation",
        "Marginal Models",
        "Power Arguments",
        "Vary Simulation Arguments",
        "Varying Arguments to Compute Power"
      ],
      "created": "2018-04-19 15:52:29",
      "modified": "2023-07-19 18:20:08",
      "commits": 37
    },
    {
      "source": "spline_simulation.Rmd",
      "filename": "spline_simulation.html",
      "title": "Spline Simulation with simglm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Spline Simulation",
        "Natural Cubic Spline",
        "Generating an Outcome",
        "B-Spline Basis",
        "Model Fitting",
        "Power Simulation"
      ],
      "created": "2026-04-30 19:17:59",
      "modified": "2026-04-30 19:17:59",
      "commits": 1
    },
    {
      "source": "tidy_simulation.Rmd",
      "filename": "tidy_simulation.html",
      "title": "Tidy Simulation with simglm",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Tidy Simulation with simglm",
        "Functions for Basic Simulation",
        "First Linear Regression Example",
        "Fixed Portion of Model",
        "Simulate Random Error",
        "Generate Response Variable",
        "Generate Response with more than 2 factor levels",
        "Non-normal Outcomes",
        "Functions for Power Analysis",
        "Replicate Analysis",
        "Nested Designs"
      ],
      "created": "2018-04-19 15:52:29",
      "modified": "2023-11-24 15:50:06",
      "commits": 26
    }
  ],
  "_score": 8.683119114329283,
  "_indexed": true,
  "_nocasepkg": "simglm",
  "_universes": [
    "lebebr01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9.31",
      "date": "2026-05-17T09:46:45.000Z",
      "distro": "noble",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "7b8bfdc14ebf9b3eef181a3be96fe2bc3297dd2720103950d92b6df832f47889",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9.31",
      "date": "2026-05-17T09:46:48.000Z",
      "distro": "noble",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "a636ac542cf3f038d23e59256b68f24763498dda42b9d9f7783b775d18f5726b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9.31",
      "date": "2026-05-17T09:46:58.000Z",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "780c950bf956d2084fea3447fb53b3e1c3c25df2c7ce557b0f31826303b87ded",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9.31",
      "date": "2026-05-17T09:46:19.000Z",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "1e8aa52a47bec99848bfc47143835a5b7d7cd6a9650c4599b4898e47dd40c935",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9.31",
      "date": "2026-05-17T09:45:55.000Z",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "cb059ded00f64186babfebe7beca37d7d33985e6ca2d2c8d8cd79f046a74e284",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9.31",
      "date": "2026-05-17T09:45:52.000Z",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "e8af926d77682b9328934d6c3cdd70a7389f6582895bc866e3729c3b6af88eae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9.31",
      "date": "2026-05-17T09:45:48.000Z",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "d60c3868f58b8d720347dba08553d2d3aec14894ef9138605c8cc5cb7f2c2da4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9.31",
      "date": "2026-06-02T16:59:11.000Z",
      "commit": "6a451db841edcb02bd4675a0c447b111e394cbb0",
      "fileid": "dcb933738ef3b3438db2a5f50fdf1298fc639bc87b0b2b1a7c9c0320212458f5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lebebr01/actions/runs/25987359513"
    }
  ]
}