Skip to content

granovaGG

1.4.1

Graphical Analysis of Variance Using ggplot2

1packages depend
4.8Kdownloads / year
test coverage
13/13checks pass

Overview

About
Maintained by Brian A. DanielakFirst published 2011-09-049 releasesCRAN page ↗GitHub ↗

Create what we call Elemental Graphics for display of anova results. The term elemental derives from the fact that each function is aimed at construction of graphical displays that afford direct visualizations of data with respect to the fundamental questions that drive the particular anova methods. This package represents a modification of the original granova package; the key change is to use 'ggplot2', Hadley Wickham's package based on Grammar of Graphics concepts (due to Wilkinson). The main function is granovagg.1w() (a graphic for one way ANOVA); two other functions (granovagg.ds() and granovagg.contr()) are to construct graphics for dependent sample analyses and contrast-based analyses respectively. (The function granova.2w(), which entails dynamic displays of data, is not currently part of 'granovaGG'.) The 'granovaGG' functions are to display data for any number of groups, regardless of their sizes (however, very large data sets or numbers of groups can be problematic). For granovagg.1w() a specialized approach is used to construct data-based contrast vectors for which anova data are displayed. The result is that the graphics use a straight line to facilitate clear interpretations while being faithful to the standard effect test in anova. The graphic results are complementary to standard summary tables; indeed, numerical summary statistics are provided as side effects of the graphic constructions. granovagg.ds() and granovagg.contr() provide graphic displays and numerical outputs for a dependent sample and contrast-based analyses. The graphics based on these functions can be especially helpful for learning how the respective methods work to answer the basic question(s) that drive the analyses. This means they can be particularly helpful for students and non-statistician analysts. But these methods can be of assistance for work-a-day applications of many kinds, as they can help to identify outliers, clusters or patterns, as well as highlight the role of non-linear transformations of data. In the case of granovagg.1w() and granovagg.ds() several arguments are provided to facilitate flexibility in the construction of graphics that accommodate diverse features of data, according to their corresponding display requirements. See the help files for individual functions.

Install

Health

CRAN checks
13OK
Slowest check: 2.2 min · r-oldrel-windows-x86_64
Code health
None
Tests · ratio 0.00
not tracked
Coverage
100%
Documentation · exports
6
Dependencies · direct
Check history
  • OK2026-08-05
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • NOTE2026-08-01
    12 OK · 1 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMENoVignettesNopkgdown siteNoNEWSYes · 100% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
100%
Return-value docs
100%
References docs
83%

Downloads

4.8K
CRAN downloads in the past year
Rank #6,733 · ~13/day · ~401/mo
Daily download trend is not available in this view yet.
51830 days
1.3K90 days
4.8K1 year
Compare downloads with other packages →
Also on96 r2u14 autocran

Repository

Repository
17Stars
3Forks
14Open issues
0Open PRs
1Releases
1,221Commits
7Contributors
1,221 commits · Last activity 2026-05-23 · 0% stars, 30d

Stars over time

2025-03-03 · 162026-07-07 · 17

Repository practices

Upstream repositoryBeta

4 development-tooling and community-health practices detected across 4 families in the upstream repository

Checks run against github.com/briandk/granovagg on 2026-08-16.

Continuous integration (1)
GitHub Actions
CRAN release process (1)
cran-comments.md
Docs source (1)
README.Rmd
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
6 external dependencies (excludes base and recommended)
Depends (1)
R >= 2.14.0
LinkingTo (0)
none
Suggests (0)
none
Enhances (0)
none
Reverse dependencies
1direct
0indirect

Code & Tests

Datasets

People & History

People (5)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (2)
Author, Maintainer, Copyright holder
Contributors (3)
Contributor
Contributor · added in 1.4.1
Copyright holders (1)
Author, Maintainer, Copyright holder
Listed in earlier versions (1)
no longer listed · 2.13.2 to 1.4.0
Package Timeline

9 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • R
    R 4.5.0 released · 2025-04-11
  • R
    R 4.4.0 released · 2024-04-24
  • 1.4.1Latest
    2023-11-23 · current release · diff ↗
  • unarchivedReturned to CRAN
    2023-11-23
  • archivedRemoved from CRAN
    2023-08-28
    email to the maintainer is undeliverable
  • R
    R 4.3.0 released · 2023-04-21
  • R
    R 4.2.0 released · 2022-04-22
  • R
    R 4.1.0 released · 2021-05-18
  • R
    R 4.0.0 released · 2020-04-24
  • R
    R 3.6.0 released · 2019-04-26
  • R
    R 3.5.0 released · 2018-04-23
  • R
    R 3.4.0 released · 2017-04-21
  • R
    R 3.3.0 released · 2016-05-03
  • 1.4.0
    2015-12-18 · diff ↗
  • R
    R 3.2.0 released · 2015-04-16
Show 12 earlier events
  • 1.3
    2015-01-01 · diff ↗
  • R
    R 3.1.0 released · 2014-04-10
  • R
    R 3.0.0 released · 2013-04-03
  • 1.2
    2012-09-04 · diff ↗
  • 2.15.2
    2012-08-31 · diff ↗
  • R
    R 2.15.0 released · 2012-03-30
  • 1.1
    2012-02-25 · diff ↗
  • 2.14.2
    2012-02-23 · diff ↗
  • R
    R 2.14.0 released · 2011-10-31
  • 1.0
    2011-09-04 · diff ↗
  • 2.13.2
    2011-09-03
  • R
    R 2.13.0 released · 2011-04-13

Package metadata

First published
2011-09-04
Total releases
9 / 15 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 2.14.0
Bundled data
3.0 KB / 8 files
Download size
42 KB
Installed size
not tracked yet
With dependencies
not tracked yet

Cite

Cite this package

Run in R for the authors' preferred citation:

citation("granovaGG")
Danielak, B. A., Bryer, J., Doane, W. E. J., Helmreich, J. E., & Pruzek, R. M. (2023). granovaGG: Graphical Analysis of Variance Using ggplot2 (Version 1.4.1) [Computer software]. https://doi.org/10.32614/CRAN.package.granovaGG

This is what citation() produces when a package has no citation file of its own. If it prints something else, use that.

Cite the R Observatory

For a number measured here: a download total, a coverage figure, an archival date.

APA

Balamuta, J. J. (2026). R Observatory: Metrics for granovaGG version 1.4.1 [Data set]. HJJB, LLC. Data release v2026-08-17. https://doi.org/10.5281/zenodo.21843040

From data release v2026-08-17, which the citation names so these numbers can be found later. More on citing and the projects behind them.

Report a problem with this page →

Privacy choices

These apply to this browser and are stored on this device only. Nothing about your choice is sent to us.

Read the privacy policy