Last updated on 2020-08-07 01:49:49 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 12.00 | 118.12 | 130.12 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | 9.39 | 85.40 | 94.79 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1 | 158.74 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 149.89 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 30.00 | 117.00 | 147.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 10.92 | 114.08 | 125.00 | NOTE | |
r-patched-solaris-x86 | 1.1 | 211.70 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 11.96 | 114.74 | 126.70 | NOTE | |
r-release-macos-x86_64 | 1.1 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.1 | 22.00 | 120.00 | 142.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.1 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 19.00 | 135.00 | 154.00 | NOTE |
Version: 1.1
Check: R code for possible problems
Result: NOTE
flowsRandom: no visible global function definition for 'dmultinom'
readBed: no visible global function definition for 'read.table'
Undefined global functions or variables:
dmultinom read.table
Consider adding
importFrom("stats", "dmultinom")
importFrom("utils", "read.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
Version: 1.1
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: package ‘S4Vectors’ was built under R version 3.6.1
Warning: package ‘IRanges’ was built under R version 3.6.1
Flavor: r-oldrel-macos-x86_64