Type: Package Package: kimisc Title: Kirill's Miscellaneous Functions Version: 1.0.1.9009 Date: 2026-05-24 Authors@R: person("Kirill", "Müller", email = "kirill@cynkra.com", role = c("aut", "cre")) Description: A collection of useful functions not found anywhere else, mainly for programming: Pretty intervals, generalized lagged differences, checking containment in an interval, and an alternative interface to assign(). License: MIT + file LICENSE URL: https://krlmlr.github.io/kimisc/, https://github.com/krlmlr/kimisc BugReports: https://github.com/krlmlr/kimisc/issues Imports: memoise, plyr Suggests: testthat (>= 3.0.0) Enhances: knitr Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0.9000 Repository: https://krlmlr.r-universe.dev Date/Publication: 2026-05-24 01:26:56 UTC RemoteUrl: https://github.com/krlmlr/kimisc RemoteRef: HEAD RemoteSha: 9f7c05d86d5e2f1e1c8600facb0036bada296ce0 NeedsCompilation: no Packaged: 2026-06-23 05:48:43 UTC; root Author: Kirill Müller [aut, cre] Maintainer: Kirill Müller