clockplot 0.7.2
CRAN release: 2025-09-09
- The first version is published; Read the blog
- Deprecated month_chart and clock_chart_len before CRAN submission
- Started GHA for automated
check()ing
clockplot 0.6.5.9000
- Added a few tests to
clock_chart_qntas well asclock_chart_lenandclock_chart_col. - Removed bug from
week_chart()instopifnotpart. - Added US Accidents data and example.
- Added error for non-numeric input to
week_chart().
clockplot 0.6.3.9000
- Fixed bug while allowing free time format.
clock_chart()andclock_chart_qlt()were plotting hands along 24 hours. - User does not have give time in
HH:MM:SS;HH:MMor evenH:Mare also allowed. - Fixed a bug containing
hour,minute, andsecondvariable during internal data conversion. - Updated
smsclockdata (Sep 01 to Sep 09 (2024)) - Added
gitcommitdata up to 12 Sep, 2024
clockplot 0.6.1.9000
- Started testing using
usethis::use_testthat(3) - Added Bangladesh Railway data set (
brintcity) -
conv_hmsis being deprecated. Usehms::parse_hm()instead. - Added legend by size of
geom_point() - Added and explained
clock_chart()examples in vignettes.
