Other packages > Find by keyword >

summarytools  

Tools to Quickly and Neatly Summarize Data
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("summarytools", "1.1.4")



Attach the package and use:
library("summarytools")
Maintained by
Dominic Comtois
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-08-11
Latest Update: 2025-04-29
Description:
Data frame summaries, cross-tabulations, weight-enabled frequency tables and common descriptive (univariate) statistics in concise tables available in a variety of formats (plain ASCII, Markdown and HTML). A good point-of-entry for exploring data, both for experienced and new R users.
How to cite:
Dominic Comtois (2014). summarytools: Tools to Quickly and Neatly Summarize Data. R package version 1.1.4, https://cran.r-project.org/web/packages/summarytools. Accessed 04 Jun. 2026.
Previous versions and publish date:
0.1 (2014-08-11 00:05), 0.2 (2014-11-25 09:06), 0.3 (2015-03-11 07:53), 0.4 (2015-08-05 09:30), 0.6.5 (2016-12-05 08:27), 0.6 (2016-11-21 16:04), 0.8.0 (2017-12-10 13:34), 0.8.1 (2018-01-14 16:45), 0.8.2 (2018-02-11 06:10), 0.8.3 (2018-04-16 13:32), 0.8.4 (2018-06-08 00:24), 0.8.5 (2018-06-17 09:19), 0.8.6 (2018-07-20 23:50), 0.8.7 (2018-07-23 17:00), 0.8.8 (2018-10-07 11:50), 0.9.1 (2019-02-20 19:50), 0.9.2 (2019-02-22 10:10), 0.9.3 (2019-04-11 21:53), 0.9.4 (2019-08-24 07:20), 0.9.5 (2020-02-10 19:50), 0.9.6 (2020-03-02 08:20), 0.9.8 (2020-12-10 23:00), 0.9.9 (2021-03-19 09:50), 1.0.0 (2021-07-28 07:00), 1.0.1 (2022-05-20 09:30), 1.1.0 (2025-02-21 01:30), 1.1.1 (2025-02-26 10:50), 1.1.2 (2025-03-17 07:00), 1.1.3 (2025-03-26 09:40), 1.1.4 (2025-04-29 19:40)
Other packages that cited summarytools R package
View summarytools citation profile
Other R packages that summarytools depends, imports, suggests or enhances
Complete documentation for summarytools
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  
crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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