CRAN Package Check Results for Maintainer ‘Michael Hellstern <mikeh1 at uw.edu>’

Last updated on 2022-04-24 03:53:00 CEST.

Package ERROR WARN NOTE OK
netgsa 1 2 5 4

Package netgsa

Current CRAN status: ERROR: 1, WARN: 2, NOTE: 5, OK: 4

Additional issues

clang14

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