1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: r-cran-mass
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.2.2), dh-r
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-mass
Vcs-Git: https://salsa.debian.org/edd/r-cran-mass.git
Homepage: https://cran.r-project.org/package=MASS
Package: r-cran-mass
Architecture: any
Replaces: r-cran-vr
Provides: r-cran-vr
Conflicts: r-cran-vr
Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
Description: GNU R package of Venables and Ripley's MASS
The MASS package provides functions and datasets to support the book
'Modern Applied Statistics with S' (4th edition) by W.N. Venables and
B.D. Ripley. The following URL provides more details about the book:
URL: http://www.stats.ox.ac.uk/pub/MASS4
|