CRAN Package Check Results for Package starma

Last updated on 2022-08-15 08:50:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 53.02 84.13 137.15 OK
r-devel-linux-x86_64-debian-gcc 1.3 43.43 62.11 105.54 OK
r-devel-linux-x86_64-fedora-clang 1.3 189.34 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 183.46 NOTE
r-devel-windows-x86_64 1.3 46.00 123.00 169.00 OK
r-patched-linux-x86_64 1.3 49.39 78.64 128.03 OK
r-release-linux-x86_64 1.3 49.42 77.55 126.97 OK
r-release-macos-arm64 1.3 49.00 OK
r-release-macos-x86_64 1.3 82.00 OK
r-release-windows-x86_64 1.3 43.00 168.00 211.00 OK
r-oldrel-macos-arm64 1.3 55.00 OK
r-oldrel-macos-x86_64 1.3 83.00 OK
r-oldrel-windows-ix86+x86_64 1.3 131.00 166.00 297.00 OK

Check Details

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