Package: kit
Type: Package
Title: Data Manipulation Functions Implemented in C
Version: 0.0.20
Date: 2025-04-17
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: 2025-04-17 19:41:03 UTC; giuliabertuzzi
Date/Publication: 2025-04-17 20:20:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-04-18 23:51:29 UTC; windows
Archs: x64
