File: control

package info (click to toggle)
r-cran-hsaur3 1.0-13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,496 kB
  • sloc: sh: 51; makefile: 5
file content (31 lines) | stat: -rw-r--r-- 1,244 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
Source: r-cran-hsaur3
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-hsaur3
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-hsaur3.git
Homepage: https://cran.r-project.org/package=HSAUR3
Standards-Version: 4.6.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev
Testsuite: autopkgtest-pkg-r

Package: r-cran-hsaur3
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Handbook of Statistical Analyses Using R (3rd Edition)
 Functions, data sets, analyses and examples from the
 third edition of the book
 ''A Handbook of Statistical Analyses Using R'' (Torsten Hothorn and Brian S.
 Everitt, Chapman & Hall/CRC, 2014). The first chapter
 of the book, which is entitled ''An Introduction to R'',
 is completely included in this package, for all other chapters,
 a vignette containing all data analyses is available. In addition,
 Sweave source code for slides of selected chapters is included in
 this package (see HSAUR3/inst/slides).