Skip to content

descritpr 0.6.0

Latest
Compare
Choose a tag to compare
@aravindhebbali aravindhebbali released this 08 Nov 09:25
· 2 commits to master since this release
dbf3ec6

This is a minor release for bug fixes and other improvements.

New Features

  • ds_summary_stats() can handle both data.frame and numeric vector as input.

Bug Fixes

  • Incorrect column name generates missing output (#123)
  • Fix ggplot2 deprecated function warnings

Other Changes

  • Incorrect package alias (#122)
  • Migrate to testthat edition 3 (#124)
  • Migrate to rhub v2 (#125)