| Back to Build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-20 12:04 -0400 (Wed, 20 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4900 |
| 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 351/2378 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ChIPQC 1.49.3 (landing page) Tom Carroll
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| See other builds for ChIPQC in R Universe. | ||||||||||||||
|
To the developers/maintainers of the ChIPQC package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ChIPQC.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: ChIPQC |
| Version: 1.49.3 |
| Command: /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings ChIPQC_1.49.3.tar.gz |
| StartedAt: 2026-05-19 22:20:40 -0400 (Tue, 19 May 2026) |
| EndedAt: 2026-05-19 22:27:35 -0400 (Tue, 19 May 2026) |
| EllapsedTime: 415.5 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ChIPQC.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.24-bioc/R/site-library --timings ChIPQC_1.49.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.24-bioc/meat/ChIPQC.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-20 02:20:40 UTC
* checking for file ‘ChIPQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPQC’ version ‘1.49.3’
* 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 ‘ChIPQC’ can be installed ... OK
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
Unexported object imported by a ':::' call: ‘S4Vectors:::tabulate2’
See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
.Call("rle_sum_any", ..., PACKAGE = "chipseq")
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
GetGRanges: no visible global function definition for ‘seqlevels<-’
findCovMaxPos: no visible global function definition for ‘seqlengths’
findCovMaxPos: no visible global function definition for ‘seqlengths<-’
getAnnotation: no visible binding for global variable
‘TxDb.Hsapiens.UCSC.hg38.knownGene’
getAnnotation: no visible global function definition for ‘seqlengths’
sampleQC: no visible global function definition for ‘seqlevels<-’
Undefined global functions or variables:
TxDb.Hsapiens.UCSC.hg38.knownGene seqlengths seqlengths<- seqlevels<-
* 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:
ChIPQCsample-class.Rd: GRanges-class
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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking sizes of PDF files under ‘inst/doc’ ...* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 4 NOTEs
See
‘/home/biocbuild/bbs-3.24-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.
ChIPQC.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.24-bioc/R/bin/R CMD INSTALL ChIPQC ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.24-bioc/R/site-library’ * installing *source* package ‘ChIPQC’ ... ** this is package ‘ChIPQC’ version ‘1.49.3’ ** using staged installation ** R ** data ** 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 (ChIPQC)
ChIPQC.Rcheck/ChIPQC-Ex.timings
| name | user | system | elapsed | |
| ChIPQC-data | 1.434 | 0.081 | 1.517 | |
| ChIPQC | 0.433 | 0.038 | 0.472 | |
| ChIPQCexperiment-class | 0.335 | 0.005 | 0.338 | |
| ChIPQCsample-class | 2.085 | 0.070 | 2.155 | |
| FragmentLengthCrossCoverage-methods | 0.045 | 0.001 | 0.047 | |
| Normalisedaveragepeaksignal-methods | 0.022 | 0.002 | 0.025 | |
| QCannotation-methods | 0.014 | 0.000 | 0.015 | |
| QCcontrol-methods | 0.172 | 0.003 | 0.176 | |
| QCdba-methods | 0.102 | 0.001 | 0.104 | |
| QCmetadata-methods | 0.104 | 0.002 | 0.106 | |
| QCmetrics-methods | 0.347 | 0.001 | 0.349 | |
| QCsample-methods | 0.048 | 0.000 | 0.047 | |
| ReadLengthCrossCoverage-methods | 0.015 | 0.000 | 0.014 | |
| RelativeCrossCoverage-methods | 0.048 | 0.002 | 0.050 | |
| averagepeaksignal-methods | 0.035 | 0.005 | 0.041 | |
| coveragehistogram-methods | 0.022 | 0.002 | 0.025 | |
| crosscoverage-methods | 0.023 | 0.001 | 0.024 | |
| duplicateRate-methods | 0.014 | 0.000 | 0.015 | |
| duplicates-methods | 0.015 | 0.000 | 0.015 | |
| flagtagcounts-methods | 0.015 | 0.000 | 0.015 | |
| fragmentlength-methods | 0.051 | 0.007 | 0.059 | |
| frip-methods | 0.015 | 0.000 | 0.014 | |
| mapped-methods | 0.015 | 0.000 | 0.015 | |
| peaks-methods | 0.154 | 0.029 | 0.183 | |
| plotCC-methods | 1.539 | 0.016 | 1.556 | |
| plotCorHeatmap-methods | 0.180 | 0.016 | 0.196 | |
| plotCoverageHist-methods | 0.581 | 0.001 | 0.582 | |
| plotFribl-methods | 0.703 | 0.001 | 0.703 | |
| plotFrip-methods | 0.611 | 0.002 | 0.613 | |
| plotPeakProfile-methods | 1.38 | 0.04 | 1.42 | |
| plotPrincomp-methods | 0.216 | 0.016 | 0.231 | |
| plotRap-methods | 0.956 | 0.014 | 0.970 | |
| plotRegi-methods | 1.256 | 0.007 | 1.262 | |
| plotSSD-methods | 1.480 | 0.005 | 1.485 | |
| readlength-methods | 0.013 | 0.002 | 0.015 | |
| reads-methods | 0.014 | 0.000 | 0.014 | |
| regi-methods | 0.036 | 0.002 | 0.038 | |
| ribl-methods | 0.014 | 0.001 | 0.015 | |
| rip-methods | 0.013 | 0.002 | 0.015 | |
| ssd-methods | 0.014 | 0.001 | 0.015 | |