/usr/lib/R/site-library/ipred/DESCRIPTION is in r-cran-ipred 0.9-6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | Package: ipred
Title: Improved Predictors
Version: 0.9-6
Date: 2017-03-01
Authors@R: c(person("Andrea", "Peters", role = "aut"),
person("Torsten", "Hothorn", role = c("aut", "cre"),
email = "Torsten.Hothorn@R-project.org"),
person("Brian D.", "Ripley", role = "ctb"),
person("Terry", "Therneau", role = "ctb"),
person("Beth", "Atkinson", role = "ctb"))
Description: Improved predictive models by indirect classification and
bagging for classification, regression and survival problems
as well as resampling based estimators of prediction error.
Depends: R (>= 2.10)
Imports: rpart (>= 3.1-8), MASS, survival, nnet, class, prodlim
Suggests: mvtnorm, mlbench, TH.data
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2017-03-01 14:07:15 UTC; hothorn
Author: Andrea Peters [aut],
Torsten Hothorn [aut, cre],
Brian D. Ripley [ctb],
Terry Therneau [ctb],
Beth Atkinson [ctb]
Maintainer: Torsten Hothorn <Torsten.Hothorn@R-project.org>
Repository: CRAN
Date/Publication: 2017-03-01 19:05:51
Built: R 3.4.3; x86_64-pc-linux-gnu; 'Mon, 27 Nov 2017 17:45:46 +0100'; unix
|