Back to Multiple platform build/check report for BioC 3.24:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-05-22 11:36 -0400 (Fri, 22 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4936
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4621
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/2378HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.49.3  (landing page)
Tom Carroll , Rory Stark
Snapshot Date: 2026-05-21 13:45 -0400 (Thu, 21 May 2026)
git_url: https://git.bioconductor.org/packages/ChIPQC
git_branch: devel
git_last_commit: 1ba474c
git_last_commit_date: 2026-05-18 15:22:31 -0400 (Mon, 18 May 2026)
nebbiolo2Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK  YES
See other builds for ChIPQC in R Universe.


CHECK results for ChIPQC on kjohnson3

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.49.3
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ChIPQC_1.49.3.tar.gz
StartedAt: 2026-05-21 18:42:19 -0400 (Thu, 21 May 2026)
EndedAt: 2026-05-21 18:44:46 -0400 (Thu, 21 May 2026)
EllapsedTime: 146.7 seconds
RetCode: 0
Status:   OK  
CheckDir: ChIPQC.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ChIPQC_1.49.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/ChIPQC.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-21 22:42:19 UTC
* using option ‘--no-vignettes’
* 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 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’ ... OK
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.24-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.


Installation output

ChIPQC.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL ChIPQC
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/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)

Tests output


Example timings

ChIPQC.Rcheck/ChIPQC-Ex.timings

nameusersystemelapsed
ChIPQC-data0.4690.0100.480
ChIPQC0.1270.0080.135
ChIPQCexperiment-class0.1810.0080.189
ChIPQCsample-class0.2880.0110.301
FragmentLengthCrossCoverage-methods0.5060.0050.511
Normalisedaveragepeaksignal-methods0.0100.0020.011
QCannotation-methods0.0060.0010.007
QCcontrol-methods0.0670.0020.069
QCdba-methods0.0440.0020.044
QCmetadata-methods0.0440.0010.046
QCmetrics-methods0.1250.0020.127
QCsample-methods0.0170.0010.018
ReadLengthCrossCoverage-methods0.0060.0010.006
RelativeCrossCoverage-methods0.0180.0010.018
averagepeaksignal-methods0.0140.0020.016
coveragehistogram-methods0.0100.0010.012
crosscoverage-methods0.0080.0020.010
duplicateRate-methods0.0070.0010.007
duplicates-methods0.0060.0010.007
flagtagcounts-methods0.0060.0010.007
fragmentlength-methods0.0180.0010.019
frip-methods0.0060.0000.007
mapped-methods0.0060.0000.007
peaks-methods0.0500.0010.051
plotCC-methods0.5020.0070.509
plotCorHeatmap-methods0.0800.0030.083
plotCoverageHist-methods0.1920.0030.195
plotFribl-methods0.2110.0010.213
plotFrip-methods0.2090.0020.211
plotPeakProfile-methods0.4520.0080.460
plotPrincomp-methods0.0840.0020.086
plotRap-methods0.3010.0030.304
plotRegi-methods0.4130.0040.417
plotSSD-methods0.4830.0040.488
readlength-methods0.0060.0010.007
reads-methods0.0060.0010.007
regi-methods0.0140.0020.016
ribl-methods0.0070.0010.007
rip-methods0.0060.0010.007
ssd-methods0.0060.0010.007