CRAN Package Check Results for Package CCMnet

Last updated on 2019-04-18 16:50:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0-3 22.70 69.76 92.46 WARN
r-devel-linux-x86_64-debian-gcc 0.0-3 17.95 54.22 72.17 OK
r-devel-linux-x86_64-fedora-clang 0.0-3 115.99 WARN
r-devel-linux-x86_64-fedora-gcc 0.0-3 110.85 NOTE
r-devel-windows-ix86+x86_64 0.0-3 65.00 141.00 206.00 OK
r-patched-linux-x86_64 0.0-3 22.22 67.88 90.10 OK
r-patched-solaris-x86 0.0-3 185.60 OK
r-release-linux-x86_64 0.0-3 17.70 67.92 85.62 OK
r-release-windows-ix86+x86_64 0.0-3 42.00 157.00 199.00 OK
r-release-osx-x86_64 0.0-3 WARN
r-oldrel-windows-ix86+x86_64 0.0-3 59.00 146.00 205.00 OK
r-oldrel-osx-x86_64 0.0-3 OK

Check Details

Version: 0.0-3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ./MCMC_prob.h:2091:41: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-release-osx-x86_64

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