Last updated on 2018-04-27 04:51:07 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.14 | 15.63 | 16.77 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.85 | 13.72 | 14.57 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 20.98 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 19.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 4.00 | 26.00 | 30.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 0.80 | 16.53 | 17.33 | NOTE | |
r-patched-solaris-x86 | 1.0 | 35.90 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.85 | 16.70 | 17.55 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 4.00 | 26.00 | 30.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 26.00 | 29.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.0 | NOTE |
Version: 1.0
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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
Version: 1.0
Check: R code for possible problems
Result: NOTE
error.est : <anonymous>: no visible global function definition for
‘median’
holm.robust: no visible global function definition for ‘pnorm’
holm.robust: no visible global function definition for ‘median’
holm.robust: no visible global function definition for ‘mad’
huberize: no visible global function definition for ‘quantile’
ssvd.initial: no visible global function definition for ‘mad’
ssvd.iter.thresh: no visible global function definition for ‘mad’
Undefined global functions or variables:
mad median pnorm quantile
Consider adding
importFrom("stats", "mad", "median", "pnorm", "quantile")
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