Last updated on 2022-03-07 06:48:44 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 2.11 | 36.30 | 38.41 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.86 | 28.63 | 30.49 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 50.10 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 39.28 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1 | 13.00 | 66.00 | 79.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.1 | NOTE | ||||
r-patched-linux-x86_64 | 0.1 | 2.05 | 34.98 | 37.03 | NOTE | |
r-release-linux-x86_64 | 0.1 | NOTE | ||||
r-release-macos-arm64 | 0.1 | NOTE | ||||
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 5.00 | 46.00 | 51.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 4.00 | 44.00 | 48.00 | NOTE |
Version: 0.1
Check: top-level files
Result: NOTE
Non-standard file/directory found at top level:
'AUTHORS'
Authors information should be in file inst/AUTHORS
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-patched-linux-x86_64, r-release-linux-x86_64
Version: 0.1
Check: R code for possible problems
Result: NOTE
conf.interval: no visible global function definition for 'pbinom'
conf.statement: no visible global function definition for 'pbinom'
Undefined global functions or variables:
pbinom
Consider adding
importFrom("stats", "pbinom")
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-new-UL, r-devel-windows-x86_64-new-TK, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64