CRAN Package Check Results for Package MetaIntegrator

Last updated on 2024-05-02 18:48:17 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.3 17.18 178.02 195.20 OK
r-devel-linux-x86_64-debian-gcc 2.1.3 12.26 127.90 140.16 OK
r-devel-linux-x86_64-fedora-clang 2.1.3 258.92 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.3 248.49 NOTE
r-devel-windows-x86_64 2.1.3 15.00 152.00 167.00 OK
r-patched-linux-x86_64 2.1.3 15.00 165.85 180.85 OK
r-release-linux-x86_64 2.1.3 14.66 162.93 177.59 OK
r-release-macos-arm64 2.1.3 70.00 OK
r-release-macos-x86_64 2.1.3 130.00 OK
r-release-windows-x86_64 2.1.3 17.00 151.00 168.00 OK
r-oldrel-macos-arm64 2.1.3 68.00 OK
r-oldrel-macos-x86_64 2.1.3 116.00 OK
r-oldrel-windows-x86_64 2.1.3 21.00 180.00 201.00 OK

Additional issues

noSuggests

Check Details

Version: 2.1.3
Check: package dependencies
Result: NOTE Imports includes 35 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.1.3
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘BiocManager’ ‘DT’ ‘GEOmetadb’ ‘RMySQL’ ‘RSQLite’ ‘gplots’ ‘pheatmap’ ‘readr’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc