CRAN Package Check Results for Package morse

Last updated on 2023-01-25 04:51:42 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 14.83 360.02 374.85 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 12.36 258.81 271.17 OK
r-devel-linux-x86_64-fedora-clang 3.3.2 463.27 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.2 494.40 NOTE
r-devel-windows-x86_64 3.3.2 65.00 305.00 370.00 OK --no-vignettes
r-patched-linux-x86_64 3.3.2 13.02 385.96 398.98 OK
r-release-linux-x86_64 3.3.2 15.49 382.87 398.36 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 49.00 353.00 402.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 32.00 584.00 616.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