Source: r-cran-catools
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 14),
 dh-r,
 r-base-dev,
 r-cran-bitops,
 r-pkg-team-core-architecture,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-catools
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-catools.git
Homepage: https://cran.r-project.org/package=caTools

Package: r-cran-catools
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
 r-pkg-team-core-architecture,
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Tools: Moving Window Statistics, GIF, Base64, ROC AUC, etc
 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.
