Package: percentiles
Type: Package
Title: Calculate (Stratified) Percentiles
Version: 0.3.0
Authors@R: c(person(given = "Dr 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
Suggests: testthat (>= 3.0.0)
License: GPL-3
Encoding: UTF-8
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-05-29 13:02:47 UTC; Peter
Author: Dr Peter Amin Marquardt [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-5596-1357>)
Maintainer: Dr Peter Amin Marquardt <peter@kmarquardt.de>
Repository: CRAN
Date/Publication: 2026-05-29 13:20:02 UTC
Built: R 4.6.0; ; 2026-05-29 23:51:30 UTC; windows
