Skip to content

Releases: rorynolan/detrendr

detrendr 0.6.11

14 Jan 03:28
Compare
Choose a tag to compare

BUG FIXES

  • Allow the answer for l in a test to be either 17 or 18.

detrendr 0.6.5

16 Mar 19:47
Compare
Choose a tag to compare

BUG FIXES

  • ggplot2 needed to be in Suggests because it is used in a vignette.

detrendr 0.6.4

08 Jul 17:29
Compare
Choose a tag to compare

BUG FIXES

  • Insist on latest, bug-fixed ijtiff v2.0.2.

detrendr 0.6.3

08 Jul 10:20
Compare
Choose a tag to compare

BUG FIXES

  • Ignore a test on CRAN mac (it's fine on travis mac).
  • Insist on latest, bug-fixed filesstrings v3.1.5.

detrendr 0.6.2

16 Jun 09:39
Compare
Choose a tag to compare

BUG FIXES

  • Demand latest, least buggy filesstrings, ijtiff and autothresholdr.
  • Permanentize the temporary fix from the previous version.

detrendr 0.6.1

14 Apr 10:18
Compare
Choose a tag to compare

BUG FIXES

  • Require necessary version of glue.
  • Temporary fix for upcoming R 3.6 which patches base::sample(). A more permanent fix should be provided when R 3.6 has landed.