/usr/lib/R/library/rpart/DESCRIPTION is in r-cran-rpart 4.1-13-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 29 30 | Package: rpart
Priority: recommended
Version: 4.1-13
Date: 2018-02-23
Authors@R: c(person("Terry", "Therneau", role = "aut",
email = "therneau@mayo.edu"),
person("Beth", "Atkinson", role = c("aut", "cre"),
email = "atkinson@mayo.edu"),
person("Brian", "Ripley", role = "trl",
email = "ripley@stats.ox.ac.uk",
comment = "producer of the initial R port, maintainer 1999-2017"))
Description: Recursive partitioning for classification,
regression and survival trees. An implementation of most of the
functionality of the 1984 book by Breiman, Friedman, Olshen and Stone.
Title: Recursive Partitioning and Regression Trees
Depends: R (>= 2.15.0), graphics, stats, grDevices
Suggests: survival
License: GPL-2 | GPL-3
LazyData: yes
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2018-02-23 05:39:52 UTC; ripley
Author: Terry Therneau [aut],
Beth Atkinson [aut, cre],
Brian Ripley [trl] (producer of the initial R port, maintainer
1999-2017)
Maintainer: Beth Atkinson <atkinson@mayo.edu>
Repository: CRAN
Date/Publication: 2018-02-23 05:45:50 UTC
Built: R 3.4.3; x86_64-pc-linux-gnu; "Fri, 23 Feb 2018 07:05:23 -0600"; unix
|