Changes in version 1.0-12.4 o some internal fixes required by CRAN tests (thanks to Marcelino de la Cruz) Changes in version 1.0-12 (2014-08-19) o added mahaldis function (author: Pierre Legendre) o changed maxent and maxent.test (Bill Shipley) o corrected calculation of nb.sp (thanks to Phil Novack-Gottshall) Changes in version 1.0-11 (2011-03-21) o corrected NAMESPACE file Changes in version 1.0-10 o added option ord = "classic" in gowdis to reproduce behaviour of daisy in {cluster} o added message about dbFD sometimes crashing due to calc.FRic = "TRUE", and proposed 'solutions'. o corrected minor bug in dbFD to detect if one species had no trait data o changed stand.FRic to FALSE in dbFD by default Changes in version 1.0-9 (2010-04-16) o fixed bug to compute sing.sp in dbFD(). Thanks to Sarah Berke for reporting. o added message to mention maxentMC is available as a faster alternative for multicore processors (Linux or Mac only) Changes in version 1.0-8 o changed behaviour of quick = T in maxent.test. Now also can stop earlier when H0 is true. o corrected last example in maxent.test (typo) Changes in version 1.0-7 (2010-03-09) o added maxent.test, following Shipley (2010) o changed tol to 1e-7 in maxent o modified arguments of maxent o maxent can now be run on multiple sites Changes in version 1.0-6 o added compiled FORTRAN code for loop in maxent(). About 10x boost in speed. Changes in version 1.0-5 (2009-11-30) o corrector minor error in functcomp() Changes in version 1.0-4 o added bin.num to functcomp() to allow default behaviour to be over-ridden Changes in version 1.0-3 o added maxent, added Bill Shipley as co-author of FD Changes in version 1.0-2 o added useDynLib(FD) in NAMESPACE and deleted zzz.r Changes in version 1.0-1 (2009-10-26) o CITATION: corrected file o gowdis: added compiled C code to considerably improve performance o dbFD: no more error message when calc.FRic = F and calc.FDiv = T