Changes in version 1.6.3.9000 Enhacements - updated the code for Neis genetic distance - added an experimental function for Neis DA 1983 genetic distance Changes in version 1.6.3 (2021-08-08) Other changes - updated maintainer email Changes in version 1.6.2 (2021-04-26) Bug fixes - removed use of temp environment and associated unintentional binding to base environment Changes in version 1.6.1 (2020-03-20) Bug fixes - fixed error and example data documentation Changes in version 1.6.0 Other changes - updated to reflect the new R 4.0.0 default of stringsAsFactors = FALSE in data.frame() and read.table() Changes in version 1.5.1 (2017-11-10) Bug fixes - bug fixes during bootstrapping Fst calculation if Fst values are NaN Changes in version 1.5.0 Bug fixes - bug fixes during importation of genlight objects Changes in version 1.4.0 Bug fixes - fixed format compatibility issues with stamppPhylip and the updated software program Darwin v6 - bug fixes during importation of polyploid genotype data Changes in version 1.3.0 Other changes - updated for compatibility with pegas 0.6 Changes in version 1.2.0 Enhancements - speed improvements to stamppConvert, stamppNeisD and stamppGmatrix for large datasets Bug fixes - fixed an error in calculating Nei's genetic distance between individuals using genotype data imported in 'freq' format; -- Prior to this update StAMPP had a bug that when missing data was ecountered it would print an error to the screen and would not calculate the genetic distances. This error was only associated with data imported in 'freq' format when calculating genetic distances between individuals. Any results from data analysis in StAMPP were and are still accurate as this error prevented the calculation of genetic distance and therefore no incorrect values would have been generated. - corrected an error in calculating Nei's genetic distance where StAMPP did not split the calculation up when using large datasets and consequently produced a memory allocation error when memory was limiting. Changes in version 1.1.0 Other changes - updated for compatibility with adegenet 1.3-9 Changes in version 1.0.0 First public release.