# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "plotrr" in publications use:' type: software license: MIT title: 'plotrr: Making Visual Exploratory Data Analysis with Nested Data Easier' version: 1.0.2 doi: 10.32614/CRAN.package.plotrr abstract: '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" .' authors: - family-names: Crabtree given-names: Charles email: charles.crabtree@monash.edu - family-names: Nelson given-names: Michael J. repository: https://cran.r-universe.dev repository-code: https://github.com/lobsterbush/plotrr commit: 7207a9062034946a4cd0ad67ee402efa585e28d0 url: https://github.com/lobsterbush/plotrr date-released: '2026-03-27' contact: - family-names: Crabtree given-names: Charles email: charles.crabtree@monash.edu