Last updated on 2021-01-26 07:50:17 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.4 | 3.58 | 32.78 | 36.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.4 | 3.32 | 25.85 | 29.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8.4 | 52.93 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.4 | 43.32 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.8.4 | 10.00 | 52.00 | 62.00 | NOTE | |
r-patched-linux-x86_64 | 1.8.4 | 3.87 | 31.36 | 35.23 | NOTE | |
r-patched-solaris-x86 | 1.8.4 | 64.40 | NOTE | |||
r-release-linux-x86_64 | 1.8.4 | 4.20 | 31.34 | 35.54 | NOTE | |
r-release-macos-x86_64 | 1.8.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.8.4 | 10.00 | 39.00 | 49.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.8.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.8.4 | 6.00 | 44.00 | 50.00 | NOTE |
Version: 1.8.4
Check: R code for possible problems
Result: NOTE
AssignQTL : <anonymous>: no visible global function definition for
'rgamma'
AssignSingleQTL: no visible global function definition for 'rgamma'
ListQTL : <anonymous>: no visible global function definition for
'rgamma'
SampleBaseHaplotype: no visible global function definition for 'runif'
SampleHaplotype: no visible global function definition for 'rpois'
SampleHaplotype: no visible global function definition for 'runif'
SampleHaplotype: no visible global function definition for 'rbinom'
Undefined global functions or variables:
rbinom rgamma rpois runif
Consider adding
importFrom("stats", "rbinom", "rgamma", "rpois", "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-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