Package: percentiles
Type: Package
Title: Calculate (Stratified) Percentiles
Version: 0.2.3
Authors@R: c(person(given = "Dr J. Peter",
            family = "Amin Marquardt",
            role = c("aut", "cre"),
            email = "peter@kmarquardt.de",
            comment = c(ORCID = "0000-0002-5596-1357")
            ))
Description: Calculate (stratified) percentiles on a data.frame
    Stratification will split the data.frame into subgroups and calculate percentiles for each independently.
Depends: R (>= 4.0.0)
Imports: dplyr, assertthat, R6
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-04-01 16:52:03 UTC; Research
Author: Dr J. Peter Amin Marquardt [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5596-1357>)
Maintainer: Dr J. Peter Amin Marquardt <peter@kmarquardt.de>
Repository: CRAN
Date/Publication: 2026-04-03 21:50:07 UTC
