Last updated on 2022-06-15 07:51:59 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 1.68 | 36.69 | 38.37 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 1.44 | 27.99 | 29.43 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 47.97 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 46.35 | NOTE | |||
r-devel-windows-x86_64 | 1.0 | 21.00 | 48.00 | 69.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 2.17 | 36.09 | 38.26 | NOTE | |
r-release-linux-x86_64 | 1.0 | 1.65 | 36.33 | 37.98 | NOTE | |
r-release-macos-arm64 | 1.0 | 17.00 | NOTE | |||
r-release-macos-x86_64 | 1.0 | 24.00 | NOTE | |||
r-release-windows-x86_64 | 1.0 | 6.00 | 49.00 | 55.00 | NOTE | |
r-oldrel-macos-arm64 | 1.0 | 17.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.0 | 29.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.0 | 4.00 | 39.00 | 43.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
bin_ps: no visible global function definition for 'runif'
bin_ps: no visible global function definition for 'dbinom'
draw_i: no visible global function definition for 'runif'
Undefined global functions or variables:
dbinom runif
Consider adding
importFrom("stats", "dbinom", "runif")
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64