Changes in version 0.2.8 (2025-04-01) - Fixed minor issue with documentation - Rd \link{} Changes in version 0.2.7 (2020-05-09) - Fixed github issues after merge Changes in version 0.2.5 - Included dplyr::n in Namespace to cope with latest dplyr update Changes in version 0.2.4 (2019-12-18) - Changed transitive.reduction.R to comply with the new "class" definition (see https://developer.r-project.org/Blog/public/2019/11/09/when-you-think-class.-think-again/index.html) Changes in version 0.2.3 (2019-07-24) - New function IATdescriptives, to compute descriptive statistics for each subject - Fixed bugs connected to Tgraph - specified function-package associations for dplyr Changes in version 0.2.1 (2018-02-14) - Added several new functions, to easily implement the most common D scores - Improved help files with examples Changes in version 0.2.0 - Excluding participants with too few responses is now optional, implemented in option autoremove - replaced calls to rbind_all() with bind_rows() - Removed dependency on nem to prevent issues during installation - bug fix when P4 = "dist". thanks to Geraldine Escriva