Package: kit
Type: Package
Title: Data Manipulation Functions Implemented in C
Version: 0.0.15
Date: 2023-10-01
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: 2023-10-01 09:27:14 UTC; giuliabertuzzi
Date/Publication: 2023-10-01 10:00:02 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2023-10-09 00:44:27 UTC; unix
Archs: kit.so.dSYM
