Package: kit
Type: Package
Title: Data Manipulation Functions Implemented in C
Version: 0.0.19
Date: 2024-09-07
Authors@R: c(person("Morgan", "Jacob", role = c("aut", "cre", "cph"), email = "morgan.emailbox@gmail.com"), 
             person("Sebastian", "Krantz", role = "ctb"))
Author: Morgan Jacob [aut, cre, cph],
  Sebastian Krantz [ctb]
Maintainer: Morgan Jacob <morgan.emailbox@gmail.com>
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.
License: GPL-3
Depends: R (>= 3.1.0)
Encoding: UTF-8
BugReports: https://github.com/2005m/kit/issues
NeedsCompilation: yes
ByteCompile: TRUE
Repository: CRAN
Packaged: 2024-09-07 11:11:54 UTC; giuliabertuzzi
Date/Publication: 2024-09-07 12:20:02 UTC
Built: R 4.5.1; aarch64-apple-darwin20.6.0; 2025-09-15 17:50:29 UTC; unix
