Package: DataKindR Title: Provides Helper Functions for DataKind Volunteers Version: 0.1.4 Authors@R: person(given = "Robin", family = "Penfold", role = c("aut", "cre"), email = "robin.penfold@icloud.com") Description: DataKind volunteers often need access to specific data or techniques in a DataDive or other project. This package seeks to simplify access to these resources. License: MIT + file LICENSE Encoding: UTF-8 RoxygenNote: 7.3.2 URL: https://github.com/p0bs/DataKindR, https://p0bs.github.io/DataKindR/ BugReports: https://github.com/p0bs/DataKindR/issues Depends: R (>= 4.1) Imports: httr2, purrr, rlang, stringr, tibble Suggests: dplyr, knitr, rmarkdown, testthat (>= 3.0.0), tidyr Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://p0bs.r-universe.dev Date/Publication: 2025-08-01 17:30:52 UTC RemoteUrl: https://github.com/p0bs/DataKindR RemoteRef: HEAD RemoteSha: 3d83c38e4db6668df2e5a101787e6bd83f1adf31 NeedsCompilation: no Packaged: 2026-06-07 08:29:37 UTC; root Author: Robin Penfold [aut, cre] Maintainer: Robin Penfold