CRAN Package Check Issue Kinds

Last updated on 2019-07-03 01:46:30 CEST.

Kind Description Details
valgrind Tests of memory access errors using valgrind Details
clang-ASAN Tests of memory access errors using AddressSanitizer Details
clang-UBSAN Tests of memory access errors using Undefined Behavior Sanitizer Details
gcc-ASAN Tests of memory access errors using AddressSanitizer Details
gcc-UBSAN Tests of memory access errors using Undefined Behavior Sanitizer Details
noLD Tests without long double Details
ATLAS Tests with alternative BLAS/LAPACK implementations Details
MKL Tests with alternative BLAS/LAPACK implementations Details
OpenBLAS Tests with alternative BLAS/LAPACK implementations Details
LTO Tests for link-time optimization type mismatches Details
rchk Checks of native code (C/C++) based on static code analysis Details
rcnst Checks of corruption of constants Details