Last updated on 2017-09-26 01:47:10.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.18 | 19.64 | 20.82 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.23 | 19.02 | 20.25 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 36.81 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 35.10 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 9.00 | 43.00 | 52.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 1.21 | 19.29 | 20.50 | NOTE | |
r-patched-solaris-x86 | 1.0 | 48.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 1.24 | 19.19 | 20.43 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 42.00 | 46.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 8.00 | 38.00 | 46.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