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

This page was generated on 2023-10-16 11:35:15 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 329/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ChIPQC 1.36.1  (landing page)
Tom Carroll , Rory Stark
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/ChIPQC
git_branch: RELEASE_3_17
git_last_commit: e835440
git_last_commit_date: 2023-08-25 11:17:44 -0400 (Fri, 25 Aug 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

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.36.1
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:ChIPQC.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings ChIPQC_1.36.1.tar.gz
StartedAt: 2023-10-15 20:03:20 -0400 (Sun, 15 Oct 2023)
EndedAt: 2023-10-15 20:10:46 -0400 (Sun, 15 Oct 2023)
EllapsedTime: 446.8 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ChIPQC.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/ChIPQC.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* checking for file ‘ChIPQC/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ChIPQC’ version ‘1.36.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 ... NOTE
Problems with news in ‘inst/NEWS.Rd’:
  inst/NEWS.Rd:16: unexpected section header '\section'
  inst/NEWS.Rd:23: unexpected section header '\section'
  inst/NEWS.Rd:30: unexpected section header '\section'
  inst/NEWS.Rd:36: unexpected section header '\section'
  inst/NEWS.Rd:42: unexpected section header '\section'
  inst/NEWS.Rd:48: unexpected section header '\section'
  inst/NEWS.Rd:54: unexpected section header '\section'
  inst/NEWS.Rd:60: unexpected section header '\section'
  inst/NEWS.Rd:66: unexpected section header '\section'
  inst/NEWS.Rd:72: unexpected section header '\section'
  inst/NEWS.Rd:79: unexpected section header '\section'
  inst/NEWS.Rd:84: unexpected END_OF_INPUT '
  '
* checking R 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
Package in Depends field not imported from: ‘BiocParallel’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
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
ChIPQC: no visible global function definition for ‘is’
ChIPQC: no visible global function definition for ‘multicoreWorkers’
ChIPQC: no visible global function definition for ‘snowWorkers’
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’
makeCCplot: no visible binding for global variable ‘Shift_Size’
makeCCplot: no visible binding for global variable ‘CC_Score’
makeCoveragePlot: no visible binding for global variable ‘Depth’
makeCoveragePlot: no visible binding for global variable ‘log10_bp’
makeCoveragePlot: no visible binding for global variable ‘Sample’
makeFriblPlot: no visible binding for global variable ‘Sample’
makeFriblPlot: no visible binding for global variable ‘FRIBL’
makeFriblPlot: no visible binding for global variable ‘Reads’
makeFripPlot: no visible binding for global variable ‘Sample’
makeFripPlot: no visible binding for global variable ‘FRIP’
makeFripPlot: no visible binding for global variable ‘Reads’
makePeakProfilePlot: no visible binding for global variable ‘Distance’
makePeakProfilePlot: no visible binding for global variable ‘Signal’
makeRapPlot: no visible binding for global variable ‘Sample’
makeRapPlot: no visible binding for global variable ‘CountsInPeaks’
makeRegiPlot: no visible binding for global variable ‘Sample’
makeRegiPlot: no visible binding for global variable ‘GenomicIntervals’
makeRegiPlot: no visible binding for global variable ‘log2_Enrichment’
makeSSDPlot: no visible binding for global variable ‘Sample’
makeSSDPlot: no visible binding for global variable ‘SSD’
makeSSDPlot: no visible global function definition for ‘geom_point’
sampleQC: no visible global function definition for ‘seqlevels<-’
plotCC,ChIPQCexperiment: no visible binding for global variable
  ‘Sample’
plotCC,list: no visible binding for global variable ‘Sample’
plotPeakProfile,ChIPQCexperiment: no visible binding for global
  variable ‘Sample’
plotPeakProfile,list: no visible binding for global variable ‘Sample’
Undefined global functions or variables:
  CC_Score CountsInPeaks Depth Distance FRIBL FRIP GenomicIntervals
  Reads SSD Sample Shift_Size Signal TxDb.Hsapiens.UCSC.hg38.knownGene
  geom_point is log10_bp log2_Enrichment multicoreWorkers seqlengths
  seqlengths<- seqlevels<- snowWorkers
Consider adding
  importFrom("methods", "is")
  importFrom("stats", "SSD")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 ... WARNING
  Error loading dataset 'exampleExp':
   Error in .requirePackage(package) : 
    unable to find required package 'ChIPQC'
  
  Error loading dataset 'tamoxifen':
   Error in .requirePackage(package) : 
    unable to find required package 'ChIPQC'
  
  The dataset(s) may use package(s) not declared in Depends/Imports.
* checking data for ASCII and uncompressed saves ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
               user system elapsed
ChIPQCreport 20.001  0.608   20.51
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ...
  ‘ChIPQC.Rnw’... OK
 OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 4 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/ChIPQC.Rcheck/00check.log’
for details.



Installation output

ChIPQC.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-library’
* installing *source* package ‘ChIPQC’ ...
** 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-data2.1330.0642.197
ChIPQC0.3170.0840.402
ChIPQCexperiment-class0.3380.0640.402
ChIPQCreport20.001 0.60820.510
ChIPQCsample-class0.9760.0481.023
FragmentLengthCrossCoverage-methods0.0500.0040.054
Normalisedaveragepeaksignal-methods0.0190.0080.027
QCannotation-methods0.0160.0000.016
QCcontrol-methods0.1800.0040.185
QCdba-methods0.1050.0040.109
QCmetadata-methods0.1020.0110.113
QCmetrics-methods0.3610.0120.373
QCsample-methods0.060.000.06
ReadLengthCrossCoverage-methods0.0150.0000.015
RelativeCrossCoverage-methods0.0500.0040.053
averagepeaksignal-methods0.0280.0000.028
coveragehistogram-methods0.0210.0040.025
crosscoverage-methods0.0230.0000.023
duplicateRate-methods0.0150.0000.015
duplicates-methods0.0150.0000.015
flagtagcounts-methods0.0160.0000.016
fragmentlength-methods0.0610.0040.065
frip-methods0.0160.0000.015
mapped-methods0.0120.0040.015
peaks-methods0.1260.0080.134
plotCC-methods0.9860.0040.990
plotCorHeatmap-methods0.1850.0080.192
plotCoverageHist-methods0.4420.0160.458
plotFribl-methods0.5380.0240.562
plotFrip-methods0.5000.0080.508
plotPeakProfile-methods1.1610.0041.165
plotPrincomp-methods0.1940.0080.202
plotRap-methods0.6690.0040.674
plotRegi-methods0.8910.0040.896
plotSSD-methods1.1840.0161.200
readlength-methods0.0150.0000.015
reads-methods0.0150.0000.015
regi-methods0.0400.0000.039
ribl-methods0.0150.0000.015
rip-methods0.0150.0000.015
ssd-methods0.0150.0000.015