File: control

package info (click to toggle)
r-cran-pcapp 2.0-5-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 800 kB
  • sloc: cpp: 5,997; ansic: 917; sh: 13; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 1,016 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
Source: r-cran-pcapp
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Steffen Moeller <moeller@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-mvtnorm,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-pcapp
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-pcapp.git
Homepage: https://cran.r-project.org/package=pcaPP
Rules-Requires-Root: no

Package: r-cran-pcapp
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Robust PCA by Projection Pursuit
 Provides functions for robust PCA by projection pursuit. The methods are
 described in Croux et al. (2006) <doi:10.2139/ssrn.968376>, Croux et al.
 (2013) <doi:10.1080/00401706.2012.727746>, Todorov and Filzmoser (2013)
 <doi:10.1007/978-3-642-33042-1_31>.