Skip to content

Releases: PredictiveEcology/fpCompare

v0.2.4

15 Aug 16:26
e103de4
Compare
Choose a tag to compare

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

version 0.2.4

  • drop support for R 3.3 which is no longer available

v0.2.3

10 Sep 14:24
Compare
Choose a tag to compare

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

version 0.2.3

  • drop support for very old versions of R (3.1 and 3.2) due to dependency requirements

v0.2.2

12 Jun 14:01
Compare
Choose a tag to compare

version 0.2.2

  • update maintainer's email address

v0.2.1

01 Sep 19:05
Compare
Choose a tag to compare
  • update maintainer's email address
  • use HTTPS for CRAN urls
  • improved vignette formatting (use rmarkdown::render)

v0.2.0

15 May 20:39
Compare
Choose a tag to compare

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

  • add %<<% and %>>% operators ('less than'; 'greater than')
  • move cph to end of the author field so aut displays as first name on CRAN
  • fix bug report url in documentation
  • improved documentation and formatting

v0.1.0

03 Apr 21:38
Compare
Choose a tag to compare
  • initial version
  • adds new numeric relational operators that do comparisons using a tolerance value
    • %>=%, %<=%, %==%, %!=%
  • use options(fpCompare.tolerance = value) to set tolerance