Package: rwicc Title: Regression with Interval-Censored Covariates Version: 0.2.0.9000 Authors@R: c( person(given = "Douglas Ezra", family = "Morrison", role = c("aut", "cre","cph"), email = "demorrison@ucdavis.edu", comment = c(ORCID = "0000-0002-7195-830X")), person(given = "Ron", family = "Brookmeyer", role = c("aut"))) Description: Provides functions to simulate and analyze data for a regression model with an interval censored covariate, as described in Morrison et al. (2021) . License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Imports: biglm, dplyr (>= 1.1.0), lubridate, stats, lobstr, arm, ggplot2, scales, plotly, rlang, ggrepel Suggests: spelling, rmarkdown, knitr, testthat (>= 3.0.0), markdown, pander, vdiffr, withr, badger Language: en-US URL: https://d-morrison.github.io/rwicc/, https://github.com/d-morrison/rwicc BugReports: https://github.com/d-morrison/rwicc/issues Depends: R (>= 4.1.0) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev Repository: https://d-morrison.r-universe.dev Date/Publication: 2026-05-29 16:53:56 UTC RemoteUrl: https://github.com/d-morrison/rwicc RemoteRef: HEAD RemoteSha: 0ba66920ce966817d951086ede4e6fe3a64f8cde NeedsCompilation: no Packaged: 2026-07-03 16:37:47 UTC; root Author: Douglas Ezra Morrison [aut, cre, cph] (ORCID: ), Ron Brookmeyer [aut] Maintainer: Douglas Ezra Morrison