Back to Build/check report for BioC 3.23:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-21 11:32 -0400 (Thu, 21 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4995
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 356/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.48.3  (landing page)
Tom Carroll , Rory Stark
Snapshot Date: 2026-05-20 13:40 -0400 (Wed, 20 May 2026)
git_url: https://git.bioconductor.org/packages/ChIPQC
git_branch: RELEASE_3_23
git_last_commit: 3324b04
git_last_commit_date: 2026-05-08 13:30:38 -0400 (Fri, 08 May 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for ChIPQC in R Universe.


CHECK results for ChIPQC on nebbiolo1

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.

raw results


Summary

Package: ChIPQC
Version: 1.48.3
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ChIPQC_1.48.3.tar.gz
StartedAt: 2026-05-20 22:27:57 -0400 (Wed, 20 May 2026)
EndedAt: 2026-05-20 22:34:56 -0400 (Wed, 20 May 2026)
EllapsedTime: 418.7 seconds
RetCode: 0
Status:   OK  
CheckDir: ChIPQC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ChIPQC_1.48.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-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-21 02:27:58 UTC
* checking for file ‘ChIPQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPQC’ version ‘1.48.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.23-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.


Installation output

ChIPQC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL ChIPQC
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘ChIPQC’ ...
** this is package ‘ChIPQC’ version ‘1.48.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)

Tests output


Example timings

ChIPQC.Rcheck/ChIPQC-Ex.timings

nameusersystemelapsed
ChIPQC-data1.3840.0551.440
ChIPQC0.3530.0030.356
ChIPQCexperiment-class0.3350.0140.349
ChIPQCsample-class1.0920.0291.122
FragmentLengthCrossCoverage-methods0.0490.0020.050
Normalisedaveragepeaksignal-methods0.0240.0010.025
QCannotation-methods0.0140.0010.015
QCcontrol-methods0.1750.0050.181
QCdba-methods1.3300.0021.332
QCmetadata-methods0.1060.0030.110
QCmetrics-methods0.3360.0080.344
QCsample-methods0.0490.0030.051
ReadLengthCrossCoverage-methods0.0150.0010.015
RelativeCrossCoverage-methods0.0470.0010.049
averagepeaksignal-methods0.0370.0020.039
coveragehistogram-methods0.0230.0030.026
crosscoverage-methods0.0230.0010.024
duplicateRate-methods0.0140.0020.015
duplicates-methods0.0140.0010.015
flagtagcounts-methods0.0130.0020.015
fragmentlength-methods0.0460.0020.048
frip-methods0.0140.0000.015
mapped-methods0.0140.0010.015
peaks-methods0.1610.0020.164
plotCC-methods1.5760.0581.635
plotCorHeatmap-methods0.1860.0090.196
plotCoverageHist-methods1.6430.0581.701
plotFribl-methods0.6450.0010.646
plotFrip-methods0.6470.0010.649
plotPeakProfile-methods1.3560.0211.377
plotPrincomp-methods0.2330.0180.251
plotRap-methods0.9220.0020.924
plotRegi-methods1.2720.0051.277
plotSSD-methods1.5100.0071.516
readlength-methods0.0140.0010.015
reads-methods0.0150.0000.015
regi-methods0.0360.0030.039
ribl-methods0.0130.0030.015
rip-methods0.0150.0000.015
ssd-methods0.0140.0010.015