Last updated on 2020-08-07 01:50:00 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.5.1 | 1.85 | 17.82 | 19.67 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.5.1 | 1.46 | 14.07 | 15.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.5.1 | 32.48 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.5.1 | 24.08 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.5.1 | 8.00 | 28.00 | 36.00 | NOTE | |
r-patched-linux-x86_64 | 1.5.1 | 2.05 | 17.75 | 19.80 | NOTE | |
r-patched-solaris-x86 | 1.5.1 | 35.80 | NOTE | |||
r-release-linux-x86_64 | 1.5.1 | 1.90 | 17.74 | 19.64 | NOTE | |
r-release-macos-x86_64 | 1.5.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.5.1 | 5.00 | 40.00 | 45.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.5.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.5.1 | 4.00 | 39.00 | 43.00 | NOTE |
Version: 1.5.1
Check: R code for possible problems
Result: NOTE
signmedian.test: no visible global function definition for 'median'
signmedian.test: no visible global function definition for 'binom.test'
signmedian.test: no visible global function definition for 'pbinom'
signmedian.test: no visible global function definition for 'pnorm'
Undefined global functions or variables:
binom.test median pbinom pnorm
Consider adding
importFrom("stats", "binom.test", "median", "pbinom", "pnorm")
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