Last updated on 2020-08-07 01:49:46 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0 | 2.80 | 30.80 | 33.60 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0 | 2.77 | 23.97 | 26.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0 | 49.09 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0 | 39.47 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0 | 10.00 | 45.00 | 55.00 | NOTE | |
r-patched-linux-x86_64 | 1.0 | 3.80 | 30.82 | 34.62 | NOTE | |
r-patched-solaris-x86 | 1.0 | 71.70 | NOTE | |||
r-release-linux-x86_64 | 1.0 | 3.60 | 30.80 | 34.40 | NOTE | |
r-release-macos-x86_64 | 1.0 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.0 | 9.00 | 50.00 | 59.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.0 | 6.00 | 67.00 | 73.00 | NOTE |
Version: 1.0
Check: R code for possible problems
Result: NOTE
KL: no visible global function definition for 'complete.cases'
MergeNodes: no visible global function definition for 'colors'
cross.validate: no visible global function definition for 'runif'
fit.APFA: no visible global function definition for 'complete.cases'
fit.APFA: no visible global function definition for 'aggregate'
select.beagle: no visible global function definition for 'write.table'
select.beagle: no visible global function definition for 'aggregate'
select.beagle: no visible global function definition for 'colors'
simulateAPFA: no visible global function definition for 'runif'
st: no visible global function definition for 'colors'
Undefined global functions or variables:
aggregate colors complete.cases runif write.table
Consider adding
importFrom("grDevices", "colors")
importFrom("stats", "aggregate", "complete.cases", "runif")
importFrom("utils", "write.table")
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