Package: kit
Type: Package
Title: Data Manipulation Functions Implemented in C
Version: 0.0.21
Date: 2026-01-22
Authors@R: c(person("Morgan", "Jacob", role = c("aut", "cph"), email = "morgan.emailbox@gmail.com"), 
             person("Sebastian", "Krantz", role = c("ctb", "cre"), email = "sebastian.krantz@graduateinstitute.ch"))
Author: Morgan Jacob [aut, cph],
  Sebastian Krantz [ctb, cre]
Maintainer: Sebastian Krantz <sebastian.krantz@graduateinstitute.ch>
Description: Basic functions, implemented in C, for large data manipulation. Fast vectorised ifelse()/nested if()/switch() functions, psum()/pprod() functions equivalent to pmin()/pmax() plus others which are missing from base R. Most of these functions are callable at C level.
URL: https://fastverse.org/kit/, https://github.com/fastverse/kit
License: GPL-3
Depends: R (>= 3.1.0)
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
BugReports: https://github.com/fastverse/kit/issues
NeedsCompilation: yes
ByteCompile: TRUE
Repository: CRAN
Packaged: 2026-01-22 18:59:53 UTC; sebastiankrantz
Date/Publication: 2026-01-23 09:40:11 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-02-18 01:55:22 UTC; windows
Archs: x64
