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 exponential distributions. Explore the t(30) paradox where heavier tails produce larger Mills ratios despite near-normal density. Includes an interactive Shiny dashboard for visualising tail behaviour and hazard functions. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: dplyr, ggplot2, plotly, scales, shiny, stats, tidyr Suggests: bslib, covr, DT, gt, htmlwidgets, knitr, purrr, quarto, rmarkdown, shinylive, tarchetypes, targets, testthat (>= 3.0.0) VignetteBuilder: quarto Config/testthat/edition: 3 Config/Needs/website: pkgdown URL: https://johngavin.github.io/millsratio/, https://github.com/JohnGavin/millsratio BugReports: https://github.com/JohnGavin/millsratio/issues Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev zlib1g-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: 2026-07-07 06:58:30 UTC; root Author: John Gavin [aut, cre] Maintainer: John Gavin Depends: R (>= 4.1.0)