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

This page was generated on 2026-05-23 11:36 -0400 (Sat, 23 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" 4937
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-05-01 r89994) -- "Because it was There" 4639
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/2379HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.49.3  (landing page)
Tom Carroll , Rory Stark
Snapshot Date: 2026-05-22 13:45 -0400 (Fri, 22 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-22 18:42:30 -0400 (Fri, 22 May 2026)
EndedAt: 2026-05-22 18:44:57 -0400 (Fri, 22 May 2026)
EllapsedTime: 146.6 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-22 22:42:30 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.4660.0150.482
ChIPQC0.1690.0060.176
ChIPQCexperiment-class0.1240.0030.126
ChIPQCsample-class0.7300.0100.742
FragmentLengthCrossCoverage-methods0.0170.0010.019
Normalisedaveragepeaksignal-methods0.0100.0020.011
QCannotation-methods0.0060.0010.007
QCcontrol-methods0.0670.0010.068
QCdba-methods0.0430.0000.044
QCmetadata-methods0.0440.0010.046
QCmetrics-methods0.1240.0030.127
QCsample-methods0.0170.0010.018
ReadLengthCrossCoverage-methods0.0070.0010.006
RelativeCrossCoverage-methods0.0170.0000.018
averagepeaksignal-methods0.0150.0010.016
coveragehistogram-methods0.0100.0010.010
crosscoverage-methods0.0090.0010.010
duplicateRate-methods0.0060.0000.007
duplicates-methods0.0060.0010.006
flagtagcounts-methods0.0060.0010.012
fragmentlength-methods0.0190.0020.020
frip-methods0.0060.0010.007
mapped-methods0.0060.0010.006
peaks-methods0.0510.0030.055
plotCC-methods0.5160.0080.527
plotCorHeatmap-methods0.0790.0060.085
plotCoverageHist-methods0.1790.0020.183
plotFribl-methods0.2050.0020.208
plotFrip-methods0.2020.0010.204
plotPeakProfile-methods0.4550.0070.462
plotPrincomp-methods0.0950.0020.097
plotRap-methods0.2860.0020.289
plotRegi-methods0.4010.0030.404
plotSSD-methods0.4930.0040.497
readlength-methods0.0060.0000.007
reads-methods0.0070.0000.007
regi-methods0.0140.0010.015
ribl-methods0.0060.0000.007
rip-methods0.0060.0010.007
ssd-methods0.0060.0010.007