CRAN Package Check Results for Maintainer ‘Klaus Jung <Klaus.Jung at ams.med.uni-goettingen.de>’

Last updated on 2022-04-24 03:52:58 CEST.

Package NOTE
RepeatedHighDim 12

Package RepeatedHighDim

Current CRAN status:

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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, 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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64