Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:05:30 -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 isobar package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/isobar.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 960/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
isobar 1.40.0 (landing page) Florian P Breitwieser
| 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: isobar |
Version: 1.40.0 |
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:isobar.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings isobar_1.40.0.tar.gz |
StartedAt: 2022-04-12 07:56:12 -0400 (Tue, 12 Apr 2022) |
EndedAt: 2022-04-12 07:58:56 -0400 (Tue, 12 Apr 2022) |
EllapsedTime: 163.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: isobar.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:isobar.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings isobar_1.40.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/isobar.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 ‘isobar/DESCRIPTION’ ... OK * this is package ‘isobar’ version ‘1.40.0’ * 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 ‘isobar’ 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 ... NOTE There are ::: calls to the package's namespace in its code. A package almost never needs to use ::: for its own objects: ‘.as.matrix’ ‘.as.vect’ ‘.convertPeptideModif’ ‘.proteinGroupAsConciseDataFrame’ ‘.read.idfile’ ‘.sum.bool’ * checking S3 generic/method consistency ... WARNING sequence: function(nvec, ...) sequence.coverage: function(protein.group, protein.g, specificity, simplify, ...) See section ‘Generic functions and methods’ in the ‘Writing R Extensions’ manual. Found the following apparent S3 methods exported but not registered: as.data.frame.IBSpectra as.data.frame.ProteinGroup plot.NoiseModel sequence.coverage summary.ProteinGroup See section ‘Registering S3 methods’ in the ‘Writing R Extensions’ manual. * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .calcProbXGreaterThanY.orig: no visible global function definition for ‘d’ .read.peaklist: no visible binding for global variable ‘type’ .round.distr: no visible global function definition for ‘param’ .write.summarized.table: no visible binding for global variable ‘name’ distrprint: no visible global function definition for ‘param’ distrprint : <anonymous>: no visible global function definition for ‘param’ shared.ratios.sign: no visible binding for global variable ‘ratio’ shared.ratios.sign: no visible binding for global variable ‘g’ spectra.count2: no visible binding for global variable ‘peptide’ twodistr.plot: no visible global function definition for ‘d’ ProteinGroup,data.frame-missing: no visible binding for global variable ‘peptide’ coerce,IBSpectra-MSnSet: no visible global function definition for ‘mz’ coerce,IBSpectra-MSnSet: no visible binding for global variable ‘o’ coerce,MSnSet-IBSpectra: no visible global function definition for ‘qual’ df,Tlsd: no visible global function definition for ‘param’ estimateRatio,IBSpectra-ANY-missing-missing-character-missing: no visible binding for global variable ‘i’ estimateRatio,IBSpectra-ANY-missing-missing-missing-character: no visible binding for global variable ‘i’ estimateRatioNumeric,numeric-numeric-NoiseModel: no visible binding for global variable ‘center.var’ location,Tlsd: no visible global function definition for ‘param’ plotRatio,IBSpectra-character-character-character: no visible binding for global variable ‘pch’ plotRatio,IBSpectra-character-character-character: no visible binding for global variable ‘noise.model.col’ plotRatio,IBSpectra-character-character-character: no visible binding for global variable ‘pch.p’ scale,Tlsd: no visible global function definition for ‘param’ Undefined global functions or variables: center.var d g i mz name noise.model.col o param pch pch.p peptide qual ratio type * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... WARNING Missing link or links in documentation object 'IBSpectra-class.Rd': ‘[MSnbase]{MSnbase}’ See section 'Cross-references' in the 'Writing R Extensions' manual. * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... NOTE S3 methods shown with full name in documentation object 'peptide.count': ‘sequence.coverage’ The \usage entries for S3 methods should use the \method markup and not their full name. See chapter ‘Writing R documentation files’ in the ‘Writing R Extensions’ manual. * 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 files in ‘vignettes’ ... OK * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed NoiseModel-class 8.652 0.312 8.964 * 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, 3 NOTEs See ‘/home/biocbuild/bbs-3.14-bioc/meat/isobar.Rcheck/00check.log’ for details.
isobar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL isobar ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’ * installing *source* package ‘isobar’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading in method for ‘coerce’ with signature ‘"MSnSet","IBSpectra"’: no definition for class “MSnSet” in method for ‘coerce’ with signature ‘"IBSpectra","MSnSet"’: no definition for class “MSnSet” ** 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 (isobar)
isobar.Rcheck/isobar-Ex.timings
name | user | system | elapsed | |
IBSpectra-class | 0.283 | 0.004 | 0.288 | |
NoiseModel-class | 8.652 | 0.312 | 8.964 | |
ProteinGroup-class | 0.221 | 0.008 | 0.229 | |
TlsParameter-class | 0.001 | 0.000 | 0.001 | |
Tlsd-class | 0.001 | 0.000 | 0.001 | |
calculate-pvalues | 0.019 | 0.004 | 0.022 | |
calculate.dNSAF | 1.917 | 0.008 | 1.925 | |
calculate.emPAI | 0.229 | 0.012 | 0.242 | |
distr-methods | 0.041 | 0.003 | 0.045 | |
fit-distr | 3.362 | 0.087 | 3.451 | |
getPtmInfo | 0 | 0 | 0 | |
groupMemberPeptides | 0.343 | 0.004 | 0.347 | |
isobar-analysis | 0.224 | 0.004 | 0.228 | |
isobar-data | 0.177 | 0.016 | 0.194 | |
isobar-import | 1.286 | 0.035 | 1.322 | |
isobar-log | 0.599 | 0.052 | 0.650 | |
isobar-plots | 0.937 | 0.056 | 0.992 | |
isobar-preprocessing | 0.982 | 0.028 | 1.011 | |
number.ranges | 0.000 | 0.000 | 0.001 | |
observedKnownSites | 0.192 | 0.000 | 0.193 | |
peptide.count | 1.825 | 0.016 | 1.841 | |
proteinInfo-methods | 0.164 | 0.011 | 0.176 | |
proteinNameAndDescription | 0.202 | 0.008 | 0.210 | |
ratio-summ | 0.243 | 0.008 | 0.251 | |
sanitize | 0.000 | 0.000 | 0.001 | |
spectra.count2 | 0.224 | 0.009 | 0.232 | |
subsetIBSpectra | 1.251 | 0.026 | 1.278 | |
utils | 0.001 | 0.000 | 0.000 | |