Last updated on 2021-01-02 19:46:52 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.32 | 34.41 | 36.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.32 | 26.95 | 29.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 55.31 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 43.66 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 6.00 | 65.00 | 71.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 3.00 | 33.61 | 36.61 | NOTE | |
r-patched-solaris-x86 | 1.2 | 61.10 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 2.49 | 33.00 | 35.49 | NOTE | |
r-release-macos-x86_64 | 1.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.2 | 30.00 | 60.00 | 90.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 4.00 | 37.00 | 41.00 | NOTE |
Version: 1.2
Check: R code for possible problems
Result: NOTE
Huber: no visible global function definition for 'quantile'
SSVD.iter.thresh: no visible global function definition for 'mad'
error.est.full: no visible global function definition for 'mad'
error.est.full : <anonymous>: no visible global function definition for
'median'
low_rank: no visible global function definition for 'median'
low_rank: no visible global function definition for 'mad'
low_rank: no visible global function definition for 'sd'
select.indices: no visible global function definition for 'mad'
select.indices: no visible global function definition for 'median'
select.indices: no visible global function definition for 'pnorm'
select.indices: no visible global function definition for 'p.adjust'
Undefined global functions or variables:
mad median p.adjust pnorm quantile sd
Consider adding
importFrom("stats", "mad", "median", "p.adjust", "pnorm", "quantile",
"sd")
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