Last updated on 2022-03-06 12:51:13 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.84 | 28.58 | 30.42 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 0.1 | 38.66 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 27.41 | NOTE | |||
r-devel-windows-x86_64-new-UL | 0.1 | 13.00 | 41.00 | 54.00 | NOTE | |
r-devel-windows-x86_64-new-TK | 0.1 | NOTE | ||||
r-patched-linux-x86_64 | 0.1 | 1.92 | 28.03 | 29.95 | 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 | 4.00 | 24.00 | 28.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 4.00 | 25.00 | 29.00 | NOTE |
Version: 0.1
Check: R code for possible problems
Result: NOTE
cin: no visible global function definition for 'pnorm'
gammaHRF: no visible global function definition for 'dgamma'
intertest: no visible global function definition for 'pnorm'
truncSum: no visible global function definition for 'spline'
Undefined global functions or variables:
dgamma pnorm spline
Consider adding
importFrom("stats", "dgamma", "pnorm", "spline")
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