Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:20 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
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 exomePeak2 package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/exomePeak2.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 614/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
exomePeak2 1.6.1 (landing page) Zhen Wei
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: exomePeak2 |
Version: 1.6.1 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:exomePeak2.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings exomePeak2_1.6.1.tar.gz |
StartedAt: 2022-04-12 07:23:53 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 07:30:17 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 384.7 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: exomePeak2.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:exomePeak2.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings exomePeak2_1.6.1.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/exomePeak2.Rcheck’ * using R version 4.1.3 (2022-03-10) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘exomePeak2/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘exomePeak2’ version ‘1.6.1’ * 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 ... OK * checking for portable file names ... OK * checking for sufficient/correct file permissions ... OK * checking whether package ‘exomePeak2’ 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 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 ... NOTE Results,SummarizedExomePeak: no visible global function definition for ‘glm_M’ exomePeakCalling,MeripBamFileList: no visible global function definition for ‘metadata’ exomePeakCalling,MeripBamFileList: no visible global function definition for ‘%over%’ plotLfcGC,SummarizedExomePeak: no visible binding for global variable ‘GC_idx’ plotLfcGC,SummarizedExomePeak: no visible binding for global variable ‘Log2FC’ plotLfcGC,SummarizedExomePeak: no visible binding for global variable ‘Label’ plotReadsGC,SummarizedExomePeak: no visible binding for global variable ‘GC_cont’ plotReadsGC,SummarizedExomePeak: no visible binding for global variable ‘value’ plotSizeFactors,SummarizedExomePeak: no visible binding for global variable ‘samples’ plotSizeFactors,SummarizedExomePeak: no visible binding for global variable ‘size_factors’ plotSizeFactors,SummarizedExomePeak: no visible binding for global variable ‘Estimation_Methods’ Undefined global functions or variables: %over% Estimation_Methods GC_cont GC_idx Label Log2FC glm_M metadata samples size_factors value * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... WARNING Codoc mismatches from documentation object 'exomePeakCalling-methods': exomePeakCalling Code: function(merip_bams = NULL, txdb = NULL, bsgenome = NULL, genome = NA, mod_annot = NULL, glm_type = c("DESeq2", "NB", "Poisson"), background_method = c("Gaussian_mixture", "m6Aseq_prior", "manual", "all"), manual_background = NULL, correct_GC_bg = TRUE, qtnorm = FALSE, gff_dir = NULL, fragment_length = 100, binding_length = 25, step_length = binding_length, min_peak_width = fragment_length/2, max_peak_width = fragment_length * 100, pc_count_cutoff = 5, bg_count_cutoff = 50, p_cutoff = 1e-05, p_adj_cutoff = NULL, log2FC_cutoff = 0, parallel = 3, bp_param = NULL) Docs: function(merip_bams = NULL, txdb = NULL, bsgenome = NULL, genome = NA, mod_annot = NULL, glm_type = c("DESeq2", "NB", "Poisson"), background_method = c("all", "Gaussian_mixture", "m6Aseq_prior", "manual"), manual_background = NULL, correct_GC_bg = TRUE, qtnorm = FALSE, gff_dir = NULL, fragment_length = 100, binding_length = 25, step_length = binding_length, min_peak_width = fragment_length/2, max_peak_width = fragment_length * 100, pc_count_cutoff = 5, bg_count_cutoff = 50, p_cutoff = 1e-05, p_adj_cutoff = NULL, log2FC_cutoff = 0, parallel = 3, bp_param = NULL) Mismatches in argument default values: Name: 'background_method' Code: c("Gaussian_mixture", "m6Aseq_prior", "manual", "all") Docs: c("all", "Gaussian_mixture", "m6Aseq_prior", "manual") * checking Rd \usage sections ... WARNING Undocumented arguments in documentation object 'exomePeakCalling-methods' ‘max_peak_width’ Functions with \usage entries need to have the appropriate \alias entries, and all their arguments documented. The \usage entries must correspond to syntactically valid R code. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed exomePeak2 62.027 0.388 62.424 exomePeakCalling-methods 35.086 0.256 35.341 SummarizedExomePeak-class 21.300 0.316 21.659 * 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 WARNINGs, 1 NOTE See ‘/home/biocbuild/bbs-3.14-bioc/meat/exomePeak2.Rcheck/00check.log’ for details.
exomePeak2.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL exomePeak2 ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘exomePeak2’ ... ** using staged installation ** 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 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 (exomePeak2)
exomePeak2.Rcheck/exomePeak2-Ex.timings
name | user | system | elapsed | |
GCsizeFactors-methods | 0.04 | 0.00 | 0.04 | |
LibraryType-methods | 0.171 | 0.000 | 0.172 | |
MeripBamFileList-class | 0.190 | 0.008 | 0.198 | |
Parameter-methods | 0.083 | 0.015 | 0.098 | |
Results-methods | 0.756 | 0.096 | 0.852 | |
SummarizedExomePeak-class | 21.300 | 0.316 | 21.659 | |
estimateSeqDepth-methods | 0.09 | 0.00 | 0.09 | |
exomePeak2 | 62.027 | 0.388 | 62.424 | |
exomePeak2Results-methods | 0.005 | 0.000 | 0.004 | |
exomePeakCalling-methods | 35.086 | 0.256 | 35.341 | |
exportResults-methods | 0.885 | 0.000 | 0.884 | |
glmDM-methods | 4.517 | 0.000 | 4.517 | |
glmM-methods | 4.739 | 0.016 | 4.755 | |
normalizeGC-methods | 0.119 | 0.000 | 0.119 | |
plotExonLength-methods | 0.831 | 0.012 | 0.844 | |
plotLfcGC-methods | 0.161 | 0.000 | 0.162 | |
plotReadsGC-methods | 0.894 | 0.008 | 0.902 | |
plotSizeFactors-methods | 0.354 | 0.000 | 0.355 | |
scanMeripBAM | 0.232 | 0.000 | 0.231 | |