Last updated on 2020-08-07 01:49:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 1.87 | 17.70 | 19.57 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 1.46 | 14.19 | 15.65 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 32.62 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1 | 23.40 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.1 | 7.00 | 26.00 | 33.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 1.59 | 17.82 | 19.41 | NOTE | |
r-patched-solaris-x86 | 0.1 | 37.40 | NOTE | |||
r-release-linux-x86_64 | 0.1 | 1.74 | 17.88 | 19.62 | NOTE | |
r-release-macos-x86_64 | 0.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.1 | 4.00 | 26.00 | 30.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