CRAN Package Check Results for Package krm

Last updated on 2014-10-02 01:48:19.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 13.11-03 3.37 25.21 28.58 NOTE
r-devel-linux-x86_64-debian-gcc 13.11-03 3.86 24.93 28.79 NOTE
r-devel-linux-x86_64-fedora-clang 13.11-03 62.78 NOTE
r-devel-linux-x86_64-fedora-gcc 13.11-03 55.02 NOTE
r-devel-osx-x86_64-clang 13.11-03 46.39 NOTE
r-devel-windows-ix86+x86_64 13.11-03 19.00 54.00 73.00 NOTE
r-patched-linux-x86_64 13.11-03 3.92 26.21 30.13 NOTE
r-patched-solaris-sparc 13.11-03 350.90 NOTE
r-patched-solaris-x86 13.11-03 77.80 NOTE
r-release-linux-ix86 13.11-03 5.47 34.31 39.78 NOTE
r-release-linux-x86_64 13.11-03 3.95 25.44 29.39 NOTE
r-release-osx-x86_64-mavericks 13.11-03 NOTE
r-release-osx-x86_64-snowleopard 13.11-03 OK
r-release-windows-ix86+x86_64 13.11-03 19.00 59.00 78.00 NOTE
r-oldrel-windows-ix86+x86_64 13.11-03 19.00 57.00 76.00 OK

Check Details

Version: 13.11-03
Check: foreign function calls
Result: NOTE
    Call with DUP:
     .C("dxd", n, d1, x, d2, dxd = x * 0, DUP = FALSE, NAOK = FALSE)
    DUP is no longer supported and will be ignored.
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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 13.11-03
Check: R code for possible problems
Result: NOTE
    getSeqKernel: no visible binding for global variable ‘aa.prop.list’
    getSeqKernel: no visible binding for global variable ‘cloud9’
    krm.most : <anonymous> : <anonymous>: no visible global function
     definition for ‘mvrnorm’
    mytex: no visible global function definition for ‘xtable’
    sim.liu.2007: no visible global function definition for ‘mvrnorm’
    sim.liu.2008: no visible global function definition for ‘mvrnorm’
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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64

Version: 13.11-03
Check: foreign function calls
Result: NOTE
    Call with DUP != TRUE:
     .C("dxd", n, d1, x, d2, dxd = x * 0, DUP = FALSE, NAOK = FALSE)
    DUP = FALSE is deprecated and will be disabled in future versions of R.
Flavors: r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86

Version: 13.11-03
Check: foreign function calls
Result: NOTE
    Call with DUP = FALSE:
     .C("dxd", n, d1, x, d2, dxd = x * 0, DUP = FALSE, NAOK = FALSE)
    DUP = FALSE is deprecated and may be disabled in future versions of R.
Flavors: r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64