Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

This page was generated on 2025-02-13 11:41 -0500 (Thu, 13 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4719
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4481
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4492
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4445
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 1797/2295HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
Rqc 1.41.0  (landing page)
Welliton Souza
Snapshot Date: 2025-02-12 13:40 -0500 (Wed, 12 Feb 2025)
git_url: https://git.bioconductor.org/packages/Rqc
git_branch: devel
git_last_commit: beb1258
git_last_commit_date: 2024-10-29 09:56:33 -0500 (Tue, 29 Oct 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    TIMEOUT    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for Rqc on palomino7

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.

raw results


Summary

Package: Rqc
Version: 1.41.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Rqc.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings Rqc_1.41.0.tar.gz
StartedAt: 2025-02-13 05:02:31 -0500 (Thu, 13 Feb 2025)
EndedAt: 2025-02-13 05:42:31 -0500 (Thu, 13 Feb 2025)
EllapsedTime: 2400.6 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: Rqc.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:Rqc.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings Rqc_1.41.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/Rqc.Rcheck'
* using R Under development (unstable) (2025-01-21 r87610 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.41.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 ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  rqc.Rd: multicoreWorkers
  rqcCycleAverageQualityPcaPlot.Rd: ggplot
  rqcCycleBaseCallsPlot.Rd: ggplot
  rqcCycleGCPlot.Rd: ggplot
  rqcCycleQualityBoxPlot.Rd: ggplot
  rqcCycleQualityPlot.Rd: ggplot
  rqcFileHeatmap.Rd: ggplot
  rqcQA.Rd: ShortRead, bplapply, BiocParallel
  rqcReadFrequencyPlot.Rd: ggplot
  rqcReadQualityBoxPlot.Rd: ggplot
  rqcReadQualityPlot.Rd: ggplot
  rqcReadWidthPlot.Rd: ggplot
  rqcReport.Rd: knit, markdownToHTML
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 'E:/biocbuild/bbs-3.21-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 ...

Installation output

Rqc.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL Rqc
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'Rqc' ...
** this is package 'Rqc' version '1.41.0'
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 13.3.0'
g++ -std=gnu++17  -I"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DR_NO_REMAP -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"E:/biocbuild/bbs-3.21-bioc/R/include" -DNDEBUG  -I'E:/biocbuild/bbs-3.21-bioc/R/library/Rcpp/include'   -I"C:/rtools44/x86_64-w64-mingw32.static.posix/include"      -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign   -DR_NO_REMAP -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 -LE:/biocbuild/bbs-3.21-bioc/R/bin/x64 -lR
installing to E:/biocbuild/bbs-3.21-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)

Tests output


Example timings

Rqc.Rcheck/Rqc-Ex.timings

nameusersystemelapsed
Rqc-package11.25 0.8312.50
RqcResultSet-class0.030.000.03
checkpoint000
detectFileFormat0.020.000.02
fromRRDNA000
matdist000
rqc9.220.579.89
rqcCycleAverageQualityPcaPlot0.250.020.26
rqcCycleAverageQualityPlot0.280.000.29
rqcCycleBaseCallsPlot0.590.000.59
rqcCycleGCPlot0.250.000.25
rqcCycleQualityBoxPlot2.320.052.36
rqcCycleQualityPlot0.820.000.83
rqcFileHeatmap0.160.000.15
rqcGroupCycleAverageQualityPlot0.220.000.22
rqcQA0.200.000.21
rqcReadFrequencyPlot0.190.000.18
rqcReadQualityBoxPlot0.200.000.21
rqcReadQualityPlot0.130.000.12
rqcReadWidthPlot0.180.000.19
rqcReport8.380.408.95
rqcShinyReport0.020.000.02
stats4trim0.090.000.09
subsetByGroup0.560.060.63
subsetByPair0.020.000.01
toRRDNA000