| 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 1798/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| Rqc 1.40.0 (landing page) Welliton Souza
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | TIMEOUT | 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 Rqc package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/Rqc.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: Rqc |
| Version: 1.40.0 |
| Command: F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Rqc.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings Rqc_1.40.0.tar.gz |
| StartedAt: 2025-04-01 05:25:43 -0400 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 06:05:43 -0400 (Tue, 01 Apr 2025) |
| EllapsedTime: 2400.6 seconds |
| RetCode: None |
| Status: TIMEOUT |
| CheckDir: Rqc.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Rqc.install-out.txt --library=F:\biocbuild\bbs-3.20-bioc\R\library --no-vignettes --timings Rqc_1.40.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'F:/biocbuild/bbs-3.20-bioc/meat/Rqc.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 'Rqc/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'Rqc' version '1.40.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:
.travis.yml
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'Rqc' can be installed ... OK
* used C++ compiler: 'G__~1.EXE (GCC) 13.3.0'
* 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 ... NOTE
Namespaces in Imports field not imported from:
'IRanges' 'Rcpp'
All declared Imports should be used.
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files for x64 is not available
File 'F:/biocbuild/bbs-3.20-bioc/R/library/Rqc/libs/x64/Rqc.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 ...
Rqc.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### F:\biocbuild\bbs-3.20-bioc\R\bin\R.exe CMD INSTALL Rqc
###
##############################################################################
##############################################################################
* installing to library 'F:/biocbuild/bbs-3.20-bioc/R/library'
* installing *source* package 'Rqc' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.3.0'
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/include' -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RRDNA.cpp -o RRDNA.o
RRDNA.cpp: In function 'Rcpp::StringVector toRRDNA(Rcpp::StringVector)':
RRDNA.cpp:51:27: warning: comparison of integer expressions of different signedness: 'R_len_t' {aka 'int'} and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
51 | for (j = 0; j < dna.size(); j+=3)
| ~~^~~~~~~~~~~~
RRDNA.cpp: In function 'Rcpp::StringVector fromRRDNA(Rcpp::StringVector)':
RRDNA.cpp:102:22: warning: comparison of integer expressions of different signedness: 'R_len_t' {aka 'int'} and 'std::__cxx11::basic_string<char>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
102 | for(j = 1; j < rrdna.size(); ++j) {
| ~~^~~~~~~~~~~~~~
g++ -std=gnu++17 -I"F:/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG -I'F:/biocbuild/bbs-3.20-bioc/R/library/Rcpp/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++17 -shared -s -static-libgcc -o Rqc.dll tmp.def RRDNA.o RcppExports.o -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-Rqc/00new/Rqc/libs/x64
** R
** 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 (Rqc)
Rqc.Rcheck/Rqc-Ex.timings
| name | user | system | elapsed | |
| Rqc-package | 10.91 | 0.62 | 11.98 | |
| RqcResultSet-class | 0.03 | 0.00 | 0.03 | |
| checkpoint | 0 | 0 | 0 | |
| detectFileFormat | 0.01 | 0.00 | 0.02 | |
| fromRRDNA | 0 | 0 | 0 | |
| matdist | 0 | 0 | 0 | |
| rqc | 8.47 | 0.55 | 9.19 | |
| rqcCycleAverageQualityPcaPlot | 0.36 | 0.01 | 0.37 | |
| rqcCycleAverageQualityPlot | 0.39 | 0.02 | 0.41 | |
| rqcCycleBaseCallsPlot | 0.58 | 0.00 | 0.58 | |
| rqcCycleGCPlot | 0.28 | 0.00 | 0.28 | |
| rqcCycleQualityBoxPlot | 2.30 | 0.08 | 2.37 | |
| rqcCycleQualityPlot | 0.99 | 0.03 | 1.01 | |
| rqcFileHeatmap | 0.22 | 0.00 | 0.22 | |
| rqcGroupCycleAverageQualityPlot | 0.37 | 0.01 | 0.39 | |
| rqcQA | 0.19 | 0.00 | 0.19 | |
| rqcReadFrequencyPlot | 0.2 | 0.0 | 0.2 | |
| rqcReadQualityBoxPlot | 0.32 | 0.00 | 0.32 | |
| rqcReadQualityPlot | 0.21 | 0.00 | 0.21 | |
| rqcReadWidthPlot | 0.27 | 0.00 | 0.27 | |
| rqcReport | 9.05 | 0.49 | 9.69 | |
| rqcShinyReport | 0 | 0 | 0 | |
| stats4trim | 0.06 | 0.00 | 0.06 | |
| subsetByGroup | 0.42 | 0.03 | 0.45 | |
| subsetByPair | 0.00 | 0.01 | 0.02 | |
| toRRDNA | 0 | 0 | 0 | |