CRAN Package Check Results for Package TwoPhaseInd

Last updated on 2021-10-08 06:48:37 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.1 12.45 112.58 125.03 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.1 8.86 88.26 97.12 NOTE
r-devel-linux-x86_64-fedora-clang 1.1.1 163.34 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1.1 152.91 NOTE
r-devel-windows-x86_64 1.1.1 17.00 113.00 130.00 OK
r-devel-windows-x86_64-gcc10-UCRT 1.1.1 OK
r-patched-linux-x86_64 1.1.1 11.57 112.30 123.87 NOTE
r-patched-solaris-x86 1.1.1 215.20 NOTE
r-release-linux-x86_64 1.1.1 11.49 112.42 123.91 NOTE
r-release-macos-arm64 1.1.1 OK
r-release-macos-x86_64 1.1.1 OK
r-release-windows-ix86+x86_64 1.1.1 26.00 186.00 212.00 OK
r-oldrel-macos-x86_64 1.1.1 OK
r-oldrel-windows-ix86+x86_64 1.1.1 26.00 185.00 211.00 OK

Additional issues

donttest donttest

Check Details

Version: 1.1.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'debug.txt'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 1.1.1
Check: compiled code
Result: NOTE
    File ‘TwoPhaseInd/libs/TwoPhaseInd.so’:
     Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc