CRAN Package Check Results for Package survivalROC

Last updated on 2022-12-05 09:51:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.3 3.13 23.78 26.91 WARN
r-devel-linux-x86_64-debian-gcc 1.0.3 1.98 18.88 20.86 WARN
r-devel-linux-x86_64-fedora-clang 1.0.3 45.09 WARN
r-devel-linux-x86_64-fedora-gcc 1.0.3 43.52 WARN
r-devel-windows-x86_64 1.0.3 16.00 50.00 66.00 NOTE
r-patched-linux-x86_64 1.0.3 1.90 22.83 24.73 NOTE
r-release-linux-x86_64 1.0.3 2.61 23.54 26.15 NOTE
r-release-macos-arm64 1.0.3 16.00 NOTE
r-release-macos-x86_64 1.0.3 22.00 NOTE
r-release-windows-x86_64 1.0.3 9.00 47.00 56.00 NOTE
r-oldrel-macos-arm64 1.0.3 20.00 NOTE
r-oldrel-macos-x86_64 1.0.3 27.00 NOTE
r-oldrel-windows-ix86+x86_64 1.0.3 9.00 31.00 40.00 NOTE

Check Details

Version: 1.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     survivalROC.c:16:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 1.0.3
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Description field: should contain one or more complete sentences.
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-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     survivalROC.c:16:7: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

Version: 1.0.3
Check: compiled code
Result: NOTE
    File ‘survivalROC/libs/survivalROC.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