Package: rattle
Version: 5.6.2
Date: 2026-02-09
Title: R Data Science Supporting Rattle
Authors@R: c(person("Graham", "Williams",
	   	    role=c("aut", "cph", "cre"),
	            email="Graham.Williams@togaware.com"),
	     person("Mark", "Vere Culp", role="cph"),
             person("Ed", "Cox", role="ctb"),
	     person("Anthony", "Nolan", role="ctb"),
	     person("Denis", "White", role="cph"),
	     person("Daniele", "Medri", role="ctb"),
	     person("Akbar", "Waljee", role="ctb",
	     	    comment="OOB AUC for Random Forest"),
             person("Brian", "Ripley", role="cph",
	            comment="print.summary.nnet"),
	     person("Jose", "Magana", role="ctb",
                    comment="ggpairs plots"),
             person("Surendra", "Tipparaju", role="ctb",
	            comment="initial RevoScaleR/XDF"),
             person("Durga", "Prasad Chappidi", role="ctb",
	            comment="initial RevoScaleR/XDF"),
             person("Dinesh", "Manyam Venkata", role="ctb",
	            comment="initial RevoScaleR/XDF"),
             person("Mrinal", "Chakraborty", role="ctb",
	            comment="initial RevoScaleR/XDF"),
             person("Fang", "Zhou", role="ctb",
	            comment="initial xgboost"),
             person("Cameron", "Chisholm", role="ctb",
	            comment="risk plot on risk chart"))
Maintainer: Graham Williams <Graham.Williams@togaware.com>
Depends: R (>= 3.5.0), tibble, bitops
Imports: stats, utils, ggplot2, grDevices, graphics, jsonlite,
        lubridate, magrittr, methods, stringi, stringr, tidyr, dplyr,
        XML, rpart.plot
Suggests: ada, amap, arules, arulesViz, cba, cluster, colorspace,
        corrplot, descr, doBy, e1071, ellipse, fBasics, foreign, fpc,
        gdata, ggdendro, gplots, grid, gridExtra, gtools, Hmisc,
        janitor, kernlab, Matrix, mice, nnet, party, plyr, psych,
        randomForest, RColorBrewer, readxl, reshape, ROCR, rpart,
        scales, SnowballC, survival, tidyselect, timeDate, tm, xgboost
Description: The R Analytic Tool To Learn Easily (Rattle) provides a
  collection of utilities functions for the data scientist. This
  package (v5.6.0) supports the companion graphical interface with
  the aim to provide a simple and intuitive introduction to R
  for data science, allowing a user to quickly load data from a CSV file
  transform and explore the data, and to build and evaluate models.
  A key aspect of the GUI is that all R commands are logged and
  commented through the log tab.
  This can be saved as a standalone R script file and as
  an aid for the user to
  learn R or to copy-and-paste directly into R itself. If you
  want to use the older Rattle implementing the GUI in RGtk2
  (which is no longer available from CRAN) then please install
  the Rattle package v5.5.1.
  See rattle.togaware.com for instructions on installing
  the modern Rattle graphical user interface.
License: GPL (>= 2)
LazyLoad: yes
LazyData: yes
LazyDataCompression: gzip
URL: https://togaware.com/projects/rattle/
NeedsCompilation: no
Packaged: 2026-02-08 20:21:51 UTC; gjw
Author: Graham Williams [aut, cph, cre],
  Mark Vere Culp [cph],
  Ed Cox [ctb],
  Anthony Nolan [ctb],
  Denis White [cph],
  Daniele Medri [ctb],
  Akbar Waljee [ctb] (OOB AUC for Random Forest),
  Brian Ripley [cph] (print.summary.nnet),
  Jose Magana [ctb] (ggpairs plots),
  Surendra Tipparaju [ctb] (initial RevoScaleR/XDF),
  Durga Prasad Chappidi [ctb] (initial RevoScaleR/XDF),
  Dinesh Manyam Venkata [ctb] (initial RevoScaleR/XDF),
  Mrinal Chakraborty [ctb] (initial RevoScaleR/XDF),
  Fang Zhou [ctb] (initial xgboost),
  Cameron Chisholm [ctb] (risk plot on risk chart)
Repository: CRAN
Date/Publication: 2026-02-08 21:00:02 UTC
Built: R 4.4.3; ; 2026-02-16 05:12:42 UTC; windows
