Recent Releases of hmstimer

hmstimer - hmstimer 0.3.0

Features

  • Added functions to get, set and test if title

    • tmr_title()
    • tmr_title<-
    • tmr_is_titled()
  • Added print_title = TRUE argument to print/format functions

    • tmr_print(print_title = TRUE)
    • tmr_format(print_title = TRUE)
  • Added functions to time individual functions or blocks of code

    • local_timer()
    • with_timer()

- R
Published by joethorley over 1 year ago

hmstimer - hmstimer 0.2.1

  • Fix CRAN tests.

- R
Published by github-actions[bot] over 1 year ago

hmstimer - hmstimer 0.2.0

  • Added tmr_print().

- R
Published by joethorley over 1 year ago

hmstimer - hmstimer 0.1.1

  • Removed deprecated start = FALSE argument from tmr_reset().

- R
Published by joethorley over 1 year ago

hmstimer - hmstimer 0.1.0

  • Hard deprecated start = FALSE argument from tmr_reset().
  • Added tmr_format().
  • Added tmr_round(), tmr_floor() and tmr_ceiling().
  • Switched to tidyverse style error and warning messages.

- R
Published by joethorley over 1 year ago

hmstimer -

- R
Published by joethorley over 6 years ago

hmstimer -

- R
Published by joethorley almost 7 years ago