Skip to content

grafify

Easy Graphs for Data Visualisation and Linear Models for ANOVA

v5.1.0 · Aug 25, 2025 · GPL (>= 2)

Description

Easily explore data by plotting graphs with a few lines of code. Use these ggplot() wrappers to quickly draw graphs of scatter/dots with box-whiskers, violins or SD error bars, data distributions, before-after graphs, factorial ANOVA and more. Customise graphs in many ways, for example, by choosing from colour blind-friendly palettes (12 discreet, 3 continuous and 2 divergent palettes). Use the simple code for ANOVA as ordinary (lm()) or mixed-effects linear models (lmer()), including randomised-block or repeated-measures designs, and fit non-linear outcomes as a generalised additive model (gam) using mgcv(). Obtain estimated marginal means and perform post-hoc comparisons on fitted models (via emmeans()). Also includes small datasets for practising code and teaching basics before users move on to more complex designs. See vignettes for details on usage <https://grafify.shenoylab.com/>. Citation: <doi:10.5281/zenodo.5136508>.

Downloads

429

Last 30 days

8824th

1.6K

Last 90 days

10.1K

Last year

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

CRAN Check Status

3 NOTE
11 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 NOTE
r-oldrel-macos-x86_64 NOTE
r-oldrel-windows-x86_64 NOTE
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 details (4 non-OK)
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    help   5.2Mb
NOTE r-oldrel-macos-x86_64

Rd cross-references

Package unavailable to check Rd xrefs: ‘gratia’
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    help   5.2Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    help   5.3Mb

Check History

NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-oldrel-macos-arm64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    help   5.2Mb
NOTE r-oldrel-macos-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    help   5.2Mb
NOTE r-oldrel-windows-x86_64

installed package size

installed size is  5.6Mb
  sub-directories of 1Mb or more:
    help   5.3Mb

Dependency Network

Dependencies Reverse dependencies ggplot2 car dplyr emmeans Hmisc lme4 lmerTest magrittr mgcv patchwork purrr tidyr grafify

Version History

new 5.1.0 Mar 10, 2026
updated 5.1.0 ← 5.0.0.1 diff Aug 24, 2025
updated 5.0.0.1 ← 5.0.0 diff Mar 9, 2025
updated 5.0.0 ← 4.0.1 diff Mar 8, 2025
updated 4.0.1 ← 4.0 diff Feb 24, 2024
updated 4.0 ← 3.2.0 diff Oct 6, 2023
updated 3.2.0 ← 3.0.1 diff Apr 29, 2023
updated 3.0.1 ← 3.0.0 diff Feb 6, 2023
updated 3.0.0 ← 2.3.0 diff Oct 22, 2022
updated 2.3.0 ← 2.2.0 diff May 29, 2022
updated 2.2.0 ← 2.1.0 diff Mar 23, 2022
updated 2.1.0 ← 2.0.0 diff Jan 27, 2022
new 2.0.0 Jan 19, 2022