– Major changes: - Creation of 9 new functions linked to Graphab software and internal - Change of the author email address - Addition of a CITATION file following the publication of a software paper
– Minor changes: - Update of Graphab software to 2.6 - Update of costdist software to 0.4 because of a bug with no data values - Use of .xml project files for checking arguments - Update of spatstat versions and package names
– Bug fixes: - Reset working directory before stopping when it is changed - Bug due to unique population in file input of genind_to_genepop - nb argument in graphab_modul was not active
– Minor changes: - RdMacros packages in Imports instead of Suggests - RAM allocated to computation when using mat_cost_dist is adjustable. And java interface launching is blocked when running this function.
– Bug fixes: - Order of commands changed in graphab_metric - Bug due to st_write() fixed
– Major changes: - Creation of functions to use Graphab java software tool (downloaded by users) from R (get_graphab, graphab_project, graphab_link, graphab_graph, graphab_metric, graphab_modul, graphab_pointset, get_graphab_metric, get_graphab_linkset) - Creation of mat_cost_dist function integrating costDistance from gdistance and another java code (downloaded by users) - Inclusion of geographical distance calculations from polar coordinates in mat_geo_dist function - Compatibility with SNPs markers and 2 allele-digits coded microsatellites - Creation of compute_node_metric and compute_graph_modul integrating options previously included in graph_node_compar and graph_modul_compar, and modification of these two latter functions to integrate the two former - plot_graph_lg now allows users to change node sizes according to node attribute variables - Change from proj4string CRS to EPSG when given by users - Change from rgdal functions to sf functions when the former returned too many warning messages - Creation of four vignettes instead of one