Last updated on 2022-05-17 21:50:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.31 | 45.91 | 49.22 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.28 | 36.49 | 39.77 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 60.68 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 59.97 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 11.00 | 68.00 | 79.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 4.42 | 46.24 | 50.66 | NOTE | |
r-release-linux-x86_64 | 1.0 | 3.97 | 44.45 | 48.42 | 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 | 69.00 | 82.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 | 59.00 | 68.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