Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2024-05-30 11:35:55 -0400 (Thu, 30 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4518
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1972/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
signifinder 1.6.0  (landing page)
Stefania Pirrotta
Snapshot Date: 2024-05-29 14:00:10 -0400 (Wed, 29 May 2024)
git_url: https://git.bioconductor.org/packages/signifinder
git_branch: RELEASE_3_19
git_last_commit: b1f9b88
git_last_commit_date: 2024-04-30 11:45:33 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for signifinder on lconway


To the developers/maintainers of the signifinder package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/signifinder.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: signifinder
Version: 1.6.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signifinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signifinder_1.6.0.tar.gz
StartedAt: 2024-05-29 23:48:01 -0400 (Wed, 29 May 2024)
EndedAt: 2024-05-30 00:05:55 -0400 (Thu, 30 May 2024)
EllapsedTime: 1074.8 seconds
RetCode: 0
Status:   OK  
CheckDir: signifinder.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signifinder.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signifinder_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/signifinder.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘signifinder/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘signifinder’ version ‘1.6.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* checking if this is a source package ... OK
* checking if there is a namespace ... OK
* checking for hidden files and directories ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘signifinder’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking code files for non-ASCII characters ... OK
* checking R files for syntax errors ... OK
* checking whether the package can be loaded ... OK
* checking whether the package can be loaded with stated dependencies ... OK
* checking whether the package can be unloaded cleanly ... OK
* checking whether the namespace can be loaded with stated dependencies ... OK
* checking whether the namespace can be unloaded cleanly ... OK
* checking dependencies in R code ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
multipleSign    161.037  1.809 164.172
consensusOVSign  79.724  0.973  81.413
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

signifinder.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL signifinder
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’
* installing *source* package ‘signifinder’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (signifinder)

Tests output

signifinder.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(signifinder)

> 
> test_check("signifinder")
'select()' returned 1:1 mapping between keys and columns
Loading required package: edgeR
Loading required package: limma

Attaching package: 'limma'

The following object is masked from 'package:BiocGenerics':

    plotMA

pyroptosisSignShao is using 100% of signature genes
ferroptosisSignLi is using 100% of signature genes
lipidMetabolismSign is using 100% of signature genes
StemCellCD49fSign is using 100% of signature genes
glycolysisSignZhang is using 100% of signature genes
autophagySignChenH is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
autophagySignChenM is using 100% of OS signature genes
autophagySignChenM is using 60% of DFS signature genes
TinflamSign is using 100% of signature genes
EMTSignMiow is using 100% of epithelial signature genes
EMTSignMiow is using 0% of mesenchymal signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
EMTSignMiow is using 0% of mesenchymal signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
EMTSignMak is using 100% of epithelial signature genes
EMTSignMak is using 100% of mesenchymal signature genes
EMTSignMak is using 100% of mesenchymal signature genes
EMTSignCheng is using 100% of signature genes
EMTSignThompson is using 100% of epithelial signature genes
EMTSignThompson is using 100% of mesenchymal signature genes
'select()' returned 1:1 mapping between keys and columns
EMTSignThompson is using 100% of mesenchymal signature genes
'select()' returned 1:1 mapping between keys and columns
ASCSign is using 100% of signature genes
ChemokineSign is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
PassONSign is using 100% of signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
CISSign is using 100% of up signature genes
CISSign is using 100% of down signature genes
CISSign is using 100% of down signature genes
HRDSSign is using 100% of signature genes
DNArepSign is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
IPRESSign is using 100% of signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Normalizing..."
ECMSign is using 0% of up signature genes
ECMSign is using 100% of down signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
ECMSign is using 0% of up signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
IPSOVSign is using 100% of signature genes
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
[1] "Calculating ranks..."
[1] "Calculating absolute values from ranks..."
'select()' returned 1:1 mapping between keys and columns
glioCellStateSign is using 100% of MES2 signature genes
glioCellStateSign is using 100% of MES1 signature genes
glioCellStateSign is using 100% of AC signature genes
glioCellStateSign is using 100% of OPC signature genes
glioCellStateSign is using 100% of NPC1 signature genes
glioCellStateSign is using 100% of NPC2 signature genes
TinflamSignThompson is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns
EMTSignThompson is using 100% of epithelial signature genes
EMTSignThompson is using 100% of mesenchymal signature genes
'select()' returned 1:1 mapping between keys and columns
TinflamSignThompson is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
EMTSignThompson is using 100% of mesenchymal signature genes
'select()' returned 1:1 mapping between keys and columns
TinflamSignThompson is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
'select()' returned 1:1 mapping between keys and columns
melStateSign is using 100% of MITF signature genes
melStateSign is using 100% of AXL signature genes
'select()' returned 1:1 mapping between keys and columns
APMSign is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
APMSign is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
MPSSign is using 100% of signature genes
'select()' returned 1:1 mapping between keys and columns
IRGSign is using 100% of signature genes
TGFBSign is using 100% of signature genes
ADOSign is using 100% of signature genes
MITFlowPTENnegSign is using 100% of signature genes
LRRC15CAFSign is using 100% of signature genes
breastStateSign is using 100% of Basal signature genes
breastStateSign is using 100% of Her2E signature genes
breastStateSign is using 100% of LumA signature genes
breastStateSign is using 100% of LumB signature genes
breastStateSign is using 100% of Her2E signature genes
breastStateSign is using 100% of LumA signature genes
breastStateSign is using 100% of LumB signature genes
ICBResponseSign is using 0% of responder signature genes
ICBResponseSign is using 100% of nonresponder signature genes
ICBResponseSign is using 0% of responder signature genes
COXISSign is using 100% of signature genes
TLSSign is using 100% of signature genes
expandedImmuneSign is using 100% of signature genes
IFNSign is using 100% of signature genes
ImmuneCytSignRooney is using 100% of signature genes
mitoticIndexSign is using 100% of signature genes
matrisomeSign is using 100% of signature genes
immunoScoreSignRoh is using 100% of signature genes
CINSign is using 100% of signature genes
CINSign is using 100% of signature genes
CINSign is using 100% of signature genes
hypoxiaSign is using 100% of signature genes
cellCycleSignLundberg is using 100% of signature genes
cellCycleSignDavoli is using 100% of signature genes
VEGFSign is using 100% of signature genes
ImmuneCytSignDavoli is using 100% of signature genes
[ FAIL 0 | WARN 12 | SKIP 0 | PASS 270 ]

[ FAIL 0 | WARN 12 | SKIP 0 | PASS 270 ]
> 
> proc.time()
   user  system elapsed 
349.558  11.397 363.840 

Example timings

signifinder.Rcheck/signifinder-Ex.timings

nameusersystemelapsed
ADOSign1.7790.0251.815
APMSign0.2480.0170.269
ASCSign0.0620.0110.080
CINSign0.0810.0050.087
CISSign0.2130.0100.225
COXISSign0.0660.0050.073
CombinedSign0.1340.0050.141
DNArepSign0.0620.0050.067
ECMSign1.7950.0271.841
EMTSign0.3300.0080.341
HRDSSign0.0630.0040.067
ICBResponseSign0.0720.0040.077
IFNSign0.0570.0050.062
IPRESSign0.3690.0110.387
IPSOVSign0.3390.0170.367
IPSSign0.1130.0050.121
IRGSign0.0640.0050.071
ISCSign0.0640.0050.070
LRRC15CAFSign0.3700.0500.426
MITFlowPTENnegSign0.0970.0120.110
MPSSign0.0690.0040.074
PassONSign0.2980.0060.305
TGFBSign0.0590.0030.063
TLSSign0.0620.0040.067
TinflamSign0.0510.0040.055
VEGFSign0.0590.0040.065
autophagySign0.0550.0040.060
availableSignatures0.0140.0080.021
breastStateSign0.0350.0030.039
cellCycleSign0.0580.0040.064
chemokineSign0.0730.0080.081
consensusOVSign79.724 0.97381.413
correlationSignPlot1.8980.1162.040
evaluationSignPlot2.2210.0732.317
expandedImmuneSign0.0670.0040.072
ferroptosisSign0.0710.0040.077
geneHeatmapSignPlot3.2200.1213.379
getSignGenes0.0060.0090.015
glioCellStateSign0.0380.0030.040
glycolysisSign0.0650.0040.069
heatmapSignPlot2.8690.0542.950
hypoxiaSign0.0660.0040.071
immuneCytSign0.0560.0040.059
immunoScoreSign0.1110.0080.127
lipidMetabolismSign0.0560.0030.061
matrisomeSign0.0590.0050.064
melStateSign0.0340.0040.038
mitoticIndexSign0.0540.0030.058
multipleSign161.037 1.809164.172
oneSignPlot0.5120.0090.528
pyroptosisSign0.0750.0040.080
ridgelineSignPlot1.3700.0501.432
stemCellCD49fSign0.0710.0050.075
survivalSignPlot1.8880.0771.990