Type: Package
Package: kimisc
Title: Kirill's Miscellaneous Functions
Version: 1.0.0
Date: 2024-11-30
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, pryr
Suggests: testthat (>= 3.0.0)
Enhances: knitr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2.9000
NeedsCompilation: no
Packaged: 2024-11-30 21:13:35 UTC; kirill
Author: Kirill Müller [aut, cre]
Maintainer: Kirill Müller <kirill@cynkra.com>
Repository: CRAN
Date/Publication: 2024-12-02 09:30:02 UTC
Built: R 4.6.0; ; 2025-10-14 02:18:56 UTC; windows
