Last updated on 2022-04-24 03:52:27 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags | 
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0 | 3.78 | 43.00 | 46.78 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 1.0 | 2.23 | 33.64 | 35.87 | NOTE | |
| r-devel-linux-x86_64-fedora-clang | 1.0 | 62.63 | NOTE | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0 | 51.09 | NOTE | |||
| r-patched-linux-x86_64 | 1.0 | 3.82 | 43.21 | 47.03 | NOTE | |
| r-release-linux-x86_64 | 1.0 | 3.38 | 45.65 | 49.03 | NOTE | |
| r-release-macos-arm64 | 1.0 | NOTE | ||||
| r-release-macos-x86_64 | 1.0 | NOTE | ||||
| r-release-windows-x86_64 | 1.0 | 15.00 | 63.00 | 78.00 | NOTE | |
| r-oldrel-macos-arm64 | 1.0 | NOTE | ||||
| r-oldrel-macos-x86_64 | 1.0 | NOTE | ||||
| r-oldrel-windows-ix86+x86_64 | 1.0 | 11.00 | 53.00 | 64.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-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64