CRAN Package Check Results for Package MSIseq

Last updated on 2020-08-07 01:49:53 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 21.51 308.96 330.47 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 17.36 241.77 259.13 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.0 431.33 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 406.29 NOTE
r-devel-windows-ix86+x86_64 1.0.0 43.00 123.00 166.00 NOTE --no-vignettes
r-patched-linux-x86_64 1.0.0 21.47 294.30 315.77 NOTE
r-release-linux-x86_64 1.0.0 21.43 298.81 320.24 NOTE
r-release-macos-x86_64 1.0.0 NOTE
r-release-windows-ix86+x86_64 1.0.0 46.00 159.00 205.00 NOTE --no-vignettes
r-oldrel-macos-x86_64 1.0.0 WARN
r-oldrel-windows-ix86+x86_64 1.0.0 28.00 144.00 172.00 NOTE --no-vignettes

Check Details

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-macos-x86_64, r-oldrel-macos-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-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-oldrel-macos-x86_64