File: control

package info (click to toggle)
catools 1.8-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 348 kB
  • ctags: 74
  • sloc: ansic: 650; cpp: 639; makefile: 3
file content (20 lines) | stat: -rw-r--r-- 839 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: catools
Section: math
Priority: optional
Maintainer: Steffen Moeller <moeller@debian.org>
Build-Depends: debhelper (>> 4.1.0), r-base-dev (>= 2.6.2), r-cran-bitops, cdbs
Standards-Version: 3.8.0
Homepage: http://cran.r-project.org/web/packages/caTools/

Package: r-cran-catools
Architecture: any
Depends: r-base-core (>= 2.6.2), r-cran-bitops, ${shlibs:Depends}
Suggests: r-cran-mass, r-cran-rpart
Description: GNU R package providing various utility functions
 The packages features 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.
 .
 This package of R programming tools for plotting data was written by
 Jarek Tuszynski.