| Back to Multiple platform build/check report for BioC 3.20: simplified long | 
 | 
This page was generated on 2025-04-02 19:33 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 | 
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 | 
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 | 
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 | 
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 | 
| 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 1957/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| signeR 2.8.0  (landing page) Renan Valieris 
 | nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK |  | ||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK |  | ||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK |  | ||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK |  | ||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
| To the developers/maintainers of the signeR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/signeR.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. | 
| Package: signeR | 
| Version: 2.8.0 | 
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signeR_2.8.0.tar.gz | 
| StartedAt: 2025-04-01 09:13:26 -0400 (Tue, 01 Apr 2025) | 
| EndedAt: 2025-04-01 09:26:59 -0400 (Tue, 01 Apr 2025) | 
| EllapsedTime: 813.0 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: signeR.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:signeR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings signeR_2.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/signeR.Rcheck’
* using R version 4.4.3 (2025-02-28)
* 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.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘signeR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘signeR’ version ‘2.8.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 ‘signeR’ can be installed ... OK
* used C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* checking C++ specification ... NOTE
  Specified C++11: please drop specification unless essential
* 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 whether startup messages can be suppressed ... 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 ... NOTE
covariate: no visible binding for global variable ‘.’
explorepage: no visible binding for global variable ‘.’
genCountMatrixFromMAF: no visible binding for global variable
  ‘Variant_Type’
genCountMatrixFromMAF: no visible binding for global variable
  ‘Reference_Allele’
genCountMatrixFromMAF: no visible binding for global variable
  ‘Tumor_Seq_Allele2’
genCountMatrixFromMAF: no visible binding for global variable
  ‘Tumor_Seq_Allele1’
genCountMatrixFromVcf: no visible global function definition for
  ‘alt<-’
signeRFlow : server : loadSig: no visible binding for global variable
  ‘sig’
signeRFlow : server : loadSig: no visible binding for global variable
  ‘sig_test’
tcgaexplorer : get_similarities_tcga: no visible binding for global
  variable ‘project’
tcgaexplorer: no visible binding for global variable ‘.’
DiffExp,SignExp-character: no visible binding for global variable ‘fc’
ExposureBarplot,SignExp: no visible binding for global variable
  ‘Samples’
ExposureBarplot,SignExp: no visible binding for global variable
  ‘Signatures’
ExposureBoxplot,SignExp: no visible binding for global variable
  ‘Signatures’
ExposureBoxplot,SignExp: no visible binding for global variable
  ‘Samples’
ExposureClassify,ANY-character: no visible binding for global variable
  ‘Col’
ExposureClassify,ANY-character: no visible binding for global variable
  ‘Frequency’
ExposureClassify,ANY-character: no visible binding for global variable
  ‘Row’
ExposureClassifyCV,ANY-character: no visible binding for global
  variable ‘Col’
ExposureClassifyCV,ANY-character: no visible binding for global
  variable ‘Frequency’
ExposureClassifyCV,ANY-character: no visible binding for global
  variable ‘Row’
ExposureCorrelation,SignExp-numeric: no visible binding for global
  variable ‘Feature’
ExposureCorrelation,SignExp-numeric: no visible binding for global
  variable ‘exposure’
ExposureCorrelation,matrix-numeric: no visible binding for global
  variable ‘Feature’
ExposureCorrelation,matrix-numeric: no visible binding for global
  variable ‘exposure’
Undefined global functions or variables:
  . Col Feature Frequency Reference_Allele Row Samples Signatures
  Tumor_Seq_Allele1 Tumor_Seq_Allele2 Variant_Type alt<- exposure fc
  project sig sig_test
* checking Rd files ... NOTE
prepare_Rd: cosmic_data.Rd:91-93: Dropping empty section \details
prepare_Rd: cosmic_data.Rd:98-100: Dropping empty section \references
prepare_Rd: cosmic_data.Rd:101-102: Dropping empty section \examples
prepare_Rd: tcga_similarities.Rd:96-98: Dropping empty section \details
prepare_Rd: tcga_similarities.Rd:99-101: Dropping empty section \source
prepare_Rd: tcga_similarities.Rd:102-104: Dropping empty section \references
prepare_Rd: tcga_similarities.Rd:105-106: Dropping empty section \examples
prepare_Rd: tcga_tumors.Rd:18-20: Dropping empty section \details
prepare_Rd: tcga_tumors.Rd:21-23: Dropping empty section \source
prepare_Rd: tcga_tumors.Rd:24-26: Dropping empty section \references
prepare_Rd: tcga_tumors.Rd:27-28: Dropping empty section \examples
* 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 LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                          user system elapsed
ExposureClassifyCV      12.530  0.102  12.822
ExposureFuzzyClustering 12.370  0.127  12.694
ExposureClassify         8.291  0.121   8.921
ExposureSurvModel        7.294  0.099   7.527
Diffexp                  6.174  0.198   6.705
genMatrix                5.309  0.198   5.513
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc/meat/signeR.Rcheck/00check.log’
for details.
signeR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL signeR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library’ * installing *source* package ‘signeR’ ... ** using staged installation ** libs using C compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using C++11 using SDK: ‘MacOSX11.3.sdk’ clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c RcppExports.cpp -o RcppExports.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c fuzzy.cpp -o fuzzy.o clang++ -arch x86_64 -std=gnu++11 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c gibbs_2.cpp -o gibbs_2.o clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/Rcpp/include' -I'/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/RcppArmadillo/include' -I/opt/R/x86_64/include -fPIC -falign-functions=64 -Wall -g -O2 -c signeR_init.c -o signeR_init.o clang++ -arch x86_64 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o signeR.so RcppExports.o fuzzy.o gibbs_2.o signeR_init.o -Wl,-S -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/x86_64-apple-darwin20.0/12.2.0 -L/opt/gfortran/lib -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation installing to /Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/00LOCK-signeR/00new/signeR/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (signeR)
signeR.Rcheck/signeR-Ex.timings
| name | user | system | elapsed | |
| Diffexp | 6.174 | 0.198 | 6.705 | |
| ExposureClassify | 8.291 | 0.121 | 8.921 | |
| ExposureClassifyCV | 12.530 | 0.102 | 12.822 | |
| ExposureCorrelation | 3.429 | 0.035 | 3.507 | |
| ExposureFuzzyClustering | 12.370 | 0.127 | 12.694 | |
| ExposureGLM | 2.529 | 0.008 | 2.552 | |
| ExposureHierarchicalClustering | 2.111 | 0.013 | 2.140 | |
| ExposureSurvModel | 7.294 | 0.099 | 7.527 | |
| ExposureSurvival | 3.054 | 0.028 | 3.111 | |
| genMatrix | 5.309 | 0.198 | 5.513 | |
| methods | 4.799 | 0.019 | 4.840 | |
| plots | 3.485 | 0.022 | 3.531 | |
| signeR-package | 0.001 | 0.001 | 0.002 | |
| signeR | 0.002 | 0.001 | 0.004 | |