Skip to content

Releases: CmlMagneville/mFD

mFD 1.0.7

26 Feb 14:09
Compare
Choose a tag to compare
  • Traits names in the tr_cat dataframe must be the same that in the sp_tr
    dataframe: otherwise can lead to bugs if using weights: check.sp.tr()
  • Add a sentence explaining that in the General Workflow vignette

mFD 1.0.6

07 Nov 08:07
Compare
Choose a tag to compare
  • Fix bug:
    • Correct the sp.plot() fct when plotting one asb (pb with vertices aes)
    • Correct the sp.plot() fct when several sp same place but only one as vert

mFD 1.0.5

11 Sep 11:35
Compare
Choose a tag to compare
  • Fix bug:
    • Correct funct.dist() function error when only quantitative traits (ISSUE 34)
  • Remove FSGE and FUGE from fuse() outputs

mFD 1.0.4

22 May 07:50
Compare
Choose a tag to compare
  • Add warning messages in funct.dist function: when using only continuous
    traits, no weighting is realised for now.
  • Add informations in the General Tutorial and in the Continuous Traits,
    no weighting is realised for now.
  • Fix bug:
    • when computing FRic and FDiv but not enough species at different
      coordinates in the functional space to compute the convex-hull. Before it
      stopped with the error "Error in fdiv.computation(): Names of the vertices are
      not all present in species coordinates matrix. Please check." as FRic vert
      were NA. Now FRic vert are NULL and pas the check.
    • when computing FEs with fuzzy traits, attribution of species to wrong FEs,
      so when computing FEs, creating as many FEs as species.

mFD 1.0.3

01 Dec 13:00
Compare
Choose a tag to compare
  • Fix bug:
    • scale center traits (parenthesis missing) in tr.cont.scale function
    • correct FDiv legend in plot
    • correct typo in Functional entities vignette

mFD 1.0.2

09 Nov 09:06
Compare
Choose a tag to compare
  • New vignette: create customised plots
  • Review mFD general workflow: fixed typos and missing chunks
  • Fix minor bugs in some functions:
    • correct beta functional axes names, beta.multidim.plot() function
    • correct check fuzzy names, check.fuzzy() function
  • Review function documentation
  • Add paper citation to the READ.ME file
  • Correct MacM1 bug for vignettes installation

mFD 1.0.0

03 Dec 18:31
Compare
Choose a tag to compare

First stable version

Version of the mFD package on CRAN (November 2021) following CRAN comments