9.12.2022
Dominic Edelmann
- Added #define NDEBUG 1 to RcppExports.cpp after #include
<RcppArmadillo.h>
- Checked that no assert was left in any(!) files
7.12.2022
Dominic Edelmann
- Added #define NDEBUG 1 to matrix_vector_operations.cpp after
#include <RcppArmadillo.h> -Checked that no assert was left in
compiled code.
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”
30.11.2022
Dominic Edelmann
- Native routines registered in src/init.c
9.7.2021
Dominic Edelmann
- Removed “rlc” from “Imports”
- Fixed a bug in “distcov.test” when metr.X = “discrete”, metr.Y =
“discrete”, method = “permutation”
7.7.2021
Dominic Edelmann
Deleted all functions containing “<<-”
8.3.2021
Dominic Edelmann
Initial submission of dcortools to CRAN.