Skip to content

Releases: JoFrhwld/tidynorm

tidynorm 0.4.1

Choose a tag to compare

@JoFrhwld JoFrhwld released this 11 May 12:41

Minor bug fixes

  • Updates how checkmate::check_character() is imported (#32, #34)

tidynorm 0.4.0

Choose a tag to compare

@JoFrhwld JoFrhwld released this 27 Oct 13:13

New features

  • There are now settable options to control the verbosity of
    tidynorm functions, including both informational messages
    and warnings. See tidynorm::options() or tidynorm_options() (#26)

Minor bug fixes

  • Fixed a bug in reframe_with_dct_smooth() which would error when
    with .rate = TRUE or .accel = TRUE. (#23)

  • reframe_with_dct_smooth() will now return smooths the same length
    as each original token. (#25)

tidynorm 0.3.1

Choose a tag to compare

@JoFrhwld JoFrhwld released this 06 Oct 16:40
fcdc59e
  • Patching issue with RcppArmadillo

tidynorm 0.3.0

Choose a tag to compare

@JoFrhwld JoFrhwld released this 16 Jun 15:30
834d0af
  • Initial CRAN submission.