Package: piecenorms
Title: Calculate a Piecewise Normalised Score Using Class Intervals
Version: 1.1.0
Authors@R: person("David", "Hammond", email = "anotherdavidhammond@gmail.com", role = c("aut", "cre"))
Author: David Hammond [aut, cre]
URL: https://github.com/david-hammond/piecenorms
BugReports: https://github.com/david-hammond/piecenorms/issues
Maintainer: David Hammond <anotherdavidhammond@gmail.com>
Description: Provides an implementation of piecewise normalisation techniques useful when dealing with the communication of skewed and highly skewed data. It also provides utilities that recommends a normalisation technique based on the distribution of the data.
License: MIT + file LICENSE
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: dplyr, rlang, scales, R6, classInt, univariateML, COINr,
        stats, vdiffr
Depends: R (>= 2.10)
NeedsCompilation: no
Packaged: 2024-07-24 05:49:58 UTC; david
Repository: CRAN
Date/Publication: 2024-07-29 17:20:08 UTC
Built: R 4.5.2; ; 2025-11-08 04:10:08 UTC; windows
