| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2026-05-07 11:36 -0400 (Thu, 07 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4990 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-04-24 r89963) -- "Because it was There" | 4723 |
| 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/2418 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
Tom Carroll
| nebbiolo1 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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.48.1 |
| 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.48.1.tar.gz |
| StartedAt: 2026-05-06 19:22:54 -0400 (Wed, 06 May 2026) |
| EndedAt: 2026-05-06 19:25:32 -0400 (Wed, 06 May 2026) |
| EllapsedTime: 157.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: ChIPQC.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.48.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/ChIPQC.Rcheck’
* using R version 4.6.0 Patched (2026-04-24 r89963)
* 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-06 23:22:55 UTC
* using option ‘--no-vignettes’
* checking for file ‘ChIPQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPQC’ version ‘1.48.1’
* 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 whether startup messages can be suppressed ... 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:
ChIPQC-data.Rd: GRanges, DiffBind
ChIPQC-package.Rd: DiffBind
ChIPQC.Rd: DBA-object, DiffBind, dba.peakset, dba, GRanges,
dba.count, bplapply, BiocParallel, register
ChIPQCexperiment-class.Rd: DBA-object, DiffBind
ChIPQCsample-class.Rd: GRanges, GRanges-class
QCdba-methods.Rd: DBA-object, DiffBind, dba
peaks-methods.Rd: GRangesList, GRanges
plotCorHeatmap-methods.Rd: dba.plotHeatmap
plotPrincomp-methods.Rd: dba.plotPCA
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.23-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.
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.48.1’ ** 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 Warning in fun(libname, pkgname) : Package 'ChIPQC' is deprecated and will be removed from Bioconductor version 3.24 ** testing if installed package can be loaded from final location Warning in fun(libname, pkgname) : Package 'ChIPQC' is deprecated and will be removed from Bioconductor version 3.24 ** testing if installed package keeps a record of temporary installation path * DONE (ChIPQC)
ChIPQC.Rcheck/ChIPQC-Ex.timings
| name | user | system | elapsed | |
| ChIPQC-data | 0.470 | 0.019 | 0.488 | |
| ChIPQC | 0.127 | 0.010 | 0.138 | |
| ChIPQCexperiment-class | 0.181 | 0.010 | 0.191 | |
| ChIPQCsample-class | 0.286 | 0.014 | 0.301 | |
| FragmentLengthCrossCoverage-methods | 0.482 | 0.015 | 0.497 | |
| Normalisedaveragepeaksignal-methods | 0.010 | 0.002 | 0.012 | |
| QCannotation-methods | 0.006 | 0.001 | 0.008 | |
| QCcontrol-methods | 0.068 | 0.003 | 0.074 | |
| QCdba-methods | 0.044 | 0.002 | 0.046 | |
| QCmetadata-methods | 0.045 | 0.002 | 0.049 | |
| QCmetrics-methods | 0.128 | 0.003 | 0.132 | |
| QCsample-methods | 0.018 | 0.002 | 0.020 | |
| ReadLengthCrossCoverage-methods | 0.006 | 0.001 | 0.007 | |
| RelativeCrossCoverage-methods | 0.017 | 0.001 | 0.018 | |
| averagepeaksignal-methods | 0.015 | 0.002 | 0.017 | |
| coveragehistogram-methods | 0.010 | 0.001 | 0.012 | |
| crosscoverage-methods | 0.009 | 0.002 | 0.010 | |
| duplicateRate-methods | 0.006 | 0.001 | 0.007 | |
| duplicates-methods | 0.007 | 0.001 | 0.007 | |
| flagtagcounts-methods | 0.006 | 0.001 | 0.007 | |
| fragmentlength-methods | 0.017 | 0.001 | 0.018 | |
| frip-methods | 0.006 | 0.001 | 0.006 | |
| mapped-methods | 0.006 | 0.001 | 0.007 | |
| peaks-methods | 0.049 | 0.001 | 0.049 | |
| plotCC-methods | 0.502 | 0.008 | 0.509 | |
| plotCorHeatmap-methods | 0.079 | 0.003 | 0.082 | |
| plotCoverageHist-methods | 0.185 | 0.005 | 0.190 | |
| plotFribl-methods | 0.213 | 0.002 | 0.215 | |
| plotFrip-methods | 0.213 | 0.006 | 0.221 | |
| plotPeakProfile-methods | 0.452 | 0.006 | 0.459 | |
| plotPrincomp-methods | 0.087 | 0.002 | 0.090 | |
| plotRap-methods | 0.307 | 0.003 | 0.314 | |
| plotRegi-methods | 0.480 | 0.004 | 0.619 | |
| plotSSD-methods | 0.509 | 0.005 | 0.521 | |
| readlength-methods | 0.006 | 0.001 | 0.007 | |
| reads-methods | 0.007 | 0.000 | 0.006 | |
| regi-methods | 0.014 | 0.001 | 0.015 | |
| ribl-methods | 0.006 | 0.001 | 0.007 | |
| rip-methods | 0.006 | 0.001 | 0.008 | |
| ssd-methods | 0.006 | 0.001 | 0.007 | |