Skip to content

Releases: abhiamishra/ggshakeR

ggshakeR 0.1.2

23 Mar 07:43
fe5fd68
Compare
Choose a tag to compare
  • Remove extraneous dependencies from package imports

ggshakeR 0.1.1

23 Mar 07:42
f3a882b
Compare
Choose a tag to compare
  • Implement Github Actions CI tools:
    • codecov test coverage checks
    • R Package Build checks
    • lintr checks
    • Build pkgdown website

ggshakeR 0.1.0.0

18 Jan 16:06
Compare
Choose a tag to compare
  • Added plot_timeline() function
  • Added vignettes: Expected Treat, Pitch Plots, Pizza Plots
  • Created pkgdown website
  • Added plot_sonar() function
  • Updated tests
  • Fixed plot_pass(), plot_passflow(), and plot_heatmap() functions to get plot positions on the proper side of the field
  • Package review (Ryo N.). See issue #9
  • Various solutions to pass package checks. See issue #12