Last updated on 2020-02-15 01:01:31 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 19.33 | 304.52 | 323.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 18.71 | 239.93 | 258.64 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 420.73 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 411.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.0 | 31.00 | 129.00 | 160.00 | NOTE | --no-vignettes |
r-devel-windows-ix86+x86_64-gcc8 | 1.0.0 | 41.00 | 127.00 | 168.00 | NOTE | --no-vignettes |
r-patched-linux-x86_64 | 1.0.0 | 18.64 | 283.73 | 302.37 | NOTE | |
r-release-linux-x86_64 | 1.0.0 | 17.13 | 280.00 | 297.13 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.0 | 30.00 | 110.00 | 140.00 | NOTE | --no-vignettes |
r-release-osx-x86_64 | 1.0.0 | WARN | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.0 | 15.00 | 148.00 | 163.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