Package: kdry
Title: K's "Don't Repeat Yourself"-Collection
Version: 0.0.2
Authors@R: 
    person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", role = c("cre", "aut", "cph"),
           comment = c(ORCID = "0000-0003-1866-860X"))
Description: A collection of personal helper functions to avoid redundancy
    in the spirit of the "Don't repeat yourself" principle of software
    development (<https://en.wikipedia.org/wiki/Don%27t_repeat_yourself>).
License: GPL (>= 3)
URL: https://github.com/kapsner/kdry
BugReports: https://github.com/kapsner/kdry/issues
Depends: R (>= 2.10)
Imports: data.table, doParallel, foreach, Hmisc, magrittr, parallel,
        stats, utils
Suggests: ggplot2, lintr, survival, testthat (>= 3.0.1)
Config/testthat/edition: 3
Config/testthat/parallel: false
Date/Publication: 2024-03-08 13:30:02 UTC
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-03-08 12:38:22 UTC; user
Author: Lorenz A. Kapsner [cre, aut, cph]
    (<https://orcid.org/0000-0003-1866-860X>)
Maintainer: Lorenz A. Kapsner <lorenz.kapsner@gmail.com>
Repository: CRAN
Built: R 4.4.3; ; 2025-10-13 12:05:00 UTC; windows
