Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-05 11:35:58 -0400 (Thu, 05 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 1914/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
signatureSearch 1.14.0 (landing page) Brendan Gongol
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
To the developers/maintainers of the signatureSearch package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/signatureSearch.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: signatureSearch |
Version: 1.14.0 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings signatureSearch_1.14.0.tar.gz |
StartedAt: 2023-10-05 01:07:57 -0400 (Thu, 05 Oct 2023) |
EndedAt: 2023-10-05 01:15:16 -0400 (Thu, 05 Oct 2023) |
EllapsedTime: 438.6 seconds |
RetCode: 1 |
Status: ERROR |
CheckDir: signatureSearch.Rcheck |
Warnings: NA |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:signatureSearch.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings signatureSearch_1.14.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/signatureSearch.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0 * running under: Ubuntu 22.04.3 LTS * using session charset: UTF-8 * checking for file ‘signatureSearch/DESCRIPTION’ ... OK * this is package ‘signatureSearch’ version ‘1.14.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 ... NOTE Found the following hidden files and directories: inst/extdata/.batchtools.conf.R These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘signatureSearch’ can be installed ... OK * used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ * used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ * checking C++ specification ... NOTE Specified C++11: please drop specification unless essential * checking installed package size ... NOTE installed size is 87.9Mb sub-directories of 1Mb or more: R 82.6Mb data 2.9Mb extdata 1.3Mb * 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 R 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 loading without being on the library search path ... 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 ... NOTE Note: found 147 marked UTF-8 strings * 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 compiled code ... NOTE Note: information on .o files is not available * checking files in ‘vignettes’ ... OK * checking examples ... ERROR Running examples in ‘signatureSearch-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: addGESSannot > ### Title: Add Compound Annotation Info to GESS Result Table > ### Aliases: addGESSannot > > ### ** Examples > > gess_tb <- data.frame(pert=c("vorinostat", "sirolimus", "estradiol"), + cell=c("SKB", "SKB", "MCF7"), + NCS=runif(3)) > cmp_annot_tb <- data.frame(pert_name=c("vorinostat", "sirolimus", "estradiol"), + prop1=c("a", "b", "c"), + prop2=1:3) > addGESSannot(gess_tb, "custom", cmp_annot_tb, by="pert_name", + cmp_name_col="pert") Warning: download failed web resource path: ‘https://experimenthub.bioconductor.org/fetch/3244’ local file path: ‘/home/biocbuild/.cache/R/ExperimentHub/filed78af2757abe2’ reason: Internal Server Error (HTTP 500). Warning: bfcdownload() failed rid: BFC376 file: ‘https://experimenthub.bioconductor.org/fetch/3244’ reason: download failed Warning: download failed hub path: ‘https://experimenthub.bioconductor.org/fetch/3244’ cache resource: ‘EH3228 : 3244’ reason: download failed; see warnings() Error: failed to load resource name: EH3228 title: dtlink_db_clue_sti reason: 1 resources failed to download Execution halted * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘signatureSearch.Rmd’ using ‘UTF-8’... OK NONE * checking re-building of vignette outputs ... ERROR Error(s) in re-building vignettes: ... --- re-building ‘signatureSearch.Rmd’ using rmarkdown Quitting from lines 520-523 [gess_gcmap] (signatureSearch.Rmd) Error: processing vignette 'signatureSearch.Rmd' failed with diagnostics: file is not a database --- failed re-building ‘signatureSearch.Rmd’ SUMMARY: processing the following file failed: ‘signatureSearch.Rmd’ Error: Vignette re-building failed. Execution halted * checking PDF version of manual ... OK * DONE Status: 2 ERRORs, 5 NOTEs See ‘/home/biocbuild/bbs-3.17-bioc/meat/signatureSearch.Rcheck/00check.log’ for details.
signatureSearch.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL signatureSearch ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’ * installing *source* package ‘signatureSearch’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’ using C++11 g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c fastGSEA.cpp -o fastGSEA.o fastGSEA.cpp: In function ‘Rcpp::NumericVector calcGseaStatBatchCpp(const NumericVector&, const List&, const IntegerVector&)’: fastGSEA.cpp:444:27: warning: comparison of integer expressions of different signedness: ‘int’ and ‘std::vector<int>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare] 444 | for (int j = 0; j < S.size(); ++j) { | ~~^~~~~~~~~~ gcc -I"/home/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.17-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -c fgsea_init.c -o fgsea_init.o g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.17-bioc/R/lib -L/usr/local/lib -o signatureSearch.so RcppExports.o fastGSEA.o fgsea_init.o -L/home/biocbuild/bbs-3.17-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.17-bioc/R/site-library/00LOCK-signatureSearch/00new/signatureSearch/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 (signatureSearch)
signatureSearch.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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(signatureSearch) > # > # test_check("signatureSearch") > > proc.time() user system elapsed 0.171 0.038 0.198
signatureSearch.Rcheck/signatureSearch-Ex.timings
name | user | system | elapsed |