{
  "_id": "6a2519d14b233be19838d078",
  "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-06-07 07:09:07 UTC",
    "User": "root"
  },
  "Author": "John Gavin [aut, cre]",
  "Maintainer": "John Gavin <john.b.gavin@gmail.com>",
  "MD5sum": "e625edb9672f755c08fa72e703a18531",
  "_user": "johngavin",
  "_type": "src",
  "_file": "millsratio_0.2.3.tar.gz",
  "_fileid": "e802e78abab8c7a6a23dd149ecaeca79bc987b75f30e70f7fa9fda99a7de4e8c",
  "_filesize": 2374901,
  "_sha256": "e802e78abab8c7a6a23dd149ecaeca79bc987b75f30e70f7fa9fda99a7de4e8c",
  "_created": "2026-06-07T07:09:07.000Z",
  "_published": "2026-06-07T07:12:17.219Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79939752831,
      "time": 119,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461757583"
    },
    {
      "job": 79939752838,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461760855"
    },
    {
      "job": 79939752816,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461758330"
    },
    {
      "job": 79939752835,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461757685"
    },
    {
      "job": 79939570120,
      "time": 198,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461742661"
    },
    {
      "job": 79939752813,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461759810"
    },
    {
      "job": 79939752847,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7461755405"
    },
    {
      "job": 79939752833,
      "time": 74,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7461752116"
    },
    {
      "job": 79939752842,
      "time": 106,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7461755951"
    }
  ],
  "_buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_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.0",
  "_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",
    "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-06-07T07:11:21.000Z",
      "distro": "noble",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "39bb82a472b829bfb60e7143d1a27b49903cf77cfcb51a6bcdf15660c13a9009",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.3",
      "date": "2026-06-07T07:11:44.000Z",
      "distro": "noble",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "82189c7ec894f4b7c334653a87c90c7d2470b1a8850c2cb8a5d82f936a82ad1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-07T07:11:26.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "c97ff0cb10e2a3b713e235c65faedc61f3fee69a130f584bf191ccfb72f3e2bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.3",
      "date": "2026-06-07T07:11:16.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "dd45988f31d48bfb3a80007a3931df7ccd31f48a65813dab4e8b7559ac081773",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.3",
      "date": "2026-06-07T07:11:49.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "20c111da525fe7a88057480a1cf259d763047e451849873bdbe3bd2394c5d941",
      "status": "success",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-07T07:10:54.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "f5f9b9de3cf94c03fd4a5ba8d3642772fa68c871bded378d4633da5c40a4083f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-07T07:10:29.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "938de7fb069642cb40eea1fdf8b89f7a736607d8b99e3b200fe17abd5145111c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.3",
      "date": "2026-06-07T07:10:59.000Z",
      "commit": "02649c790bb2fa3a6d0156b0896fc81188c87184",
      "fileid": "d87a45a3338e3d82e31f693e29156bdcc77bc3c2b990ac7e5b216a3ae4b2ad3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/johngavin/actions/runs/27085674240"
    }
  ]
}