Package: bkbase Title: Package Utility Functions Version: 0.0.1 Authors@R: c( person("Brett", "Klamer", email = "code@brettklamer.com", role = c("aut", "cre")) ) Description: A collection of package utility functions written in 'base' R. URL: https://brettklamer.com/work/bkbase, https://bitbucket.org/bklamer/bkbase License: MIT + file LICENSE Depends: R (>= 4.5.0) Suggests: tinytest RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Repository: https://bklamer.r-universe.dev Date/Publication: 2026-06-10 03:52:42 UTC RemoteUrl: https://bitbucket.org/bklamer/bkbase RemoteRef: HEAD RemoteSha: 2bee295e1fa226151b2b1211ce56f2a1381d2a69 NeedsCompilation: no Packaged: 2026-07-10 07:06:51 UTC; root Author: Brett Klamer [aut, cre] Maintainer: Brett Klamer