Last updated on 2022-06-10 15:51:30 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 2.45 | 79.68 | 82.13 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 1.97 | 55.26 | 57.23 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 92.57 | NOTE | |||
| r-devel-windows-x86_64 | 1.0 | 15.00 | 91.00 | 106.00 | NOTE | |
| r-patched-linux-x86_64 | 1.0 | 2.26 | 72.37 | 74.63 | NOTE | |
| r-release-linux-x86_64 | 1.0 | NOTE | ||||
| r-release-macos-arm64 | 1.0 | 24.00 | NOTE | |||
| r-release-macos-x86_64 | 1.0 | 36.00 | NOTE | |||
| r-release-windows-x86_64 | 1.0 | 12.00 | 93.00 | 105.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0 | 28.00 | NOTE | |||
| r-oldrel-macos-x86_64 | 1.0 | 47.00 | NOTE | |||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 90.00 | 96.00 | NOTE | 
Version: 1.0
Check: R code for possible problems
Result: NOTE
    bnlr: no visible global function definition for 'dnorm'
    bnlr: no visible global function definition for 'runif'
    chainsum : <anonymous>: no visible global function definition for
      'quantile'
    infocrit: no visible global function definition for 'dnorm'
    Undefined global functions or variables:
      dnorm quantile runif
    Consider adding
      importFrom("stats", "dnorm", "quantile", "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-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