Skip to content

mlr3spatiotempcv 0.3.0

Compare
Choose a tag to compare
@pat-s pat-s released this 13 Apr 19:58

New Features

  • autoplot.ResamplingSptCVCstf(): add 2D plotting method (#106)
  • autoplot.ResamplingSptCVCstf(): add arguments show_omitted and static_image (#100)
  • autoplot() (all methods): allow adjusting point size via ... (#98)

Maintenance

  • Remove {GSIF} package due to CRAN archival and host the cookfarm dataset standalone
  • Use Cstf method for spatiotemporal viz vignette
  • Fix help page content of ResamplingRepeatedSptCVCstf (beforehand the Cluto method was referenced accidentally)
  • Fix segfault in autoplot.ResamplingSpcvBlock example when rendering pkgdown site (unclear why this happens when show_labels = TRUE)
  • Update autoplot() examples and related documentation
  • Remove duplicate resources in Tasks "see also" fields
  • Skip a test on Solaris and macOS 3.6
  • Optimize "Spatiotemporal Visualization" vignette