Package: bkmodel Title: Statistical Modeling Utility Functions Version: 0.0.1 Authors@R: c( person("Brett", "Klamer", email = "code@brettklamer.com", role = c("aut", "cre")) ) Description: A collection of statistical modeling utility functions. URL: https://brettklamer.com/work/bkmodel, https://bitbucket.org/bklamer/bkmodel License: MIT + file LICENSE Depends: R (>= 4.5.0) Imports: Rdpack, bkbase, stats Suggests: tinytest, rmarkdown RdMacros: Rdpack Language: en-US RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Encoding: UTF-8 Repository: https://bklamer.r-universe.dev Date/Publication: 2026-06-04 03:47:02 UTC RemoteUrl: https://bitbucket.org/bklamer/bkmodel RemoteRef: HEAD RemoteSha: e2d22a4ca02f782f8cd09850014b1955293ef141 NeedsCompilation: no Packaged: 2026-07-04 08:59:41 UTC; root Author: Brett Klamer [aut, cre] Maintainer: Brett Klamer