Last updated on 2022-04-08 01:48:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.1 | 10.20 | 95.61 | 105.81 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.1 | 8.77 | 72.60 | 81.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.1 | 128.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.1 | 112.34 | NOTE | |||
r-devel-windows-x86_64-new-UL | 1.1.1 | 25.00 | 109.00 | 134.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.1 | 9.35 | 91.02 | 100.37 | NOTE | |
r-release-linux-x86_64 | 1.1.1 | 8.80 | 85.76 | 94.56 | NOTE | |
r-release-macos-arm64 | 1.1.1 | NOTE | ||||
r-release-macos-x86_64 | 1.1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1.1 | 22.00 | 99.00 | 121.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.1 | 23.00 | 101.00 | 124.00 | NOTE |
Version: 1.1.1
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.1.1
Check: R code for possible problems
Result: NOTE
odm: no visible binding for global variable 'sd'
odm : <anonymous>: no visible global function definition for 'sd'
odm : <anonymous>: no visible global function definition for 'quantile'
odm: no visible global function definition for 'prcomp'
quant.const: no visible global function definition for 'quantile'
quant.const.D: no visible global function definition for 'reshape'
quant.const.D: no visible global function definition for 'quantile'
quant.linear.D: no visible global function definition for 'reshape'
quant.nonlin : FrankModel: no visible global function definition for
'qt'
quant.nonlin : FrankModel: no visible global function definition for
'pt'
quant.nonlin: no visible global function definition for 'predict'
quant.nonlin.D: no visible global function definition for 'reshape'
quant.nonlin.D: no visible global function definition for 'predict'
quant.nonpar.D: no visible global function definition for 'reshape'
rgrubbs.test: no visible global function definition for 'sd'
plot,OutlierDM-missing: no visible binding for global variable 'pch'
summary,OutlierDM: no visible global function definition for 'head'
Undefined global functions or variables:
head pch prcomp predict pt qt quantile reshape sd
Consider adding
importFrom("stats", "prcomp", "predict", "pt", "qt", "quantile",
"reshape", "sd")
importFrom("utils", "head")
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-new-UL, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64