CRAN Package Check Results for Package pom

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 0.60 11.98 12.58 NOTE
r-devel-linux-x86_64-debian-gcc 1.1 0.60 12.00 12.60 NOTE
r-devel-linux-x86_64-fedora-clang 1.1 25.38 NOTE
r-devel-linux-x86_64-fedora-gcc 1.1 23.61 NOTE
r-devel-osx-x86_64-clang 1.1 27.63 NOTE
r-devel-windows-ix86+x86_64 1.1 3.00 20.00 23.00 NOTE
r-patched-linux-x86_64 1.1 0.62 12.01 12.63 NOTE
r-patched-solaris-sparc 1.1 141.00 NOTE
r-patched-solaris-x86 1.1 36.10 NOTE
r-release-linux-ix86 1.1 0.86 18.14 19.00 NOTE
r-release-linux-x86_64 1.1 0.74 12.07 12.82 NOTE
r-release-osx-x86_64-mavericks 1.1 NOTE
r-release-osx-x86_64-snowleopard 1.1 NOTE
r-release-windows-ix86+x86_64 1.1 4.00 20.00 24.00 NOTE
r-oldrel-windows-ix86+x86_64 1.1 2.00 34.00 36.00 NOTE

Check Details

Version: 1.1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to ‘matrixcalc’ which was already attached by Depends.
     Please remove these calls from your code.
    Package in Depends field not imported from: ‘matrixcalc’
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
    See the information on DESCRIPTION files in the chapter ‘Creating R
    packages’ of 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-devel-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1
Check: R code for possible problems
Result: NOTE
    siteocc: no visible global function definition for
     ‘is.positive.definite’
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: 1.1
Check: dependencies in R code
Result: NOTE
    'library' or 'require' call to 'matrixcalc' which was already attached by Depends.
     Please remove these calls from your code.
    See the information on DESCRIPTION files in the chapter 'Creating R
    packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard