CRAN Package Check Results for Package morse

Last updated on 2023-09-25 12:01:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 15.43 395.87 411.30 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 12.86 263.19 276.05 OK
r-devel-linux-x86_64-fedora-clang 3.3.2 466.49 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.2 517.16 NOTE
r-devel-windows-x86_64 3.3.2 18.00 220.00 238.00 OK --no-vignettes
r-patched-linux-x86_64 3.3.2 11.71 387.61 399.32 OK
r-release-linux-x86_64 3.3.2 9.91 377.91 387.82 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 22.00 314.00 336.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 316.00 337.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