CRAN Package Check Results for Package PsumtSim

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 2.20 48.37 50.57 NOTE
r-devel-linux-x86_64-debian-gcc 0.4 1.75 36.34 38.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.4 66.52 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4 57.37 NOTE
r-devel-windows-ix86+x86_64 0.4 9.00 61.00 70.00 NOTE
r-patched-linux-x86_64 0.4 1.99 47.26 49.25 NOTE
r-patched-solaris-x86 0.4 79.00 NOTE
r-release-linux-x86_64 0.4 2.09 47.47 49.56 NOTE
r-release-macos-x86_64 0.4 NOTE
r-release-windows-ix86+x86_64 0.4 12.00 80.00 92.00 NOTE
r-oldrel-macos-x86_64 0.4 NOTE
r-oldrel-windows-ix86+x86_64 0.4 4.00 69.00 73.00 NOTE

Check Details

Version: 0.4
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: 0.4
Check: dependencies in R code
Result: NOTE
    Packages in Depends field not imported from:
     'EffectsRelBaseline' 'boot'
     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: 0.4
Check: R code for possible problems
Result: NOTE
    catEffectBootAdaptor: no visible binding for global variable 'sumSqCat'
    compExclusionFraction: no visible global function definition for
     'rpois'
    compExclusionFraction: no visible global function definition for
     't.test'
    compExclusionFraction: no visible global function definition for 'glm'
    compExclusionFraction: no visible global function definition for
     'anova'
    compPowerCatSelectivity: no visible binding for global variable
     'fRatioStat'
    compPowerGeneralRespDetection: no visible binding for global variable
     'sumSqCat'
    compPowerRespDetection: no visible binding for global variable
     'sumSqCat'
    compRejectionFraction: no visible global function definition for
     'rpois'
    compRejectionFraction: no visible global function definition for
     't.test'
    compRejectionFraction: no visible global function definition for 'glm'
    compRejectionFraction: no visible global function definition for
     'anova'
    simCatResp: no visible global function definition for 'rpois'
    simNormCatResp: no visible global function definition for 'rnorm'
    testCatEffectBoot: no visible global function definition for 'boot'
    Undefined global functions or variables:
     anova boot fRatioStat glm rnorm rpois sumSqCat t.test
    Consider adding
     importFrom("stats", "anova", "glm", "rnorm", "rpois", "t.test")
    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