CRAN Package Check Results for Package RepeatedHighDim

Last updated on 2019-06-18 01:48:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 2.23 31.57 33.80 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 1.85 24.72 26.57 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 41.24 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 38.98 NOTE
r-devel-windows-ix86+x86_64 2.0.0 7.00 47.00 54.00 NOTE
r-patched-linux-x86_64 2.0.0 2.07 31.30 33.37 NOTE
r-patched-solaris-x86 2.0.0 60.00 NOTE
r-release-linux-x86_64 2.0.0 2.16 31.61 33.77 NOTE
r-release-windows-ix86+x86_64 2.0.0 5.00 60.00 65.00 NOTE
r-release-osx-x86_64 2.0.0 NOTE
r-oldrel-windows-ix86+x86_64 2.0.0 3.00 74.00 77.00 NOTE
r-oldrel-osx-x86_64 2.0.0 NOTE

Check Details

Version: 2.0.0
Check: DESCRIPTION meta-information
Result: NOTE
    Malformed Title field: should not end in a period.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 2.0.0
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'MASS' 'nlme'
     These packages need to be imported from (in the NAMESPACE file)
     for when this namespace is loaded but not attached.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64

Version: 2.0.0
Check: R code for possible problems
Result: NOTE
    GlobTestMissing: no visible global function definition for 'lme'
    GlobTestMissing: no visible global function definition for 'anova'
    TestStatSP: no visible global function definition for 'pf'
    TestStatSimple: no visible global function definition for 'ginv'
    TestStatSimple: no visible global function definition for 'pf'
    Undefined global functions or variables:
     anova ginv lme pf
    Consider adding
     importFrom("stats", "anova", "pf")
    to your NAMESPACE file.
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-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64