{"id":19994052,"url":"https://github.com/kapsner/kdry","last_synced_at":"2025-05-04T13:30:47.412Z","repository":{"id":108978361,"uuid":"538855535","full_name":"kapsner/kdry","owner":"kapsner","description":"Kapsner's \"Don't repeat yourself\"-collection","archived":false,"fork":false,"pushed_at":"2024-07-12T11:02:50.000Z","size":136,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-19T10:58:28.089Z","etag":null,"topics":["dry","helper-functions","r","r-package","tools"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kapsner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-20T07:10:34.000Z","updated_at":"2024-03-31T20:29:44.000Z","dependencies_parsed_at":"2024-03-08T13:53:51.375Z","dependency_job_id":null,"html_url":"https://github.com/kapsner/kdry","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"kapsner/rpkgTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fkdry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fkdry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fkdry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kapsner%2Fkdry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kapsner","download_url":"https://codeload.github.com/kapsner/kdry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252341177,"owners_count":21732465,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dry","helper-functions","r","r-package","tools"],"created_at":"2024-11-13T04:53:53.381Z","updated_at":"2025-05-04T13:30:46.922Z","avatar_url":"https://github.com/kapsner.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kdry - K's \"Don't repeat yourself\"-collection\n\n\u003c!-- badges: start --\u003e\n[![CRAN Status Badge](https://www.r-pkg.org/badges/version-ago/kdry)](https://cran.r-project.org/package=kdry)\n[![CRAN Checks](https://badges.cranchecks.info/worst/kdry.svg)](https://cran.r-project.org/web/checks/check_results_kdry.html)\n[![](http://cranlogs.r-pkg.org/badges/grand-total/kdry?color=blue)](https://cran.r-project.org/package=kdry)\n[![](http://cranlogs.r-pkg.org/badges/last-month/kdry?color=blue)](https://cran.r-project.org/package=kdry)\n[![Dependencies](https://tinyverse.netlify.com/badge/kdry)](https://cran.r-project.org/package=kdry)\n[![](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)\n[![R build status](https://github.com/kapsner/kdry/workflows/R%20CMD%20Check%20via%20{tic}/badge.svg?branch=main)](https://github.com/kapsner/kdry/actions)\n[![R build status](https://github.com/kapsner/kdry/workflows/lint/badge.svg?branch=main)](https://github.com/kapsner/kdry/actions)\n[![R build status](https://github.com/kapsner/kdry/workflows/test-coverage/badge.svg?branch=main)](https://github.com/kapsner/kdry/actions)\n[![codecov](https://codecov.io/gh/kapsner/kdry/branch/main/graph/badge.svg)](https://app.codecov.io/gh/kapsner/kdry)\n\u003c!-- badges: end --\u003e\n\nThis R package provides a collection of helper functions and code snippets to avoid redundancy in the spirit of the *\"Don't repeat yourself\"* software development principle.\n\n| prefix | description |\n| ------ | ----------- |\n| -      | No prefix for very basic helper functions |\n| dtr_   | Data transform helper functions |\n| mlh_   | Machine learning helper functions |\n| pch_   | Parallel computing helper functions |\n| misc_  | Miscellaneous functions |\n| plt_   | Plots|\n| rep_   | Reporting helper functions |\n| sts_   | Statistical helper functions |\n\n## Installation\n\nTo install from CRAN:\n\n```{r}\ninstall.packages(\"kdry\")\n```\n\nYou can install the development version of `kdry` with:\n\n```{r}\ninstall.packages(\"remotes\")\nremotes::install_github(\"kapsner/kdry\")\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapsner%2Fkdry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkapsner%2Fkdry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkapsner%2Fkdry/lists"}