Package: remode
Type: Package
Title: Recursive Mode Detection for Distributions of Ordinal Data
Version: 0.1.0
Authors@R: c(person(given = "Han",
                        family = "van der Maas",
                        role = "aut"),
                 person(given = "Madlen",
                        family = "Hoffstadt",
                        role = c("aut", "cre"),
                        email = "madlenfeehoffstadt@gmail.com"),
                 person(given = "Javier",
                        family = "Garcia-Bernardo",
                        role = "aut"))
Description: Provides the function remode() for recursive modality 
    detection in ordinal data. 'remode' is an algorithm specifically designed to 
    estimate the number and location of modes in ordinal data while being robust to large sample sizes.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: graphics
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-11 12:01:57 UTC; Michael
Author: Han van der Maas [aut],
  Madlen Hoffstadt [aut, cre],
  Javier Garcia-Bernardo [aut]
Maintainer: Madlen Hoffstadt <madlenfeehoffstadt@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-16 11:00:02 UTC
Built: R 4.5.2; ; 2026-01-23 02:26:40 UTC; windows
