Last updated on 2017-07-26 01:56:25.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 0.78 | 32.93 | 33.71 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 0.73 | 32.35 | 33.08 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 39.23 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 39.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 3.00 | 52.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 0.82 | 32.18 | 33.00 | NOTE | |
r-patched-solaris-x86 | 1.0 | 74.70 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 0.83 | 32.06 | 32.90 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0 | 3.00 | 70.00 | 73.00 | NOTE | |
r-release-osx-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 3.00 | 57.00 | 60.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
fbins: no visible global function definition for ‘quantile’
fhat: no visible global function definition for ‘dnorm’
fhatgg: no visible global function definition for ‘dnorm’
fhatnew: no visible global function definition for ‘dnorm’
mica: no visible global function definition for ‘cor’
trans: no visible binding for global variable ‘sd’
weight.seq: no visible global function definition for ‘dnorm’
weight.seq: no visible global function definition for ‘nlm’
Undefined global functions or variables:
cor dnorm nlm quantile sd
Consider adding
importFrom("stats", "cor", "dnorm", "nlm", "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