Last updated on 2019-03-14 00:46:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 3.05 | 29.54 | 32.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.77 | 24.01 | 26.78 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 41.11 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 37.69 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 11.00 | 63.00 | 74.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.18 | 27.91 | 30.09 | NOTE | |
r-patched-solaris-x86 | 1.0 | 63.20 | NOTE | |||
r-release-linux-x86_64 | NOTE | |||||
r-release-windows-ix86+x86_64 | 1.0 | 6.00 | 58.00 | 64.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 59.00 | 65.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64