Last updated on 2020-08-07 01:49:47 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.8.4 | 3.48 | 30.46 | 33.94 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.8.4 | 2.96 | 23.57 | 26.53 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.8.4 | 49.29 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.8.4 | 39.79 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.8.4 | 12.00 | 40.00 | 52.00 | NOTE | |
r-patched-linux-x86_64 | 1.8.4 | 4.25 | 29.72 | 33.97 | NOTE | |
r-patched-solaris-x86 | 1.8.4 | 60.10 | NOTE | |||
r-release-linux-x86_64 | 1.8.4 | 3.30 | 29.48 | 32.78 | NOTE | |
r-release-macos-x86_64 | 1.8.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.8.4 | 13.00 | 55.00 | 68.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.8.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.8.4 | 6.00 | 53.00 | 59.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