32 lines
1.2 KiB
Plaintext
32 lines
1.2 KiB
Plaintext
Package: caTools
|
|
Type: Package
|
|
Title: Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc
|
|
Version: 1.18.3
|
|
Date: 2024-09-04
|
|
Authors@R: c(person(given = "Jarek",
|
|
family = "Tuszynski",
|
|
role = "aut",
|
|
email = "jaroslaw.w.tuszynski@saic.com"),
|
|
person(given = "Michael",
|
|
family = "Dietze",
|
|
role = "cre",
|
|
email = "michael.dietze@uni-goettingen.de"))
|
|
Maintainer: Michael Dietze <michael.dietze@uni-goettingen.de>
|
|
Depends: R (>= 3.6.0)
|
|
Imports: bitops
|
|
Suggests: MASS, rpart
|
|
Description: Contains several basic utility functions including: moving
|
|
(rolling, running) window statistic functions, read/write for
|
|
GIF and ENVI binary files, fast calculation of AUC, LogitBoost
|
|
classifier, base64 encoder/decoder, round-off-error-free sum
|
|
and cumsum, etc.
|
|
License: GPL-3
|
|
NeedsCompilation: yes
|
|
Repository: CRAN
|
|
Packaged: 2024-09-04 15:01:56 UTC; dietze2
|
|
Author: Jarek Tuszynski [aut],
|
|
Michael Dietze [cre]
|
|
Date/Publication: 2024-09-04 17:00:02 UTC
|
|
Built: R 4.4.2; x86_64-w64-mingw32; 2025-01-09 01:45:43 UTC; windows
|
|
Archs: x64
|