• drop support for R 3.3 which is no longer available
  • drop support for very old versions of R (3.1 and 3.2) due to dependency requirements
  • update maintainer’s email address
  • update maintainer’s email address
  • use HTTPS for CRAN urls
  • improved vignette formatting (use rmarkdown::render)
  • 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:

    • use short urls to avoid links spilling into margins
  • initial version

  • adds new numeric relational operators that do comparisons using a tolerance value:

    • %>=%, %<=%, %==%, %!=%
  • use options(fpCompare.tolerance = value) to set tolerance