Skip to content

descriptio

Descriptive Statistical Analysis

v1.5 · Sep 8, 2025 · GPL (>= 2)

Description

Description of statistical associations between variables : measures of local and global association between variables (phi, Cramér V, correlations, eta-squared, Goodman and Kruskal tau, permutation tests, etc.), multiple graphical representations of the associations between variables (using 'ggplot2') and weighted statistics.

Downloads

973

Last 30 days

3858th

2.9K

Last 90 days

13.1K

Last year

Trend: -2.1% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 2, 2026
ERROR 13 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 31, 2026
ERROR r-devel-windows-x86_64

examples

Running examples in 'descriptio-Ex.R' failed
The error most likely occurred in:

> ### Name: ggassoc_marimekko
> ### Title: Marimekko plot
> ### Aliases: ggassoc_marimekko
> ### Keywords: multivariate aplot
> 
> ### ** Examples
> 
> data(Movies)
> ggassoc_marimekko(data=Movies, mapping=ggplot2::aes(Genre, Country))
> ggassoc_marimekko(data=Movies, mapping=ggplot2::aes(Genre, Country), type = "patterns")
OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Reverse Dependencies (3)

imports

suggests

Dependency Network

Dependencies Reverse dependencies MASS ggplot2 rlang GDAtools morepls seqhandbook descriptio

Version History

new 1.5 Mar 10, 2026
updated 1.5 ← 1.4.1 diff Sep 7, 2025
updated 1.4.1 ← 1.4 diff May 28, 2025
updated 1.4 ← 1.3 diff May 20, 2025
updated 1.3 ← 1.2 diff Mar 6, 2024
updated 1.2 ← 1.1 diff Oct 4, 2023
updated 1.1 ← 1.0 diff Mar 29, 2023
new 1.0 Feb 22, 2023