Changes in version 1.4.2 (2020-06-13) o Fix typo in create_ecospace help doc for arg 'char.type'. o Minor text changes. Changes in version 1.4.1 o Change how FD::dbFD is called to allow additional user control via ... [ellipses]. Changes in version 1.3.1 (2018-03-05) o Add warning to create_ecospace when number of character states you provide does not match those in the provided weight.file. (Thanks for Edicson Parra Sanchez for catching the error.) o Add warning to calc_metrics when Smax provided is greater than size of sample. o create_ecospace now correctly labels headings for factor characters. Changes in version 1.2.4 o Corrected examples for rbind_listdf. o Functions reformatted to Google / Hadley style. Changes in version 1.2.3 (2018-02-18) o Change working directory reset so no longer permanently changes wd to temp dir. o Faster examples. Changes in version 1.2.2 o Moved (outside the loop) returned value when 'increm'=TRUE for improved handling of unusual data sets. Changes in version 1.2.1 (2017-11-05) o Addition of 'increm' argument to calc_metrics() for those wishing to only calculate statistics on the entire sample (instead of incrementally). (Thanks to Craig McClain, Felipe Opazo, Stewart Edie, and Katie Collins for the recommendation.) o Improved descriptions of statistics in calc_metrics help file o Fixing miscellaneous typos Changes in version 1.1.5 o Text updates to Vignette Changes in version 1.1.4 o Text updates to Vignette Changes in version 1.1.3 (2017-02-20) o First draft of Vignette o Improved NEWS documentation Changes in version 1.1.1 (2017-01-06) o Slightly faster calculation of H, life habit richness in calc_metrics() o Minor fixes: typos in documentation and updated references Changes in version 1.0.1 o First release