{
  "_id": "6a1f002eb401979e7341acd4",
  "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\"),\ncomment = c(ORCID = \"0000-0003-1866-860X\"))",
  "Description": "A collection of personal helper functions to avoid\nredundancy in the spirit of the \"Don't repeat yourself\"\nprinciple of software development\n(<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",
  "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": {
    "Date": "2026-05-18 09:03:46 UTC",
    "User": "root"
  },
  "Author": "Lorenz A. Kapsner [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0003-1866-860X>)",
  "Maintainer": "Lorenz A. Kapsner <lorenz.kapsner@gmail.com>",
  "MD5sum": "1f83cb79ed76f27e89f94b12c8e2aab8",
  "_user": "kapsner",
  "_type": "src",
  "_file": "kdry_0.0.3.tar.gz",
  "_fileid": "c716357ccb7953c717971b4e26919ea86424727b8d1717effc4fba8073d74ef1",
  "_filesize": 144662,
  "_sha256": "c716357ccb7953c717971b4e26919ea86424727b8d1717effc4fba8073d74ef1",
  "_created": "2026-05-18T09:03:46.000Z",
  "_published": "2026-06-02T16:09:18.381Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116730442,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053694956"
    },
    {
      "job": 79116731979,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053688863"
    },
    {
      "job": 79116730342,
      "time": 104,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053678292"
    },
    {
      "job": 79116730453,
      "time": 80,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053670308"
    },
    {
      "job": 79116729490,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053640288"
    },
    {
      "job": 79116729273,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363295518"
    },
    {
      "job": 79116730420,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053672181"
    },
    {
      "job": 79116731546,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053666502"
    },
    {
      "job": 79116730547,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053669107"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kapsner/kdry",
  "_commit": {
    "id": "498c97a2f9426876654b554dee788e58625a6105",
    "author": "kapsner <lorenz.kapsner@gmail.com>",
    "committer": "kapsner <lorenz.kapsner@gmail.com>",
    "message": "chore: updated description\n",
    "time": 1768723493
  },
  "_maintainer": {
    "name": "Lorenz A. Kapsner",
    "email": "lorenz.kapsner@gmail.com",
    "login": "kapsner",
    "orcid": "0000-0003-1866-860X",
    "description": "Medical Data Scientist.",
    "uuid": 44973495
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "doParallel",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "kapsner",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-03",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.3",
      "date": "2026-01-18"
    }
  ],
  "_topics": [
    "dry",
    "helper-functions",
    "tools"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "kapsner",
      "count": 65,
      "uuid": 44973495
    }
  ],
  "_userbio": {
    "uuid": 44973495,
    "type": "user",
    "name": "kapsner",
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 198,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kdry"
  },
  "_devurl": "https://github.com/kapsner/kdry",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kdry.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kapsner/kdry",
  "_realowner": "kapsner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-04-18"
    },
    {
      "version": "0.0.2",
      "date": "2024-03-08"
    },
    {
      "version": "0.0.3",
      "date": "2026-01-18"
    }
  ],
  "_exports": [
    "dtr_matrix2df",
    "icolnames",
    "list.append",
    "list.update",
    "misc_argument_catcher",
    "misc_duplicated_by_names",
    "misc_recursive_copy",
    "misc_subset_options",
    "mlh_outsample_row_indices",
    "mlh_reshape",
    "mlh_subset",
    "pch_check_available_cores",
    "pch_clean_up",
    "pch_register_parallel",
    "plt_parallel_coordinates",
    "rep_frac_pct",
    "rep_mean_sd",
    "rep_median_ci",
    "rep_median_iqr",
    "rep_pval",
    "rep_sum_pct",
    "sts_normalize"
  ],
  "_help": [
    {
      "page": "dtr_matrix2df",
      "title": "dtr_matrix2df",
      "topics": [
        "dtr_matrix2df"
      ]
    },
    {
      "page": "icolnames",
      "title": "icolnames",
      "topics": [
        "icolnames"
      ]
    },
    {
      "page": "list.append",
      "title": "list.append",
      "topics": [
        "list.append"
      ]
    },
    {
      "page": "list.update",
      "title": "list.update",
      "topics": [
        "list.update"
      ]
    },
    {
      "page": "misc_argument_catcher",
      "title": "misc_argument_catcher",
      "topics": [
        "misc_argument_catcher"
      ]
    },
    {
      "page": "misc_duplicated_by_names",
      "title": "misc_duplicated_by_names",
      "topics": [
        "misc_duplicated_by_names"
      ]
    },
    {
      "page": "misc_recursive_copy",
      "title": "misc_recursive_copy",
      "topics": [
        "misc_recursive_copy"
      ]
    },
    {
      "page": "misc_subset_options",
      "title": "misc_subset_options",
      "topics": [
        "misc_subset_options"
      ]
    },
    {
      "page": "mlh_outsample_row_indices",
      "title": "mlh_outsample_row_indices",
      "topics": [
        "mlh_outsample_row_indices"
      ]
    },
    {
      "page": "mlh_reshape",
      "title": "mlh_reshape",
      "topics": [
        "mlh_reshape"
      ]
    },
    {
      "page": "mlh_subset",
      "title": "mlh_subset",
      "topics": [
        "mlh_subset"
      ]
    },
    {
      "page": "pch_check_available_cores",
      "title": "pch_check_available_cores",
      "topics": [
        "pch_check_available_cores"
      ]
    },
    {
      "page": "pch_clean_up",
      "title": "pch_clean_up",
      "topics": [
        "pch_clean_up"
      ]
    },
    {
      "page": "pch_register_parallel",
      "title": "pch_register_parallel",
      "topics": [
        "pch_register_parallel"
      ]
    },
    {
      "page": "plt_parallel_coordinates",
      "title": "plt_parallel_coordinates",
      "topics": [
        "plt_parallel_coordinates"
      ]
    },
    {
      "page": "rep_frac_pct",
      "title": "rep_frac_pct",
      "topics": [
        "rep_frac_pct"
      ]
    },
    {
      "page": "rep_mean_sd",
      "title": "rep_mean_sd",
      "topics": [
        "rep_mean_sd"
      ]
    },
    {
      "page": "rep_median_ci",
      "title": "rep_median_ci",
      "topics": [
        "rep_median_ci"
      ]
    },
    {
      "page": "rep_median_iqr",
      "title": "rep_median_iqr",
      "topics": [
        "rep_median_iqr"
      ]
    },
    {
      "page": "rep_pval",
      "title": "rep_pval",
      "topics": [
        "rep_pval"
      ]
    },
    {
      "page": "rep_sum_pct",
      "title": "rep_sum_pct",
      "topics": [
        "rep_sum_pct"
      ]
    },
    {
      "page": "sts_normalize",
      "title": "sts_normalize",
      "topics": [
        "sts_normalize"
      ]
    }
  ],
  "_readme": "https://github.com/kapsner/kdry/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "doParallel",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreach",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "nnet",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 4.1303337684950066,
  "_indexed": true,
  "_nocasepkg": "kdry",
  "_universes": [
    "kapsner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-18T09:06:18.000Z",
      "distro": "noble",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "16fc7dc5a02da5e7ddf288bce31fbc9da4eb27409d52c95d83da738ce44e0707",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-05-18T09:06:01.000Z",
      "distro": "noble",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "f390781d0c6deaa402fa5ee322e824f53889ebe4597d05762c88d53e80fb5a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-18T09:05:32.000Z",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "263d8c4e13fa1c4ba392c755fedb4b846f102537d1be8d123d68e7736c61c83f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-05-18T09:05:12.000Z",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "616abee083eedd76d3a523c19ae2ef1c506f9b78317eedf83fd676b664afeca6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-18T09:05:08.000Z",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "55e490003137f1886a5136886d2b637587e467cc66c655ad734cda9078fc0003",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-18T09:04:53.000Z",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "5d564c6e58a4cc70433ac3f506cb8a5e6634d385d99801121d9d917d0d672736",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-05-18T09:04:54.000Z",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "9b0aae08821580ed6e0b2a79037bca44bf771632172b3196baaf701c0dd84dd9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-02T16:08:55.000Z",
      "commit": "498c97a2f9426876654b554dee788e58625a6105",
      "fileid": "f9117afee492718679466a635c11fa445f69da504e4094a2e8d79a978d89132e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/26023733131"
    }
  ]
}