Package: kit
Type: Package
Title: Data Manipulation Functions Implemented in C
Version: 0.0.7
Date: 2021-03-07
Authors@R: c(person("Morgan", "Jacob", role = c("aut", "cre", "cph"), email = "morgan.emailbox@gmail.com"))
Author: Morgan Jacob [aut, cre, cph]
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: 2021-03-07 17:00:10 UTC; giuliabertuzzi
Date/Publication: 2021-03-09 15:30:13 UTC
