Other packages > Find by keyword >

rpart  

Recursive Partitioning and Regression Trees
View on CRAN: Click here


Download and install rpart package within the R console
Install from CRAN:
install.packages("rpart")

Install from Github:
library("remotes")
install_github("cran/rpart")

Install by package version:
library("remotes")
install_version("rpart", "4.1.24")



Attach the package and use:
library("rpart")
Maintained by
Beth Atkinson
[Scholar Profile | Author Map]
All associated links for this package
First Published: 1999-04-08
Latest Update: 2025-01-07
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.
How to cite:
Beth Atkinson (1999). rpart: Recursive Partitioning and Regression Trees. R package version 4.1.24, https://cran.r-project.org/web/packages/rpart. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 06:53), 1.0-6 (1999-04-08 13:06), 1.0-7 (1999-11-04 17:33), 1.1-1 (2000-01-04 11:47), 1.1-2 (2000-02-08 10:24), 2.0-1 (2000-08-17 14:26), 2.0-2 (2000-12-06 10:00), 2.0-3 (2001-04-09 09:45), 3.0-0 (2001-06-22 17:07), 3.0-1 (2001-07-03 15:56), 3.0-2 (2001-07-26 12:21), 3.1-0 (2001-08-09 09:40), 3.1-1 (2001-08-24 08:53), 3.1-2 (2001-09-25 09:44), 3.1-3 (2001-11-11 21:08), 3.1-4 (2002-01-09 12:37), 3.1-5 (2002-01-18 17:13), 3.1-6 (2002-04-28 10:08), 3.1-7 (2002-06-05 11:26), 3.1-8 (2002-06-20 17:38), 3.1-9 (2002-12-13 12:29), 3.1-12 (2003-04-16 21:21), 3.1-13 (2003-10-08 17:23), 3.1-15 (2004-04-12 14:50), 3.1-16 (2004-06-07 06:44), 3.1-17 (2004-08-01 13:32), 3.1-18 (2004-08-04 19:18), 3.1-19 (2004-08-12 19:02), 3.1-20 (2004-10-04 11:13), 3.1-21 (2004-11-21 22:41), 3.1-22 (2005-02-02 10:53), 3.1-23 (2005-04-19 13:20), 3.1-24 (2005-10-31 14:09), 3.1-26 (2005-12-08 11:27), 3.1-27 (2005-12-09 19:12), 3.1-28 (2006-01-02 15:53), 3.1-29 (2006-04-24 13:23), 3.1-30 (2006-09-04 20:13), 3.1-31 (2006-09-07 11:42), 3.1-32 (2006-10-03 12:37), 3.1-33 (2006-11-30 12:08), 3.1-34 (2007-01-01 15:25), 3.1-35 (2007-03-26 20:50), 3.1-36 (2007-06-13 11:13), 3.1-37 (2007-07-28 18:20), 3.1-38 (2007-10-04 14:40), 3.1-39 (2008-02-18 21:43), 3.1-41 (2008-04-22 12:47), 3.1-42 (2008-10-20 15:06), 3.1-43 (2009-03-10 09:10), 3.1-44 (2009-05-24 10:47), 3.1-45 (2009-08-05 13:22), 3.1-46 (2010-01-03 15:06), 3.1-47 (2010-11-03 11:16), 3.1-48 (2010-12-09 12:56), 3.1-49 (2011-03-06 19:38), 3.1-50 (2011-04-13 16:51), 3.1-51 (2012-02-28 08:39), 3.1-52 (2012-03-04 14:59), 3.1-53 (2012-06-01 08:49), 3.1-54 (2012-06-27 11:58), 3.1-55 (2012-10-12 06:33), 4.0-1 (2012-10-26 10:20), 4.0-2 (2012-11-11 15:12), 4.0-3 (2012-11-18 13:11), 4.1-0 (2012-11-29 16:16), 4.1-1 (2013-03-20 11:21), 4.1-2 (2013-08-15 15:09), 4.1-3 (2013-09-02 07:19), 4.1-4 (2013-12-10 11:14), 4.1-5 (2014-01-25 19:29), 4.1-6 (2014-03-08 11:01), 4.1-7 (2014-03-24 07:14), 4.1-8 (2014-03-28 09:12), 4.1-9 (2015-02-24 11:32), 4.1-10 (2015-06-29 17:15), 4.1-11 (2017-04-21 15:33), 4.1-12 (2018-01-12 10:58), 4.1-13 (2018-02-23 06:45), 4.1-15 (2019-04-12 16:32), 4.1.16 (2022-01-24 21:12), 4.1.19 (2022-10-21 20:42), 4.1.21 (2023-10-10 00:40), 4.1.23 (2023-12-05 23:10), 4.1.24 (2025-01-07 08:30)
Other packages that cited rpart R package
View rpart citation profile
Other R packages that rpart depends, imports, suggests or enhances
Complete documentation for rpart
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
RCytoGPS  
Using Cytogenetics Data in R
Defines classes and methods to process text-based cytogenetics using the CytoGPS web site, then imp ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA