Last updated on 2020-01-20 01:50:27 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 20.62 | 304.11 | 324.73 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 17.38 | 243.07 | 260.45 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 422.47 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 432.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 47.00 | 117.00 | 164.00 | NOTE | --no-vignettes |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.0 | 31.00 | 164.00 | 195.00 | NOTE | --no-vignettes |
r-patched-linux-x86_64 | 1.0.0 | 18.12 | 284.58 | 302.70 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 17.68 | 283.93 | 301.61 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.0 | 43.00 | 116.00 | 159.00 | NOTE | --no-vignettes |
r-release-osx-x86_64 | 1.0.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 17.00 | 139.00 | 156.00 | NOTE | --no-vignettes |
r-oldrel-osx-x86_64 | 1.0.0 | NOTE |
Version: 1.0.0
Check: R code for possible problems
Result: NOTE
MSIseq.classify: no visible global function definition for 'predict'
Undefined global functions or variables:
predict
Consider adding
importFrom("stats", "predict")
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-osx-x86_64, r-oldrel-osx-x86_64
Version: 1.0.0
Flags: --no-vignettes
Check: R code for possible problems
Result: NOTE
MSIseq.classify: no visible global function definition for 'predict'
Undefined global functions or variables:
predict
Consider adding
importFrom("stats", "predict")
to your NAMESPACE file.
Flavors: r-devel-windows-ix86+x86_64, r-devel-windows-ix86+x86_64-gcc8, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 1.0.0
Check: whether package can be installed
Result: WARN
Found the following significant warnings:
Warning: package ‘IRanges’ was built under R version 3.6.1
Warning: package ‘S4Vectors’ was built under R version 3.6.1
Flavor: r-release-osx-x86_64