Skip to content

Releases: hanmingwu1103/ggInterval

ggInterval 0.2.5

Choose a tag to compare

@hanmingwu1103 hanmingwu1103 released this 28 Apr 04:58

ggInterval 0.2.5 release. Includes interval correlation heatmaps, interval line plots with tsplot compatibility, updated examples/documentation/citation metadata, and new tests. Built artifacts: source tarball and Windows binary zip. Verified with R CMD check --no-manual: Status OK.

ggInterval 0.2.4

Choose a tag to compare

@hanmingwu1103 hanmingwu1103 released this 19 Feb 08:42

Changes in v0.2.4

  • Replace \dontrun{} with \donttest{} in examples per CRAN review (ggInterval_scatterplot, oils, mushroom)
  • Fix broken facedata example (missing closing brace)
  • Regenerate Rd documentation with roxygen2

ggInterval 0.2.3

Choose a tag to compare

@hanmingwu1103 hanmingwu1103 released this 13 Feb 09:33

Changes in v0.2.3

  • Rewrite vignette as a comprehensive, self-contained introduction demonstrating all plot functions
  • Fix VignetteIndexEntry from "dataSDA" to "ggInterval"
  • Fix cor.symbolic_interval() bug: add missing match.arg(method)

ggInterval v0.2.2

Choose a tag to compare

@hanmingwu1103 hanmingwu1103 released this 13 Feb 07:36

ggInterval 0.2.2

Changes

  • Renamed 7 plot functions for consistency (e.g., ggInterval_scatterggInterval_scatterplot)
  • Fixed scatterplot ggplot2 compatibility bug with aesthetic mapping
  • Added comprehensive README with 8 plot examples and images

Downloads

  • Source package: ggInterval_0.2.2.tar.gz
  • Windows binary: ggInterval_0.2.2.zip

CRAN