Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-10-19 13:20:28 -0400 (Wed, 19 Oct 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4386 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" | 4138 |
merida1 | macOS 10.14.6 Mojave | x86_64 | 4.2.1 (2022-06-23) -- "Funny-Looking Kid" | 4205 |
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 |
To the developers/maintainers of the MACSr package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/MACSr.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1058/2140 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
MACSr 1.4.0 (landing page) Qiang Hu
| nebbiolo1 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | ... NOT SUPPORTED ... | ||||||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: MACSr |
Version: 1.4.0 |
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:MACSr.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings MACSr_1.4.0.tar.gz |
StartedAt: 2022-10-18 20:22:42 -0400 (Tue, 18 Oct 2022) |
EndedAt: 2022-10-18 20:26:00 -0400 (Tue, 18 Oct 2022) |
EllapsedTime: 198.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: MACSr.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:MACSr.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings MACSr_1.4.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/MACSr.Rcheck’ * using R version 4.2.1 (2022-06-23) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘MACSr/DESCRIPTION’ ... OK * this is package ‘MACSr’ version ‘1.4.0’ * package encoding: UTF-8 * 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 ... NOTE Found the following hidden files and directories: .BBSoptions These were most likely included in error. See section ‘Package structure’ in the ‘Writing R Extensions’ manual. * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘MACSr’ can be installed ... NOTE Found the following notes/warnings: Non-staged installation was used See ‘/home/biocbuild/bbs-3.15-bioc/meat/MACSr.Rcheck/00install.out’ for details. * 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 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 dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * 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 line endings in shell scripts ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed bdgbroadcall 6.903 1.210 8.543 bdgdiff 4.672 0.424 5.577 refinepeak 4.390 0.255 5.105 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See ‘/home/biocbuild/bbs-3.15-bioc/meat/MACSr.Rcheck/00check.log’ for details.
MACSr.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD INSTALL MACSr ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.15-bioc/R/library’ * installing *source* package ‘MACSr’ ... ** using non-staged installation via StagedInstall field ** R ** 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 * DONE (MACSr)
MACSr.Rcheck/tests/testthat.Rout
R version 4.2.1 (2022-06-23) -- "Funny-Looking Kid" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(MACSr) > > test_check("MACSr") INFO @ Tue, 18 Oct 2022 20:25:42: # Command line: # ARGUMENTS LIST: # name = run_callpeak_narrow0 # format = BED # ChIP-seq file = ['/home/biocbuild/.cache/R/ExperimentHub/444c51723a4a_4601'] # control file = ['/home/biocbuild/.cache/R/ExperimentHub/444c8f167df_4606'] # effective genome size = 5.20e+07 # band width = 300 # model fold = [5.0, 50.0] # qvalue cutoff = 5.00e-02 # The maximum gap between significant sites is assigned as the read length/tag size. # The minimum length of peaks is assigned as the predicted fragment length "d". # Larger dataset will be scaled towards smaller dataset. # Range for calculating regional lambda is: 1000 bps and 10000 bps # Broad region calling is off # Additional cutoff on fold-enrichment is: 0.10 # Paired-End mode is off INFO @ Tue, 18 Oct 2022 20:25:42: #1 read tag files... INFO @ Tue, 18 Oct 2022 20:25:42: #1 read treatment tags... INFO @ Tue, 18 Oct 2022 20:25:42: #1.2 read input tags... INFO @ Tue, 18 Oct 2022 20:25:42: #1 tag size is determined as 101 bps INFO @ Tue, 18 Oct 2022 20:25:42: #1 tag size = 101.0 INFO @ Tue, 18 Oct 2022 20:25:42: #1 total tags in treatment: 49622 INFO @ Tue, 18 Oct 2022 20:25:42: #1 user defined the maximum tags... INFO @ Tue, 18 Oct 2022 20:25:42: #1 filter out redundant tags at the same location and the same strand by allowing at most 1 tag(s) INFO @ Tue, 18 Oct 2022 20:25:42: #1 tags after filtering in treatment: 48047 INFO @ Tue, 18 Oct 2022 20:25:42: #1 Redundant rate of treatment: 0.03 INFO @ Tue, 18 Oct 2022 20:25:42: #1 total tags in control: 50837 INFO @ Tue, 18 Oct 2022 20:25:42: #1 user defined the maximum tags... INFO @ Tue, 18 Oct 2022 20:25:42: #1 filter out redundant tags at the same location and the same strand by allowing at most 1 tag(s) INFO @ Tue, 18 Oct 2022 20:25:42: #1 tags after filtering in control: 50783 INFO @ Tue, 18 Oct 2022 20:25:42: #1 Redundant rate of control: 0.00 INFO @ Tue, 18 Oct 2022 20:25:42: #1 finished! INFO @ Tue, 18 Oct 2022 20:25:42: #2 Build Peak Model... INFO @ Tue, 18 Oct 2022 20:25:42: #2 looking for paired plus/minus strand peaks... INFO @ Tue, 18 Oct 2022 20:25:42: #2 Total number of paired peaks: 469 INFO @ Tue, 18 Oct 2022 20:25:42: #2 Model building with cross-correlation: Done INFO @ Tue, 18 Oct 2022 20:25:42: #2 finished! INFO @ Tue, 18 Oct 2022 20:25:42: #2 predicted fragment length is 228 bps INFO @ Tue, 18 Oct 2022 20:25:42: #2 alternative fragment length(s) may be 228 bps INFO @ Tue, 18 Oct 2022 20:25:42: #2.2 Generate R script for model : /tmp/Rtmppx81CF/run_callpeak_narrow0_model.r INFO @ Tue, 18 Oct 2022 20:25:42: #3 Call peaks... INFO @ Tue, 18 Oct 2022 20:25:42: #3 Pre-compute pvalue-qvalue table... INFO @ Tue, 18 Oct 2022 20:25:42: #3 Cutoff vs peaks called will be analyzed! INFO @ Tue, 18 Oct 2022 20:25:43: #3 Analysis of cutoff vs num of peaks or total length has been saved in b'/tmp/Rtmppx81CF/run_callpeak_narrow0_cutoff_analysis.txt' INFO @ Tue, 18 Oct 2022 20:25:43: #3 In the peak calling step, the following will be performed simultaneously: INFO @ Tue, 18 Oct 2022 20:25:43: #3 Write bedGraph files for treatment pileup (after scaling if necessary)... run_callpeak_narrow0_treat_pileup.bdg INFO @ Tue, 18 Oct 2022 20:25:43: #3 Write bedGraph files for control lambda (after scaling if necessary)... run_callpeak_narrow0_control_lambda.bdg INFO @ Tue, 18 Oct 2022 20:25:43: #3 Pileup will be based on sequencing depth in treatment. INFO @ Tue, 18 Oct 2022 20:25:43: #3 Call peaks for each chromosome... INFO @ Tue, 18 Oct 2022 20:25:43: #4 Write output xls file... /tmp/Rtmppx81CF/run_callpeak_narrow0_peaks.xls INFO @ Tue, 18 Oct 2022 20:25:43: #4 Write peak in narrowPeak format file... /tmp/Rtmppx81CF/run_callpeak_narrow0_peaks.narrowPeak INFO @ Tue, 18 Oct 2022 20:25:43: #4 Write summits bed file... /tmp/Rtmppx81CF/run_callpeak_narrow0_summits.bed INFO @ Tue, 18 Oct 2022 20:25:43: Done! [ FAIL 0 | WARN 0 | SKIP 0 | PASS 14 ] > > proc.time() user system elapsed 29.907 2.072 32.974
MACSr.Rcheck/MACSr-Ex.timings
name | user | system | elapsed | |
bdgbroadcall | 6.903 | 1.210 | 8.543 | |
bdgcmp | 3.566 | 0.353 | 4.403 | |
bdgdiff | 4.672 | 0.424 | 5.577 | |
bdgopt | 3.376 | 0.263 | 4.053 | |
bdgpeakcall | 0.004 | 0.000 | 0.004 | |
callpeak | 2.879 | 0.312 | 3.654 | |
callvar | 0.000 | 0.004 | 0.003 | |
cmbreps | 3.980 | 0.284 | 4.631 | |
filterdup | 1.353 | 0.191 | 1.939 | |
pileup | 1.429 | 0.204 | 1.971 | |
predictd | 1.354 | 0.184 | 1.910 | |
randsample | 1.220 | 0.161 | 1.769 | |
refinepeak | 4.390 | 0.255 | 5.105 | |