{
  "_id": "6a4ca46007c3fd5c3260ecf1",
  "Package": "millsratio",
  "Title": "Interactive Analysis of Mills Ratios and Tail Thickness",
  "Version": "0.2.3",
  "Authors@R": "person(\"John\", \"Gavin\", , \"john.b.gavin@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Compute and compare Mills ratios for normal, t, and\nexponential distributions. Explore the t(30) paradox where\nheavier tails produce larger Mills ratios despite near-normal\ndensity. Includes an interactive Shiny dashboard for\nvisualising tail behaviour and hazard functions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "pkgdown",
  "URL": "https://johngavin.github.io/millsratio/,\nhttps://github.com/JohnGavin/millsratio",
  "BugReports": "https://github.com/JohnGavin/millsratio/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://johngavin.r-universe.dev",
  "Date/Publication": "2026-02-23 20:05:20 UTC",
  "RemoteUrl": "https://github.com/JohnGavin/millsratio",
  "RemoteRef": "HEAD",
  "RemoteSha": "02649c790bb2fa3a6d0156b0896fc81188c87184",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-07 06:58:30 UTC",
    "User": "root"
  },
  "Author": "John Gavin [aut, cre]",
  "Maintainer": "John Gavin <john.b.gavin@gmail.com>",
  "_user": "johngavin",
  "_type": "src",
  "_file": "millsratio_0.2.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/b4b5bea21bc1203414f282d54220dbc9867860b4d8538e5946b338e9fe32fe5f",
  "_filesize": 2378599,
  "_sha256": "b4b5bea21bc1203414f282d54220dbc9867860b4d8538e5946b338e9fe32fe5f",
  "_expires": "2026-10-15T07:01:50.000Z",
  "_created": "2026-07-07T06:58:30.000Z",
  "_published": "2026-07-07T07:01:52.481Z",
  "_jobs": [
    {
      "job": 85555472992,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130288053"
    },
    {
      "job": 85555472976,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130288725"
    },
    {
      "job": 85555472986,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130268587"
    },
    {
      "job": 85555472981,
      "time": 124,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130279535"
    },
    {
      "job": 85554901961,
      "time": 216,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130240977"
    },
    {
      "job": 85555472951,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8130292279"
    },
    {
      "job": 85555472993,
      "time": 91,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8130269503"
    },
    {
      "job": 85555472990,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8130266092"
    },
    {
      "job": 85555472988,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8130269533"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522",
  "_status": "success",
  "_upstream": "https://github.com/JohnGavin/millsratio",
  "_commit": {
    "id": "02649c790bb2fa3a6d0156b0896fc81188c87184",
    "author": "John Gavin <john.b.gavin@gmail.com>",
    "committer": "John Gavin <john.b.gavin@gmail.com>",
    "message": "fix: replace placeholder Description in DESCRIPTION\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1771877120
  },
  "_maintainer": {
    "name": "John Gavin",
    "email": "john.b.gavin@gmail.com",
    "login": "johngavin",
    "description": "",
    "uuid": 110918
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "bslib",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "gt",
      "role": "Suggests"
    },
    {
      "package": "htmlwidgets",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shinylive",
      "role": "Suggests"
    },
    {
      "package": "tarchetypes",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "johngavin",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-04",
      "n": 11
    },
    {
      "week": "2026-05",
      "n": 23
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-08",
      "n": 7
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "johngavin",
      "count": 59,
      "uuid": 110918
    }
  ],
  "_userbio": {
    "uuid": 110918,
    "type": "user",
    "name": "jg",
    "followers": 6
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/millsratio"
  },
  "_devurl": "https://github.com/johngavin/millsratio",
  "_pkgdown": "https://johngavin.github.io/millsratio/",
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/millsratio.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "analyze_t30_paradox",
    "analyze_tail_thickness",
    "compare_mills_hazard",
    "compare_mills_ratios",
    "dashboard_about",
    "find_crossover_point",
    "hazard_from_mills",
    "hazard_function",
    "hazard_properties",
    "launch_dashboard",
    "launch_dashboard_no_browser",
    "launch_dashboard_simple",
    "mills_asymptotic",
    "mills_ratio_comparison",
    "mills_ratio_exp",
    "mills_ratio_generic",
    "mills_ratio_normal",
    "mills_ratio_t",
    "monte_carlo_mills",
    "plot_mills_comparison",
    "plot_mills_curves",
    "plot_mills_vs_hazard",
    "plot_t30_paradox",
    "plot_tail_thickness_heatmap",
    "simulate_mills_curves"
  ],
  "_help": [
    {
      "page": "analyze_t30_paradox",
      "title": "Generate Data for t(30) Paradox Analysis",
      "topics": [
        "analyze_t30_paradox"
      ]
    },
    {
      "page": "analyze_tail_thickness",
      "title": "Analyze Tail Thickness at Specific Points",
      "topics": [
        "analyze_tail_thickness"
      ]
    },
    {
      "page": "compare_mills_hazard",
      "title": "Compare Mills Ratio and Hazard Function",
      "topics": [
        "compare_mills_hazard"
      ]
    },
    {
      "page": "compare_mills_ratios",
      "title": "Compare Mills Ratios Across Distributions",
      "topics": [
        "compare_mills_ratios"
      ]
    },
    {
      "page": "dashboard_about",
      "title": "Get Dashboard About Information",
      "topics": [
        "dashboard_about"
      ]
    },
    {
      "page": "find_crossover_point",
      "title": "Find Crossover Points Between Distributions",
      "topics": [
        "find_crossover_point"
      ]
    },
    {
      "page": "hazard_from_mills",
      "title": "Convert Mills Ratio to Hazard Function",
      "topics": [
        "hazard_from_mills"
      ]
    },
    {
      "page": "hazard_function",
      "title": "Calculate Hazard Function Directly",
      "topics": [
        "hazard_function"
      ]
    },
    {
      "page": "hazard_functions",
      "title": "Hazard Function Calculations",
      "topics": [
        "hazard_functions"
      ]
    },
    {
      "page": "hazard_properties",
      "title": "Hazard Function Properties",
      "topics": [
        "hazard_properties"
      ]
    },
    {
      "page": "launch_dashboard",
      "title": "Launch Mills Ratio Interactive Dashboard",
      "topics": [
        "launch_dashboard"
      ]
    },
    {
      "page": "launch_dashboard_no_browser",
      "title": "Launch Dashboard Without Browser",
      "topics": [
        "launch_dashboard_no_browser"
      ]
    },
    {
      "page": "launch_dashboard_simple",
      "title": "Launch Simplified Dashboard",
      "topics": [
        "launch_dashboard_simple"
      ]
    },
    {
      "page": "mills_asymptotic",
      "title": "Calculate Asymptotic Approximation of Mills Ratio",
      "topics": [
        "mills_asymptotic"
      ]
    },
    {
      "page": "mills_ratio_comparison",
      "title": "Compute Ratio of Mills Ratios",
      "topics": [
        "mills_ratio_comparison"
      ]
    },
    {
      "page": "mills_ratio_exp",
      "title": "Compute Mills Ratio for Exponential Distribution",
      "topics": [
        "mills_ratio_exp"
      ]
    },
    {
      "page": "mills_ratio_generic",
      "title": "Generic Mills Ratio Function",
      "topics": [
        "mills_ratio_generic"
      ]
    },
    {
      "page": "mills_ratio_normal",
      "title": "Mills Ratio Functions for Various Distributions",
      "topics": [
        "mills_ratio_normal"
      ]
    },
    {
      "page": "mills_ratio_t",
      "title": "Compute Mills Ratio for Student's t Distribution",
      "topics": [
        "mills_ratio_t"
      ]
    },
    {
      "page": "monte_carlo_mills",
      "title": "Monte Carlo Simulation for Mills Ratio Estimation",
      "topics": [
        "monte_carlo_mills"
      ]
    },
    {
      "page": "plot_mills_comparison",
      "title": "Plot Mills Ratio Comparison",
      "topics": [
        "plot_mills_comparison"
      ]
    },
    {
      "page": "plot_mills_curves",
      "title": "Visualization Functions for Mills Ratio Analysis",
      "topics": [
        "plot_mills_curves"
      ]
    },
    {
      "page": "plot_mills_vs_hazard",
      "title": "Plot Mills Ratio vs Hazard Function Side-by-Side",
      "topics": [
        "plot_mills_vs_hazard"
      ]
    },
    {
      "page": "plot_t30_paradox",
      "title": "Plot t(30) Paradox Visualization",
      "topics": [
        "plot_t30_paradox"
      ]
    },
    {
      "page": "plot_tail_thickness_heatmap",
      "title": "Plot Tail Thickness Heatmap",
      "topics": [
        "plot_tail_thickness_heatmap"
      ]
    },
    {
      "page": "simulate_mills_curves",
      "title": "Simulation Framework for Mills Ratio Analysis",
      "topics": [
        "simulate_mills_curves"
      ]
    }
  ],
  "_readme": "https://github.com/JohnGavin/millsratio/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "plotly",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "millsratio",
  "_universes": [
    "johngavin"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-07T07:00:59.000Z",
      "distro": "resolute",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/9576ed9b70926f35d7851a5faf002d9cb171cf449e400a07edd2dbc66e45a7fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-07-07T07:01:02.000Z",
      "distro": "resolute",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/3373be879091101cb03bbaeb143d5f184ce83d689f0a284907c8a4f56e63d661",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-07T07:00:03.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/9141349cae9350a86cef17ca69499640ad5cb15df625ca95800e29784832170b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-07-07T07:00:31.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/d444b67b04cc852d7de2c37d707a4d09faaf2ffc59d5b9c83bfa32a012be4811",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-07-07T07:01:26.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/bdd28fbf88f20a6c5791f60ba867243d16f476bc892cb7d9a215008a9317260c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-07T06:59:58.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/420240a4a5c00e196fa7a8bf931e31ca755d745bcf8f139ae48c93b0d560232b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-07T06:59:45.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/0b5436063d041b680b2dcdeda83c1220d7747e0b810f0023de4992c609046e96",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-07-07T06:59:58.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "https://r2.ropensci.org/2854927f4a1c2ec88aff0f7515e039d487fab54e9d0785c61f0737b0189ceac2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/28847550522"
    }
  ]
}