Changes in version 0.1.7 (2025-12-09) 9.12.2025 Dominic Edelmann - Removed Specification to C++11 - Solved a bug for distance covariance version for survival with type.X = distance (thanks to Na You, Essex!!) Changes in version 0.1.6 (2022-12-09) 9.12.2022 Dominic Edelmann - Added #define NDEBUG 1 to RcppExports.cpp after #include - Checked that no assert was left in any(!) files Changes in version 0.1.5 (2022-12-07) 7.12.2022 Dominic Edelmann - Added #define NDEBUG 1 to matrix_vector_operations.cpp after #include -Checked that no assert was left in compiled code. dcortools 0.1.4 1.12.2022 Dominic Edelmann - Updated DESCRIPTION file (adding a Description field) - Added "NDEBUG 1" to header of RcppExports.cpp to avoids problems with "assert_rtn" Changes in version 0.1.3 30.11.2022 Dominic Edelmann - Native routines registered in src/init.c Changes in version 0.1.2 (2021-07-09) 9.7.2021 Dominic Edelmann - Removed "rlc" from "Imports" - Fixed a bug in "distcov.test" when metr.X = "discrete", metr.Y = "discrete", method = "permutation" Changes in version 0.1.1 (2021-07-08) 7.7.2021 Dominic Edelmann Deleted all functions containing "<<-" Changes in version 0.1.0 8.3.2021 Dominic Edelmann Initial submission of dcortools to CRAN.