CRAN Package Check Results for Package contoureR

Last updated on 2022-09-11 12:56:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.5 32.94 35.93 68.87 OK
r-devel-linux-x86_64-debian-gcc 1.0.5 29.19 27.74 56.93 OK
r-devel-linux-x86_64-fedora-clang 1.0.5 110.23 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.5 106.87 NOTE
r-devel-windows-x86_64 1.0.5 35.00 82.00 117.00 OK
r-patched-linux-x86_64 1.0.5 31.68 34.27 65.95 OK
r-release-linux-x86_64 1.0.5 29.77 34.40 64.17 OK
r-release-macos-arm64 1.0.5 32.00 OK
r-release-macos-x86_64 1.0.5 40.00 OK
r-release-windows-x86_64 1.0.5 37.00 85.00 122.00 OK
r-oldrel-macos-arm64 1.0.5 33.00 OK
r-oldrel-macos-x86_64 1.0.5 57.00 OK
r-oldrel-windows-ix86+x86_64 1.0.5 92.00 89.00 181.00 OK

Check Details

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