CRAN Package Check Results for Package starma

Last updated on 2021-03-04 00:48:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3 56.11 66.41 122.52 OK
r-devel-linux-x86_64-debian-gcc 1.3 37.89 51.12 89.01 OK
r-devel-linux-x86_64-fedora-clang 1.3 165.37 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3 148.72 NOTE
r-devel-windows-ix86+x86_64 1.3 124.00 124.00 248.00 OK
r-patched-linux-x86_64 1.3 45.44 62.15 107.59 OK
r-patched-solaris-x86 1.3 162.10 OK
r-release-linux-x86_64 1.3 44.50 63.17 107.67 OK
r-release-macos-x86_64 1.3 OK
r-release-windows-ix86+x86_64 1.3 93.00 123.00 216.00 OK
r-oldrel-macos-x86_64 1.3 OK
r-oldrel-windows-ix86+x86_64 1.3 113.00 131.00 244.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