Package: plotrr
Type: Package
Title: Making Visual Exploratory Data Analysis with Nested Data Easier
Version: 1.0.2
Authors@R: c(person("Charles", "Crabtree", role = c("aut", "cre"),
                     email = "charles.crabtree@monash.edu"),
              person("Michael J.", "Nelson", role = c("aut")))
Description: Provides tools for visual exploratory data analysis with nested
    data. Includes functions for creating bivariate plots, dot plots,
    histograms, and violin plots for each group or unit in nested data.
    Methods are described in Crabtree and Nelson (2017) "Plotrr: Functions for
    making visual exploratory data analysis with nested data easier"
    <doi:10.21105/joss.00190>.
License: MIT + file LICENSE
Encoding: UTF-8
Imports: ggplot2
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://github.com/lobsterbush/plotrr
BugReports: https://github.com/lobsterbush/plotrr/issues
NeedsCompilation: no
Packaged: 2026-03-24 12:25:52 UTC; f00421k
Author: Charles Crabtree [aut, cre],
  Michael J. Nelson [aut]
Maintainer: Charles Crabtree <charles.crabtree@monash.edu>
Repository: CRAN
Date/Publication: 2026-03-27 11:00:02 UTC
Built: R 4.7.0; ; 2026-04-28 03:37:26 UTC; windows
