forked from bethatkinson/rpart
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
34 lines (34 loc) · 1.3 KB
/
DESCRIPTION
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
Package: rpart
Priority: recommended
Version: 5.0-1
Date: 2021-03-19
Authors@R: c(person("Mikel N.", "Legasa", role = c("aut", "cre"),
email = "mikel.legasa@unican.es"),
person("Terry", "Therneau", role = "aut",
email = "therneau@mayo.edu"),
person("Beth", "Atkinson", role = "aut",
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: Modification of the rpart package to adapt it to Random Forests.
Title: Recursive Partitioning and Regression Trees for Random Forests
Depends: R (>= 2.15.0), graphics, stats, grDevices
Suggests: survival
License: GPL-2 | GPL-3
LazyData: yes
ByteCompile: yes
NeedsCompilation: yes
Author: Mikel N. Legasa [aut, cre],
Terry Therneau [aut],
Beth Atkinson [aut],
Brian Ripley [trl] (producer of the initial R port, maintainer
1999-2017)
Maintainer: Mikel N. Legasa <mikel.legasa@unican.es>
Repository: Github
URL: https://github.com/MNLR/rpart
BugReports: https://github.com/MNLR/rpart/issues
Packaged: 2020-10-21 13:32:00 UTC; Legasa
Date/Publication: 2020-10-21 13:32:00 UTC
RoxygenNote: 7.1.1