mapi 1.0.5
- Added a
NEWS.md
file to track changes to the package. # mapi (version 1.0.5) ## BUG FIX: MAPI_CheckData does not lowercase colnames anymore as this avoided the use of an errRad column. # mapi (version 1.0.4) ## 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 (version 1.0.3) ## BUG FIX: The number of ellipses (nb_ell) is corrected and exclude non-existent metric. # mapi (version 1.0.2) ## BUG FIXES
- New function
MAPI_Plot2
based on ggplot2; function MAPI_Plot
now marked as deprecated.
- Bug removed from
MAPI_RunOnGrid
for very large dataset while printing out the number of matches (thanks to Simon Dellicour for uncovering it)
- Bug removed from
MAPI_RunOnGrid
in crs parsing