CRAN Package Check Results for Package morse

Last updated on 2023-06-04 23:00:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.2 17.39 381.35 398.74 OK
r-devel-linux-x86_64-debian-gcc 3.3.2 10.60 271.12 281.72 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 234.00 252.00 OK --no-vignettes
r-patched-linux-x86_64 3.3.2 18.33 349.57 367.90 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 22.00 320.00 342.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 19.00 313.00 332.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