Last updated on 2020-08-07 01:49:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.53 | 32.86 | 36.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 3.20 | 26.22 | 29.42 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 53.54 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 44.20 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 12.00 | 46.00 | 58.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.48 | 32.75 | 36.23 | NOTE | |
r-patched-solaris-x86 | 1.0 | 70.20 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.78 | 32.36 | 36.14 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 17.00 | 66.00 | 83.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 8.00 | 42.00 | 50.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-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