ports/devel/R-cran-kit/pkg-descr
Nuno Teixeira 1b6c03012a devel/R-cran-kit: New port: Data Manipulation Functions Implemented in C
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.

WWW: https://cran.r-project.org/web/packages/kit/
2023-10-18 20:23:58 +01:00

4 lines
266 B
Text

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.