Other packages > Find by keyword >

neatStats  

Neat and Painless Statistical Reporting
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("neatStats", "1.13.5")



Attach the package and use:
library("neatStats")
Maintained by
Gáspár Lukács
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-02-20
Latest Update: 2025-09-01
Description:
User-friendly, clear and simple statistics, primarily for publication in psychological science. The main functions are wrappers for other packages, but there are various additions as well. Every relevant step from data aggregation to reportable printed statistics is covered for basic experimental designs.
How to cite:
Gáspár Lukács (2020). neatStats: Neat and Painless Statistical Reporting. R package version 1.13.5, https://cran.r-project.org/web/packages/neatStats. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.3 (2020-02-20 12:10), 1.0.4 (2020-02-28 14:20), 1.2.0 (2020-05-10 23:20), 1.4.2 (2020-07-12 00:00), 1.5.1 (2020-10-08 10:30), 1.7.2 (2021-07-17 17:20), 1.7.3 (2021-08-18 11:20), 1.8.1 (2021-11-07 16:50), 1.9.0 (2022-02-13 19:50), 1.10.1 (2022-02-28 10:30), 1.11.0 (2022-05-06 17:10), 1.13.3 (2022-12-07 21:50), 1.13.5 (2025-08-21 10:30)
Other packages that cited neatStats R package
View neatStats citation profile
Other R packages that neatStats depends, imports, suggests or enhances
Complete documentation for neatStats
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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