Package: moder
Title: Mode Estimation
Version: 0.2.1
Authors@R: 
    person("Lukas", "Jung", , "jung-lukas@gmx.net", role = c("aut", "cre"))
Description: Determines single or multiple modes (most frequent values).
    Checks if missing values make this impossible, and returns 'NA'
    in this case. Dependency-free source code. See Franzese and Iuliano (2019)
    <doi:10.1016/B978-0-12-809633-8.20354-3>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Suggests: devtools, knitr, rmarkdown, stats, testthat (>= 3.0.0), utils
Config/testthat/edition: 3
URL: https://github.com/lhdjung/moder, https://lhdjung.github.io/moder/
BugReports: https://github.com/lhdjung/moder/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-05-05 16:59:41 UTC; lukasjung
Author: Lukas Jung [aut, cre]
Maintainer: Lukas Jung <jung-lukas@gmx.net>
Repository: CRAN
Date/Publication: 2023-05-07 10:30:02 UTC
Built: R 4.2.0; ; 2023-05-16 21:26:48 UTC; unix
