Last updated on 2021-02-28 13:47:25 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.59 | 20.17 | 21.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.46 | 15.94 | 17.40 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 37.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 26.37 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 4.00 | 22.00 | 26.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 1.70 | 19.77 | 21.47 | NOTE | |
r-patched-solaris-x86 | 0.1 | 42.50 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 1.90 | 19.68 | 21.58 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 4.00 | 25.00 | 29.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.1 | 4.00 | 34.00 | 38.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-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