Package: roundr
Title: Incorporate Rounding for Discrete Data Modeling
Version: 1.0.0
Authors@R: 
    c(
    person("Berkeley", "Ho", email = "berknho@gmail.com", role = c("aut", "cre"))
    )
Description: Provides density, distribution and random number generator functions to account for discretization in data where recorded values mask the underlying measurement process. Details on methodology are described in Glazer et al. (2026) <doi:10.1080/00031305.2025.2604812>.
License: MIT + file LICENSE
Depends: R (>= 4.1.0)
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: rlang, statmod
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-05-13 05:41:53 UTC; berkeleyho
Author: Berkeley Ho [aut, cre]
Maintainer: Berkeley Ho <berknho@gmail.com>
Repository: CRAN
Date/Publication: 2026-05-18 18:30:07 UTC
Built: R 4.5.2; ; 2026-05-18 18:53:51 UTC; unix
