Type: Package Package: kimisc Title: Kirill's Miscellaneous Functions Version: 1.0.1.9010 Date: 2026-07-02 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://cynkra.r-universe.dev Date/Publication: 2026-07-02 01:26:13 UTC RemoteUrl: https://github.com/krlmlr/kimisc RemoteRef: HEAD RemoteSha: 2c4713fb1f7759454be30567296e726b47eefd4e NeedsCompilation: no Packaged: 2026-07-02 02:41:17 UTC; root Author: Kirill Müller [aut, cre] Maintainer: Kirill Müller