Skip to content

Latest commit

 

History

History
175 lines (152 loc) · 6.44 KB

release_history.md

File metadata and controls

175 lines (152 loc) · 6.44 KB

Cheddar release history

0.1-637 2022-08-21

Bugs fixed

  • Issue Fix failing CRAN checks

0.1.636 2020-02-13

Available on CRAN

Bugs fixed

  • Issue 44 Omnivory page has incorrect description

0.1-633 2018-06-09

Available on CRAN

Bugs fixed

0.1-632 2018-06-09

Bugs fixed

  • Issue 35 Error PlotMRvMC when one or more missing body mass values

0.1-631 2016-10-10

Available on CRAN

Miscellaneous

  • Issue 33 Declare use of C++ std namespace

0.1-630 2015-08-24

Available on CRAN

  • Non-code changes in order to comply with CRAN policies

0.1-629 2015-04-16

Available on CRAN

Miscellaneous

  • Non-code changes in order to comply with CRAN policies

0.1-628 2015-02-10

Miscellaneous

  • Non-code changes in order to comply with CRAN policies

0.1-627 2014-11-24

Improvements

  • Issue 32 Plot web with focal node with concentric circles enhancement

0.1-626 Released 2014-08-28

  • Fixed warning raised by R 3.1 and later

0.1-625 Released 2014-02-25

Available on CRAN

Bugs fixed

Improvements

  • Issue 30 Indicate that there are too many trophic chains to compute

0.1-624 Released 2013-12-02

Available on CRAN

  • Issue 29 Does not build using modern C++ compilers

0.1-623 Released 2013-11-07

Improvements

  • Issue 22 Shortcut to produce table of N versus M tri-trophic statistics
  • Issue 23 RemoveNodes is not able to propagate extinctions
  • Issue 24 Function to produce a site by species matrix from a collection
  • Issue 27 PredationMatrixToLinks should be able to extract a link property
  • Issue 28 Quantitative web stats a la Bersier et al 2002 Ecology

0.1-622 Released 2013-03-19

Available on CRAN

Improvements

  • Issue 21 Some units tests are testing equality of computed values

0.1-621 Released 2013-03-09

Improvements

  • A first attempt at fixing Issue 21 Some units tests are testing equality of computed values

0.1-620 Released 2013-01-22

Bugs fixed

  • Issue 17 The title for PlotAuppervAlower plots is odd

Improvements

  • Issue 15 MinimiseSumDietGaps and MinimiseSumConsumerGaps do not replicate
  • Issue 16 PlotPredationMatrix does not permit different resource and consumer orderings
  • Issue 18 A function to calculate log N versus log M convex hull
  • Issue 19 Pyramid functions lack flexibility
  • Issue 20 PlotNvM() and friends always shows nodes that lack X and/or Y

Miscellaneous

  • Fixed some typos in vignettes

0.1-619 Released 2012-11-22

Available on CRAN

Miscellaneous

  • Fixed problem with example code in help pages LoadCommunity / SaveCommunity and LoadCollection / SaveCollection

0.1-618 Released 2012-11-20

Available on CRAN

Bugs fixed

  • Issue 13 Plot pyramid functions fail for some communities

Improvements

  • Issue 11 PredationMatrixToLinks requires a square predation matrix with ncol=nrow=number of nodes enhancement
  • Issue 12 Improvements to enumerating trophic chains
  • Issue 14 LoadCommunity and SaveCommunity restrict options

0.1-617 Released 2012-10-25

Bugs fixed

  • Issue 10 AggregateCommunities fails for certain communities

0.1-616 Released 2012-09-24

Available on CRAN

Miscellaneous

  • Fixed some minor mistakes in help files
  • Added some missing journal names in vignette references

0.1-615 Released 2012-09-24

Bugs fixed

  • Issue 2 MinimiseSumDietGaps and MinimiseSumConsumerGaps returns community with incorrect title
  • Issue 4 Graph legend produced by FormatLM() does not show r squared correctly on a Mac
  • Issue 5 Columns returned by CollectionCPS() show empy categories as 'V1'
  • Issue 6 NvMSlopeByClass() and friends should give NA for categories where all nodes have N and/or M of NA

Improvements

  • Issue 3 Inconsistent references style in vignettes
  • Issue 7 ImportExport vignette needs more export examples enhancement
  • Issue 8 SumMByClass(), SumNByClass() and SumBiomassByClass() do not allow user-control of NA behaviour
  • Issue 9 PlotNPS() always shows nodes that lack X and/or Y

Miscellaneous

  • Added information about link strengths to PlotsAndStats vignette
  • Added genus and species node properties to communities that have classification: Broadstone, Millstream, SkipwithPond, TL84, TL86 and YthanEstuary
  • Citeable sources for classification for Broadstone, Millstream, SkipwithPond, TL84, TL86 and YthanEstuary

0.1-614 Released 2012-07-23

First release available on CRAN

Bugs fixed

  • Issue 1 Does not build on Solaris - C99 function isfinite() not present

0.1-613 Released 2012-07-16

First release submitted to CRAN