Package: bkcheck Title: Fast and Simple Argument Checks Version: 2026.1.14.999 Authors@R: c( person("Brett", "Klamer", email = "code@brettklamer.com", role = c("aut", "cre")) ) Description: A collection of functions for argument checking and property-based testing. Designed to be fast, simple, and suitable for most purposes. URL: https://brettklamer.com/work/bkcheck, https://bitbucket.org/bklamer/bkcheck License: MIT + file LICENSE Depends: R (>= 4.3.0) Imports: bkbase Suggests: tinytest Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Repository: https://bklamer.r-universe.dev Date/Publication: 2026-06-15 00:24:16 UTC RemoteUrl: https://bitbucket.org/bklamer/bkcheck RemoteRef: HEAD RemoteSha: 8dec3d1bbe952b06f588bff8b9c320ae012c0a22 NeedsCompilation: no Packaged: 2026-07-15 09:03:05 UTC; root Author: Brett Klamer [aut, cre] Maintainer: Brett Klamer