Skip to content

v0.2.6

Latest

Choose a tag to compare

@achubaty achubaty released this 26 May 19:53
51523e7

Known issues: https://github.com/PredictiveEcology/fpCompare/issues

fpCompare v0.2.6

  • minimum R version raised to 4.1 to match current dependency requirements
  • drop support for R 3.5 due to updates in dependency packages
  • relational operators now fall back to the default tolerance (sqrt(.Machine$double.eps)) if options(fpCompare.tolerance) is unset
  • package infrastructure modernized (testthat 3 edition, pkgdown 2, refreshed GitHub Actions workflows)