Package: k5 Title: Kiernan Nicholls Miscellaneous Version: 0.2.1 Authors@R: person("Kiernan", "Nicholls", email = "k5cents@gmail.com", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-9229-7897")) Description: Quality of life functions for interactive programming. Shortcuts for common combinations of functions or different default arguments. Not to be used in production level scripts, but useful for exploring and quickly manipulating data for easy analysis. Also imports a variety of packages to facilitate the installation of those imported packages on the host machine. License: GPL-3 URL: https://k5cents.github.io/k5/, https://github.com/k5cents/k5 BugReports: https://github.com/k5cents/k5/issues Depends: R (>= 3.5) Imports: clipr (>= 0.8.0), dplyr (>= 1.1.3), fs (>= 1.6.3), ggplot2 (>= 3.4.4), glue (>= 1.6.2), lubridate (>= 1.9.3), magrittr (>= 2.0.3), purrr (>= 1.0.2), readr (>= 2.1.4), rlang (>= 1.1.1), stringr (>= 1.5.0), tibble (>= 3.2.1), usethis (>= 2.2.2), utils Suggests: covr (>= 3.6.1), crayon (>= 1.5.2), gluedown (>= 1.0.6), here (>= 1.0.1), httr (>= 1.4.4), janitor (>= 2.1.0), knitr (>= 1.41), pacman (>= 0.5.1), readxl (>= 1.4.1), rvest (>= 1.0.3), scales (>= 1.2.1), testthat (>= 3.1.6) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.1 Config/pak/sysreqs: cmake git make libgit2-dev libicu-dev libuv1-dev libssl-dev libx11-dev Repository: https://k5cents.r-universe.dev Date/Publication: 2025-09-04 02:57:50 UTC RemoteUrl: https://github.com/k5cents/k5 RemoteRef: HEAD RemoteSha: 43e68e31b7d125edf276531b2866f1ff9232cc3a NeedsCompilation: no Packaged: 2026-07-14 04:57:45 UTC; root Author: Kiernan Nicholls [aut, cre, cph] (ORCID: ) Maintainer: Kiernan Nicholls