CRAN Package Check Results for Package CDF.PSIdekick

Last updated on 2018-06-01 08:48:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2 23.32 34.07 57.39 ERROR
r-devel-linux-x86_64-debian-gcc 1.2 19.10 28.99 48.09 ERROR
r-devel-linux-x86_64-fedora-clang 1.2 78.86 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2 71.18 NOTE
r-devel-windows-ix86+x86_64 1.2 56.00 93.00 149.00 OK
r-patched-linux-x86_64 1.2 26.50 34.88 61.38 ERROR
r-patched-solaris-x86 1.2 97.70 OK
r-release-linux-x86_64 1.2 24.50 35.47 59.97 ERROR
r-release-windows-ix86+x86_64 1.2 43.00 125.00 168.00 OK
r-release-osx-x86_64 1.2 OK
r-oldrel-windows-ix86+x86_64 1.2 62.00 69.00 131.00 OK
r-oldrel-osx-x86_64 1.2 OK

Check Details

Version: 1.2
Check: compiled code
Result: NOTE
    File ‘CDF.PSIdekick/libs/CDF.PSIdekick.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-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.2
Check: examples
Result: ERROR
    Running examples in ‘CDF.PSIdekick-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: horzdiffatQuantile
    > ### Title: Determine the distance between the quantile values returned by
    > ### two CDFs.
    > ### Aliases: horzdiffatQuantile
    >
    > ### ** Examples
    >
    > diffatQuantile(c(.1,.2,.3,.4,.5,.6,.7,.8,.9,1),
    + c(.1,.2,.3,.3,.3,.3,.3,.3,.4,1),c(1,10), 1, .05)
    Error in if ((Y[i] - quantile) >= 0) { : the condition has length > 1
    Calls: diffatQuantile
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64