Last updated on 2019-04-22 01:47:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.2 | 2.28 | 29.20 | 31.48 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.2 | 2.03 | 23.83 | 25.86 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.2 | 38.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.2 | 38.16 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.2 | 6.00 | 57.00 | 63.00 | NOTE | |
r-patched-linux-x86_64 | 1.2 | 2.40 | 28.81 | 31.21 | NOTE | |
r-patched-solaris-x86 | 1.2 | 57.90 | NOTE | |||
r-release-linux-x86_64 | 1.2 | 1.38 | 26.70 | 28.08 | NOTE | |
r-release-windows-ix86+x86_64 | 1.2 | 4.00 | 38.00 | 42.00 | NOTE | |
r-release-osx-x86_64 | 1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.2 | 2.00 | 40.00 | 42.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.2 | 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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64