2025-01-12 04:36:52 +08:00

35 lines
1.3 KiB
Plaintext

Package: rpart
Priority: recommended
Version: 4.1.23
Date: 2023-12-04
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
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
URL: https://github.com/bethatkinson/rpart,
https://cran.r-project.org/package=rpart
BugReports: https://github.com/bethatkinson/rpart/issues
Packaged: 2023-12-05 16:26:54 UTC; atkinson
Date/Publication: 2023-12-05 22:10:02 UTC
Built: R 4.4.2; x86_64-w64-mingw32; 2024-10-31 16:58:12 UTC; windows
Archs: x64