CRAN Package Check Results for Package semver

Last updated on 2020-08-07 01:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 26.22 31.24 57.46 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 18.66 24.14 42.80 OK
r-devel-linux-x86_64-fedora-clang 0.2.0 90.67 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 70.94 NOTE
r-devel-windows-ix86+x86_64 0.2.0 68.00 70.00 138.00 OK
r-patched-linux-x86_64 0.2.0 20.17 30.59 50.76 OK
r-patched-solaris-x86 0.2.0 82.70 OK
r-release-linux-x86_64 0.2.0 20.86 30.27 51.13 OK
r-release-macos-x86_64 0.2.0 OK
r-release-windows-ix86+x86_64 0.2.0 68.00 84.00 152.00 OK
r-oldrel-macos-x86_64 0.2.0 OK
r-oldrel-windows-ix86+x86_64 0.2.0 49.00 123.00 172.00 OK

Check Details

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