Last updated on 2022-05-28 15:50:53 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 4.44 | 45.93 | 50.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.46 | 36.21 | 39.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 60.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 62.82 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 12.00 | 69.00 | 81.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 4.25 | 44.67 | 48.92 | NOTE | |
r-release-linux-x86_64 | 1.0 | 4.12 | 45.10 | 49.22 | NOTE | |
r-release-macos-arm64 | 1.0 | 21.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 29.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 13.00 | 70.00 | 83.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 27.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 38.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 9.00 | 58.00 | 67.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
biwt.cor: no visible global function definition for 'covMcd'
biwt.cor: no visible binding for global variable 'mad'
biwt.est: no visible global function definition for 'covMcd'
biwt.est: no visible global function definition for 'mahalanobis'
chi.int: no visible global function definition for 'pchisq'
chi.int.p: no visible global function definition for 'dchisq'
chi.int2: no visible global function definition for 'pchisq'
chi.int2.p: no visible global function definition for 'dchisq'
rejpt.bw: no visible global function definition for 'pchisq'
Undefined global functions or variables:
covMcd dchisq mad mahalanobis pchisq
Consider adding
importFrom("stats", "dchisq", "mad", "mahalanobis", "pchisq")
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