| Back to Multiple platform build/check report for BioC 3.20: simplified long | 
 | 
This page was generated on 2025-04-02 19:31 -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: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:signeR.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings signeR_2.8.0.tar.gz | 
| StartedAt: 2025-04-01 06:01:19 -0400 (Tue, 01 Apr 2025) | 
| EndedAt: 2025-04-01 06:10:08 -0400 (Tue, 01 Apr 2025) | 
| EllapsedTime: 528.7 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: signeR.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:signeR.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings signeR_2.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/signeR.Rcheck'
* using R version 4.4.3 (2025-02-28 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 13.3.0
    GNU Fortran (GCC) 13.3.0
* running under: Windows Server 2022 x64 (build 20348)
* 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 whether package 'signeR' can be installed ... OK
* used C compiler: 'gcc.exe (GCC) 13.3.0'
* used C++ compiler: 'G__~1.EXE (GCC) 13.3.0'
* 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 for x64 is not available
File 'F:/biocbuild/bbs-3.20-bioc/R/library/signeR/libs/x64/signeR.dll':
  Found '_exit', possibly from '_exit' (C)
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
ExposureClassifyCV      7.78   0.16    7.95
ExposureFuzzyClustering 7.36   0.08    7.43
* 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
  'F:/biocbuild/bbs-3.20-bioc/meat/signeR.Rcheck/00check.log'
for details.
signeR.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL signeR
###
##############################################################################
##############################################################################
* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'signeR' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 13.3.0'
using C++ compiler: 'G__~1.EXE (GCC) 13.3.0'
using C++11
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c fuzzy.cpp -o fuzzy.o
fuzzy.cpp: In function 'Rcpp::List FuzzyClusterCpp(arma::cube, arma::mat, int, int, double)':
fuzzy.cpp:143:11: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long long unsigned int'} [-Wsign-compare]
  143 |       if(C>=j) C = j-1;
      |          ~^~~
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c gibbs_2.cpp -o gibbs_2.o
gcc  -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.20-bioc/R/library/RcppArmadillo/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c signeR_init.c -o signeR_init.o
g++ -shared -s -static-libgcc -o signeR.dll tmp.def RcppExports.o fuzzy.o gibbs_2.o signeR_init.o -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lRlapack -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools44/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.20-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.20-bioc/R/library/00LOCK-signeR/00new/signeR/libs/x64
** 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
** 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 | 3.64 | 0.16 | 3.81 | |
| ExposureClassify | 4.83 | 0.07 | 4.90 | |
| ExposureClassifyCV | 7.78 | 0.16 | 7.95 | |
| ExposureCorrelation | 2.48 | 0.06 | 2.55 | |
| ExposureFuzzyClustering | 7.36 | 0.08 | 7.43 | |
| ExposureGLM | 2.14 | 0.03 | 2.18 | |
| ExposureHierarchicalClustering | 1.91 | 0.00 | 1.90 | |
| ExposureSurvModel | 4.62 | 0.09 | 4.72 | |
| ExposureSurvival | 1.92 | 0.06 | 1.99 | |
| genMatrix | 3.49 | 0.47 | 4.54 | |
| methods | 2.70 | 0.00 | 2.71 | |
| plots | 2.47 | 0.03 | 2.50 | |
| signeR-package | 0 | 0 | 0 | |
| signeR | 0 | 0 | 0 | |