Last updated on 2022-06-20 14:51:33 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.4 | 2.00 | 52.43 | 54.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.4 | 1.78 | 39.19 | 40.97 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.4 | 73.25 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.4 | 77.19 | NOTE | |||
r-devel-windows-x86_64 | 0.4 | 15.00 | 83.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 0.4 | 2.29 | 49.56 | 51.85 | NOTE | |
r-release-linux-x86_64 | 0.4 | 2.01 | 49.89 | 51.90 | NOTE | |
r-release-macos-arm64 | 0.4 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 0.4 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 0.4 | 18.00 | 83.00 | 101.00 | NOTE | |
r-oldrel-macos-arm64 | 0.4 | 27.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.4 | 44.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.4 | 5.00 | 71.00 | 76.00 | NOTE |
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-x86_64, 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: 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-x86_64, 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: 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-x86_64, 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