# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "myIO" in publications use:' type: software license: MIT title: 'myIO: Interactive Data Visualizations Using ''d3.js''' version: 1.2.0 doi: 10.32614/CRAN.package.myIO abstract: Create interactive 'd3.js' visualizations from R with built-in statistical transforms. Computes confidence intervals, regression fits, LOESS smoothing, moving averages, error bars, and uncertainty visualizations (quantile dot plots and fan charts) in R and renders them as composable chart layers via 'htmlwidgets'. Supports 36 chart types including boxplots, violin plots, Q-Q diagnostic plots, calendar heatmaps, survival curves, and group comparisons with pairwise significance testing. Also provides a machine-readable chart specification schema with validators so that large language model agents can author and verify charts. Works in 'RStudio', 'Shiny', and 'R Markdown'. authors: - family-names: Morton given-names: Ryan email: morton@myma.us repository: https://mortonanalytics.r-universe.dev repository-code: https://github.com/mortonanalytics/myIO commit: ac3d9a895664e00327bd6f53da4dd8667f078a61 url: https://mortonanalytics.github.io/myIO/ date-released: '2026-06-11' contact: - family-names: Morton given-names: Ryan email: morton@myma.us