Package: kit
Type: Package
Title: Data Manipulation Functions Implemented in C
Version: 0.0.17
Date: 2024-05-03
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-05-03 22:40:25 UTC; giuliabertuzzi
Date/Publication: 2024-05-04 06:30:07 UTC
Built: R 4.2.3; aarch64-apple-darwin20; 2024-05-04 08:41:16 UTC; unix
Archs: kit.so.dSYM
