CRAN Package Check Results for Package dcortools

Last updated on 2022-01-06 15:51:16 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 73.39 66.37 139.76 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 48.29 50.88 99.17 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 185.17 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 162.09 OK
r-devel-windows-x86_64-new-UL 0.1.2 70.00 102.00 172.00 OK
r-devel-windows-x86_64-new-TK 0.1.2 OK
r-patched-linux-x86_64 0.1.2 50.80 64.12 114.92 OK
r-release-linux-x86_64 0.1.2 44.55 65.17 109.72 OK
r-release-macos-arm64 0.1.2 WARN
r-release-macos-x86_64 0.1.2 WARN
r-release-windows-ix86+x86_64 0.1.2 164.00 106.00 270.00 OK
r-oldrel-macos-x86_64 0.1.2 WARN
r-oldrel-windows-ix86+x86_64 0.1.2 163.00 105.00 268.00 OK

Additional issues

M1mac

Check Details

Version: 0.1.2
Check: compiled code
Result: WARN
    File ‘dcortools/libs/dcortools.so’:
     Found ‘___assert_rtn’, possibly from ‘assert’ (C)
     Objects: ‘RcppExports.o’, ‘matrix_vector_operations.o’
    
    Compiled code should not call entry points which might terminate R nor
    write to stdout/stderr instead of to the console, nor use Fortran I/O
    nor system RNGs.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64