https://github.com/cran/MASS
Raw File
Tip revision: f1db36b3b279d6bbf862f3ce10305d9cef46d1c0 authored by Brian Ripley on 20 March 2013, 00:00:00 UTC
version 7.3-26
Tip revision: f1db36b
DESCRIPTION
Package: MASS
Priority: recommended
Version: 7.3-26
Date: 2013-03-20
Revision: $Rev: 3299 $
Depends: R (>= 3.0.0), grDevices, graphics, stats, utils
Suggests: lattice, nlme, nnet, survival
Authors@R: c(person("Brian", "Ripley", role = c("aut", "cre", "cph"),
        email = "ripley@stats.ox.ac.uk"), person("Bill", "Venables",
        role = "ctb"), person("Kurt", "Hornik", role = "trl", comment =
        "partial port ca 1998"), person("Albrecht", "Gebhardt", role =
        "trl", comment = "partial port ca 1998"), person("David",
        "Firth", role = "ctb"))
Description: Functions and datasets to support Venables and Ripley,
        'Modern Applied Statistics with S' (4th edition, 2002).
Title: Support Functions and Datasets for Venables and Ripley's MASS
LazyData: yes
ByteCompile: yes
License: GPL-2 | GPL-3
URL: http://www.stats.ox.ac.uk/pub/MASS4/
Packaged: 2013-03-19 08:07:34 UTC; ripley
Author: Brian Ripley [aut, cre, cph], Bill Venables [ctb], Kurt Hornik
        [trl] (partial port ca 1998), Albrecht Gebhardt [trl] (partial
        port ca 1998), David Firth [ctb]
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2013-04-03 10:39:58
back to top