CRAN Package Check Results for Package morse

Last updated on 2023-06-02 18:52:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 17.66 356.01 373.67 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 13.52 266.48 280.00 OK
r-devel-linux-x86_64-fedora-clang 3.3.2 494.06 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.2 436.02 NOTE
r-devel-windows-x86_64 3.3.2 18.00 259.00 277.00 OK --no-vignettes
r-patched-linux-x86_64 3.3.2 OK
r-release-linux-x86_64 3.3.2 10.41 341.50 351.91 OK
r-release-macos-arm64 3.3.2 138.00 OK
r-release-macos-x86_64 3.3.2 237.00 OK
r-release-windows-x86_64 3.3.2 20.00 272.00 292.00 OK --no-vignettes
r-oldrel-macos-arm64 3.3.2 123.00 OK
r-oldrel-macos-x86_64 3.3.2 176.00 OK
r-oldrel-windows-x86_64 3.3.2 21.00 309.00 330.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