Package: kdry Title: K's "Don't Repeat Yourself"-Collection Version: 0.0.3 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 (). 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 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://kapsner.r-universe.dev Date/Publication: 2026-01-18 08:04:53 UTC RemoteUrl: https://github.com/kapsner/kdry RemoteRef: HEAD RemoteSha: 498c97a2f9426876654b554dee788e58625a6105 NeedsCompilation: no Packaged: 2026-06-17 08:38:27 UTC; root Author: Lorenz A. Kapsner [cre, aut, cph] (ORCID: ) Maintainer: Lorenz A. Kapsner