File: control

package info (click to toggle)
r-cran-aplpack 1.3.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,976 kB
  • sloc: makefile: 5; sh: 4
file content (40 lines) | stat: -rw-r--r-- 1,354 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: r-cran-aplpack
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-aplpack
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-aplpack.git
Homepage: https://cran.r-project.org/package=aplpack
Rules-Requires-Root: no

Package: r-cran-aplpack
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Another Plot PACKage: stem.leaf, bagplot, faces, spin3R and others
 This GNU R package provided a set of functions for drawing some special plots:
  * stem.leaf plots a stem and leaf plot,
  * stem.leaf.backback plots back-to-back versions of stem and leafs,
  * bagplot plots a bagplot,
  * skyline.hist plots several histgramm in one plot of a one dimensional data
    set,
  * plotsummary plots a graphical summary of a data set with one or more
    variables,
  * plothulls plots sequentially hulls of a bivariate data set,
  * faces plots chernoff faces,
  * spin3R for an inspection of a 3-dim point cloud,
  * slider functions for interactive graphics.