CRAN Package Check Results for Package SMDIC

Last updated on 2024-03-28 15:50:01 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 58.78 543.37 602.15 OK
r-devel-linux-x86_64-debian-gcc 0.1.5 42.86 409.29 452.15 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 802.95 OK
r-devel-linux-x86_64-fedora-gcc 0.1.5 773.71 OK
r-devel-windows-x86_64 0.1.5 49.00 371.00 420.00 OK
r-patched-linux-x86_64 0.1.5 36.77 522.08 558.85 OK
r-release-linux-x86_64 0.1.5 56.63 541.27 597.90 OK
r-release-macos-arm64 0.1.5 10.00 ERROR
r-release-macos-x86_64 0.1.5 6.00 ERROR
r-release-windows-x86_64 0.1.5 67.00 517.00 584.00 OK
r-oldrel-macos-arm64 0.1.4 127.00 OK
r-oldrel-windows-x86_64 0.1.4 66.00 423.00 489.00 ERROR

Check Details

Version: 0.1.5
Check: package dependencies
Result: ERROR Package required but not available: ‘GSVA’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavors: r-release-macos-arm64, r-release-macos-x86_64

Version: 0.1.4
Check: examples
Result: ERROR Running examples in 'SMDIC-Ex.R' failed The error most likely occurred in: > ### Name: exp2cell > ### Title: exp2cell > ### Aliases: exp2cell > > ### ** Examples > > #get breast cancer gene expression profile. > exp.example<-GetExampleData("exp.example") > > #perform the exp2cell method. Method must be one of "xCell","ssGSEA" and "CIBERSORT". > cellmatrix<-exp2cell(exp=exp.example,method="ssGSEA") #cell abundance matrix Error: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE. Execution halted Flavor: r-oldrel-windows-x86_64

Version: 0.1.4
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: --- re-building 'SMDIC.Rmd' using rmarkdown Quitting from lines 63-70 [unnamed-chunk-2] (SMDIC.Rmd) Error: processing vignette 'SMDIC.Rmd' failed with diagnostics: useNames = NA is defunct. Instead, specify either useNames = TRUE or useNames = FALSE. --- failed re-building 'SMDIC.Rmd' SUMMARY: processing the following file failed: 'SMDIC.Rmd' Error: Vignette re-building failed. Execution halted Flavor: r-oldrel-windows-x86_64