CRAN Package Check Results for Package morse

Last updated on 2023-03-26 21:54:41 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 16.18 374.32 390.50 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 10.97 269.47 280.44 OK
r-devel-linux-x86_64-fedora-clang 3.3.2 513.43 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.2 489.50 NOTE
r-devel-windows-x86_64 3.3.2 77.00 296.00 373.00 OK --no-vignettes
r-patched-linux-x86_64 3.3.2 13.02 337.58 350.60 OK
r-release-linux-x86_64 3.3.2 15.69 348.04 363.73 OK
r-release-macos-arm64 3.3.2 123.00 OK
r-release-macos-x86_64 3.3.2 176.00 OK
r-release-windows-x86_64 3.3.2 72.00 374.00 446.00 OK --no-vignettes
r-oldrel-macos-arm64 3.3.2 140.00 OK
r-oldrel-macos-x86_64 3.3.2 173.00 OK
r-oldrel-windows-ix86+x86_64 3.3.2 33.00 584.00 617.00 OK --no-vignettes

Additional issues

donttest

Check Details

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