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 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: https://fastverse.r-universe.dev Date/Publication: 2026-04-24 17:52:23 UTC RemoteUrl: https://github.com/fastverse/kit RemoteRef: HEAD RemoteSha: c9ea915eb7b07ea0be713d3f3238bd0613294525 Packaged: 2026-06-24 00:13:22 UTC; root