CRAN Package Check Results for Package RepeatedHighDim

Last updated on 2020-08-07 01:49:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0.0 2.86 34.56 37.42 NOTE
r-devel-linux-x86_64-debian-gcc 2.0.0 2.17 26.06 28.23 NOTE
r-devel-linux-x86_64-fedora-clang 2.0.0 52.34 NOTE
r-devel-linux-x86_64-fedora-gcc 2.0.0 42.49 NOTE
r-devel-windows-ix86+x86_64 2.0.0 7.00 50.00 57.00 NOTE
r-patched-linux-x86_64 2.0.0 2.74 33.68 36.42 NOTE
r-patched-solaris-x86 2.0.0 62.00 NOTE
r-release-linux-x86_64 2.0.0 2.55 33.37 35.92 NOTE
r-release-macos-x86_64 2.0.0 NOTE
r-release-windows-ix86+x86_64 2.0.0 11.00 65.00 76.00 NOTE
r-oldrel-macos-x86_64 2.0.0 NOTE
r-oldrel-windows-ix86+x86_64 2.0.0 4.00 44.00 48.00 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64