{
  "_id": "6a4cd0751bd53d33d6ac2367",
  "Package": "allestimates",
  "Type": "Package",
  "Title": "Effect Estimates from All Models",
  "Version": "0.2.3",
  "Authors@R": "person(\"Zhiqiang\", \"Wang\", email = \"menzies.uq@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Estimates and plots effect estimates from models with all\npossible combinations of a list of variables. It can be used\nfor assessing treatment effects in clinical trials or risk\nfactors in bio-medical and epidemiological research. Like Stata\ncommand 'confall' (Wang Z (2007)\n<doi:10.1177/1536867X0700700203> ), 'allestimates' calculates\nand stores all effect estimates, and plots them against p\nvalues or Akaike information criterion (AIC) values. It\ncurrently has functions for linear regression: all_lm(),\nlogistic and Poisson regression: all_glm(), and Cox\nproportional hazards regression: all_cox().",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 10:06:18 UTC",
    "User": "root"
  },
  "Author": "Zhiqiang Wang [aut, cre]",
  "Maintainer": "Zhiqiang Wang <menzies.uq@gmail.com>",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://uqwang.r-universe.dev",
  "Date/Publication": "2023-03-26 06:20:02 UTC",
  "RemoteUrl": "https://github.com/cran/allestimates",
  "RemoteRef": "HEAD",
  "RemoteSha": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
  "_user": "uqwang",
  "_type": "src",
  "_file": "allestimates_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/def13e9edd63ceeb6f051a3c126b0dc41127edff276d9391b7aa950b6dac2704",
  "_filesize": 624437,
  "_sha256": "def13e9edd63ceeb6f051a3c126b0dc41127edff276d9391b7aa950b6dac2704",
  "_expires": "2026-10-15T10:09:56.000Z",
  "_created": "2026-07-07T10:06:18.000Z",
  "_published": "2026-07-07T10:09:57.559Z",
  "_jobs": [
    {
      "job": 85589933675,
      "time": 175,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8134561044"
    },
    {
      "job": 85589933696,
      "time": 170,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8134559268"
    },
    {
      "job": 85589933703,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8134546673"
    },
    {
      "job": 85589933737,
      "time": 171,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8134548598"
    },
    {
      "job": 85589233251,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8134490711"
    },
    {
      "job": 85589933715,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8134551150"
    },
    {
      "job": 85589933735,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8134542654"
    },
    {
      "job": 85589933754,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8134537524"
    },
    {
      "job": 85589933711,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8134543372"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522",
  "_status": "success",
  "_upstream": "https://github.com/cran/allestimates",
  "_commit": {
    "id": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
    "author": "Zhiqiang Wang <menzies.uq@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.3\n",
    "time": 1679811602
  },
  "_maintainer": {
    "name": "Zhiqiang Wang",
    "email": "menzies.uq@gmail.com",
    "login": "uqwang",
    "description": "",
    "uuid": 129814805
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "uqwang",
      "count": 2,
      "uuid": 129814805
    }
  ],
  "_userbio": {
    "uuid": 129814805,
    "type": "user",
    "name": "uqwang",
    "followers": 0
  },
  "_downloads": {
    "count": 398,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/allestimates"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/allestimates.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"
  ],
  "_realowner": "uqwang",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.6",
      "date": "2020-02-05"
    },
    {
      "version": "0.1.7",
      "date": "2020-07-09"
    },
    {
      "version": "0.1.8",
      "date": "2020-07-12"
    },
    {
      "version": "0.1.9",
      "date": "2020-09-29"
    },
    {
      "version": "0.2.1",
      "date": "2021-01-20"
    },
    {
      "version": "0.2.2",
      "date": "2022-03-04"
    },
    {
      "version": "0.2.3",
      "date": "2023-03-26"
    }
  ],
  "_exports": [
    "all_cox",
    "all_glm",
    "all_lm",
    "all_plot",
    "all_plot_aic",
    "all_plot_aic2",
    "all_plot2"
  ],
  "_datasets": [
    {
      "name": "diab_df",
      "title": "Example data: Health outcomes of 2372 adults with and without diabetes",
      "object": "diab_df",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Endpoint",
        "mid",
        "Diabetes",
        "Age",
        "Sex",
        "BMI",
        "Married",
        "Smoke",
        "CVD",
        "Cancer",
        "Education",
        "Income",
        "t0",
        "t1"
      ],
      "rows": 2372,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "all_cox",
      "title": "Estimates all possible effect estimates using Cox Proportional Hazards regression models",
      "topics": [
        "all_cox"
      ]
    },
    {
      "page": "all_glm",
      "title": "Estimates all possible effect estimates using 'glm'",
      "topics": [
        "all_glm"
      ]
    },
    {
      "page": "all_lm",
      "title": "Estimates all possible effect estimates using 'lm'",
      "topics": [
        "all_lm"
      ]
    },
    {
      "page": "all_plot",
      "title": "Plot all effect estimates against p values",
      "topics": [
        "all_plot"
      ]
    },
    {
      "page": "all_plot_aic",
      "title": "Draws scatter plot with all effect estimates against AIC",
      "topics": [
        "all_plot_aic"
      ]
    },
    {
      "page": "all_plot_aic2",
      "title": "Draws multiple scatter plots of all effect estimates against AIC",
      "topics": [
        "all_plot_aic2"
      ]
    },
    {
      "page": "all_plot2",
      "title": "Plots all effect estimates against p values with each specific variable in the models",
      "topics": [
        "all_plot2"
      ]
    },
    {
      "page": "allestimates",
      "title": "Effect estimates from models with all possible combinations of variables",
      "topics": [
        "allestimates"
      ]
    },
    {
      "page": "diab_df",
      "title": "Example data: Health outcomes of 2372 adults with and without diabetes",
      "topics": [
        "diab_df"
      ]
    }
  ],
  "_readme": "https://github.com/cran/allestimates/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "broom",
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "allestimates-vignette.Rmd",
      "filename": "allestimates-vignette.html",
      "title": "allestimates-vignette",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Getting Started",
        "Calculate hazard ratios from all possible models using all_cox",
        "Plot all hazard ratios against p values using all_plot",
        "Plot all hazard ratios with a specific variable included or not included in model using all_plot2",
        "Calculate odds ratios from all possible models using all_glm",
        "Calculate coefficients (differences) from all possible models using all_lm"
      ],
      "created": "2020-02-05 15:30:12",
      "modified": "2023-03-26 06:20:02",
      "commits": 2
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "allestimates",
  "_universes": [
    "uqwang"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-07T10:08:40.000Z",
      "distro": "resolute",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/b55dbaa7f945e583a4e9e91a5535336c7bbb80932bdd14f713698a9986930f1e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-07T10:08:39.000Z",
      "distro": "resolute",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/a86428cc6f9cee6302d9fa4699cd2e7ef99379dc3a94541915ddf2e254b4e99e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-07T10:08:27.000Z",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/2833482bc6e0efdd2d8c5e347d5c41b27f7ed3d387554891d6854ce8fcd79154",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-07T10:08:23.000Z",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/2fb5456016c56cb76faa2f3927f11202e047fbe101337d966a8e1326c44dd3a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-07T10:09:08.000Z",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/739acf67bf42b9ae245c6aaecea2e073931ad5a06e363cc86f535fff34887e6a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-07T10:07:47.000Z",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/885eeac0a96903bfd9aed67550b6295e25ec4747e3e8e8468a1865f4e7bf6332",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-07T10:07:35.000Z",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/509d86ec2256f95ddb55028b875752d647207e2c4322c86ca2aeaa6a733ee6f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-07T10:07:46.000Z",
      "commit": "397cb1990e2f795e7fbafb2a202485ed3f2583d8",
      "fileid": "https://r2.ropensci.org/96c6292c9844a825f8796ffa4b558da67c9bcbfd02e7681093d8f50f4c53225e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/uqwang/actions/runs/28857972522"
    }
  ]
}