CRAN Package Check Results for Package changepoint.np

Last updated on 2019-02-24 15:53:47 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.2 3.97 39.51 43.48 WARN
r-devel-linux-x86_64-debian-gcc 0.0.2 2.86 30.78 33.64 OK
r-devel-linux-x86_64-fedora-clang 0.0.2 55.39 WARN
r-devel-linux-x86_64-fedora-gcc 0.0.2 51.58 NOTE
r-devel-windows-ix86+x86_64 0.0.2 17.00 156.00 173.00 OK
r-patched-linux-x86_64 0.0.2 3.93 37.39 41.32 OK
r-patched-solaris-x86 0.0.2 87.80 OK
r-release-linux-x86_64 0.0.2 3.16 37.55 40.71 OK
r-release-windows-ix86+x86_64 0.0.2 15.00 161.00 176.00 OK
r-release-osx-x86_64 0.0.2 WARN
r-oldrel-windows-ix86+x86_64 0.0.2 8.00 166.00 174.00 OK
r-oldrel-osx-x86_64 0.0.2 OK

Check Details

Version: 0.0.2
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     costfunctions.c:33:12: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign]
     costfunctions.c:57:12: warning: explicitly assigning value of variable of type 'double' to itself [-Wself-assign]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64

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