Last updated on 2020-08-07 01:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7 | 1.98 | 18.44 | 20.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.7 | 1.58 | 14.79 | 16.37 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.7 | 32.95 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.7 | 24.21 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.7 | 5.00 | 27.00 | 32.00 | NOTE | |
r-patched-linux-x86_64 | 0.7 | 1.92 | 18.80 | 20.72 | NOTE | |
r-patched-solaris-x86 | 0.7 | 40.50 | NOTE | |||
r-release-linux-x86_64 | 0.7 | 1.71 | 18.94 | 20.65 | NOTE | |
r-release-macos-x86_64 | 0.7 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.7 | 4.00 | 43.00 | 47.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.7 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.7 | 3.00 | 45.00 | 48.00 | NOTE |
Version: 0.7
Check: R code for possible problems
Result: NOTE
gabriel.plot: no visible global function definition for 'barplot'
gabriel.plot: no visible global function definition for 'arrows'
rgabriel: no visible binding for global variable 'sd'
rgabriel : psmm_x: no visible global function definition for 'pnorm'
rgabriel : psmm: no visible global function definition for 'integrate'
rgabriel : qsmm: no visible global function definition for 'qnorm'
rgabriel : qsmm: no visible global function definition for 'uniroot'
Undefined global functions or variables:
arrows barplot integrate pnorm qnorm sd uniroot
Consider adding
importFrom("graphics", "arrows", "barplot")
importFrom("stats", "integrate", "pnorm", "qnorm", "sd", "uniroot")
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