Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: sborstein/dietr

dietr 1.1.6-1

29 Jan 02:31

Choose a tag to compare

  • Fixed issues with functionality caused by rfishbase updates that caused package to be removed from CRAN
  • Updated documentation.
  • Added support for GII, MFI, and Windell Significance in CompositeIndices

dietr 1.1.6

13 Jan 17:22

Choose a tag to compare

dietr 1.1.6

Minor changes

  • Fixed issues with functionality caused by rfishbase updates that caused package to be removed from CRAN
  • Updated documentation.
  • Added support for GII, MFI, and Windell Significance in CompositeIndices

dietr 1.1.5-1

16 Sep 16:33

Choose a tag to compare

dietr 1.1.5-1

Minor changes

  • Fixed issues with functionality caused by rfishbase updates
  • Updated vignette and documentation.

dietr 1.1.4

28 Feb 03:46

Choose a tag to compare

dietr 1.1.4

Minor changes

  • Fixed issues with functionality caused by duckdb and rfishbase updates
  • Updated vignette and documentation.
  • Better handling of class checking for functions using inherits

dietr 1.1.3

15 Dec 01:59

Choose a tag to compare

dietr 1.1.3

Minor changes

  • Fixed issue with assuming relative abundance provided would sum to 1 in Electivity function. The function has new option CalcAbundnace which allows users to calculate relative abundance if desired. If you previously used this function with relative abundance data that was incomplete and did not sum to 1, you may get incorrect results and should re-run analyses.
  • Updated vignette and documentation.

dietr 1.1.2

23 Nov 14:16

Choose a tag to compare

dietr 1.1.2

Minor changes

  • Fixed typos in documentation
  • Fixed an issue where ConvertFishbaseDiet function used lots of RAM
  • Fixed an issue introduced by an rfishbase update causing ConvertFishbaseFood function to fail CRAN checks. Thanks to the rfishbase team for support.

dietr 1.1.1

11 Nov 04:59

Choose a tag to compare

dietr 1.1.1

Minor changes

  • Updated vignette. Mostly typo fixes.
  • General improvements to documentation.
  • Fixed minor plotting bug in PlotElectivity.

dietr 1.1.0

22 Sep 19:17

Choose a tag to compare

dietr 1.1

Major changes

  • New function to calculate composite diet indices, CompositeIndices.
  • New functions VacuityIndex and GastrosomaticIndex to calculate the vacuity and gastro-somatic indices.
  • New function PlotElectivity to plot results returned by the Electivity function.
  • New dataset Casaux1998 for tutorial and examples on calculating composite indices.
  • New dataset SebastesStomachs for tutorial and examples on calculating vacuity and gastro-somatic indices.

Minor changes

  • Updated vignette. These include minor fixes for clarity and the inclusion of examples for the new functions.
  • General improvements to documentation.
  • Updated dataset Horn1982 to better work with new plotting function.

dietr 1.0

22 Sep 19:15

Choose a tag to compare

Initial release of dietr