NEWS


mapi 1.0.5 (2022-01-19)

BUG FIX: MAPI_CheckData does not lowercase colnames anymore as this avoided the use of an errRad column.

mapi 1.0.4 (2021-11-24)

BUG FIX: The column 'permuts' generated some troubles when exporting results, it is now discarded from MAPI outputs.

DOCUMENTATION: The st_write examples for exporting results are updated.

mapi 1.0.3 (2021-10-30)

BUG FIX: The number of ellipses (nb_ell) is corrected and exclude non-existent metric.

mapi 1.0.2

BUG FIXES

  1. New function MAPI_Plot2 based on ggplot2; function MAPI_Plot now marked as deprecated.
  2. Bug removed from MAPI_RunOnGrid for very large dataset while printing out the number of matches (thanks to Simon Dellicour for uncovering it)
  3. Bug removed from MAPI_RunOnGrid in crs parsing