CRAN Package Check Results for Package netgsa

Last updated on 2022-04-24 03:52:32 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 4.0.3 81.50 307.86 389.36 WARN
r-devel-linux-x86_64-debian-gcc 4.0.3 64.77 229.48 294.25 OK
r-devel-linux-x86_64-fedora-clang 4.0.3 508.72 WARN
r-devel-linux-x86_64-fedora-gcc 4.0.3 491.69 OK
r-patched-linux-x86_64 4.0.3 68.78 261.14 329.92 ERROR
r-release-linux-x86_64 4.0.3 70.08 266.05 336.13 OK
r-release-macos-arm64 4.0.3 NOTE
r-release-macos-x86_64 4.0.3 NOTE
r-release-windows-x86_64 4.0.3 69.00 313.00 382.00 OK
r-oldrel-macos-arm64 4.0.3 NOTE
r-oldrel-macos-x86_64 4.0.3 NOTE
r-oldrel-windows-ix86+x86_64 4.0.3 163.00 392.00 555.00 NOTE

Additional issues

clang14

Check Details

Version: 4.0.3
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     rcpp_lin_alg.cpp:9:8: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     rcpp_lin_alg.cpp:9:35: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
     rcpp_lin_alg.cpp:30:8: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     rcpp_lin_alg.cpp:48:8: warning: use of bitwise '|' with boolean operands [-Wbitwise-instead-of-logical]
     rcpp_lin_alg.cpp:48:35: warning: use of bitwise '&' with boolean operands [-Wbitwise-instead-of-logical]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 4.0.3
Check: package dependencies
Result: NOTE
    Imports includes 21 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: 4.0.3
Check: installed package size
Result: NOTE
     installed size is 20.2Mb
     sub-directories of 1Mb or more:
     doc 2.8Mb
     libs 16.5Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 4.0.3
Check: re-building of vignette outputs
Result: ERROR
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘netgsa.Rmd’ using rmarkdown
    Warning in data("breastcancer2012") :
     data set 'breastcancer2012' not found
    Quitting from lines 102-105 (netgsa.Rmd)
    Error: processing vignette ‘netgsa.Rmd’ failed with diagnostics:
    cannot download pathway data: are you using the latest graphite version?
    --- failed re-building ‘netgsa.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘netgsa.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-linux-x86_64