Back to Multiple platform build/check report for BioC 3.16: simplified long |
|
This page was generated on 2023-04-12 11:05:08 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4502 |
palomino4 | Windows Server 2022 Datacenter | x64 | 4.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" | 4282 |
lconway | macOS 12.5.1 Monterey | x86_64 | 4.2.3 (2023-03-15) -- "Shortstop Beagle" | 4310 |
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 1003/2183 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
isobar 1.44.0 (landing page) Florian P Breitwieser
| nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino4 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.5.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
Package: isobar |
Version: 1.44.0 |
Command: /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:isobar.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings isobar_1.44.0.tar.gz |
StartedAt: 2023-04-10 21:30:28 -0400 (Mon, 10 Apr 2023) |
EndedAt: 2023-04-10 21:35:30 -0400 (Mon, 10 Apr 2023) |
EllapsedTime: 302.0 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: isobar.Rcheck |
Warnings: 2 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD check --install=check:isobar.install-out.txt --library=/home/biocbuild/bbs-3.16-bioc/R/site-library --timings isobar_1.44.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.16-bioc/meat/isobar.Rcheck’ * using R version 4.2.3 (2023-03-15) * using platform: x86_64-pc-linux-gnu (64-bit) * using session charset: UTF-8 * checking for file ‘isobar/DESCRIPTION’ ... OK * this is package ‘isobar’ version ‘1.44.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 loading without being on the library search path ... 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 11.875 0.392 12.267 * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘isobar-devel.Rnw’... OK ‘isobar-ptm.Rnw’ using ‘UTF-8’... OK ‘isobar-usecases.Rnw’ using ‘UTF-8’... OK ‘isobar.Rnw’ using ‘UTF-8’... OK OK * checking re-building of vignette outputs ... OK * checking PDF version of manual ... OK * DONE Status: 2 WARNINGs, 3 NOTEs See ‘/home/biocbuild/bbs-3.16-bioc/meat/isobar.Rcheck/00check.log’ for details.
isobar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.16-bioc/R/bin/R CMD INSTALL isobar ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.16-bioc/R/site-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.467 | 0.008 | 0.475 | |
NoiseModel-class | 11.875 | 0.392 | 12.267 | |
ProteinGroup-class | 0.228 | 0.004 | 0.233 | |
TlsParameter-class | 0.001 | 0.000 | 0.001 | |
Tlsd-class | 0 | 0 | 0 | |
calculate-pvalues | 0.023 | 0.000 | 0.023 | |
calculate.dNSAF | 2.091 | 0.020 | 2.112 | |
calculate.emPAI | 0.247 | 0.004 | 0.250 | |
distr-methods | 0.060 | 0.000 | 0.061 | |
fit-distr | 4.445 | 0.144 | 4.589 | |
getPtmInfo | 0 | 0 | 0 | |
groupMemberPeptides | 0.222 | 0.008 | 0.230 | |
isobar-analysis | 0.210 | 0.004 | 0.215 | |
isobar-data | 0.164 | 0.024 | 0.189 | |
isobar-import | 0.696 | 0.012 | 0.709 | |
isobar-log | 0.655 | 0.064 | 0.719 | |
isobar-plots | 1.012 | 0.036 | 1.048 | |
isobar-preprocessing | 1.645 | 0.019 | 1.665 | |
number.ranges | 0 | 0 | 0 | |
observedKnownSites | 0.194 | 0.003 | 0.198 | |
peptide.count | 1.938 | 0.020 | 1.958 | |
proteinInfo-methods | 0.171 | 0.008 | 0.180 | |
proteinNameAndDescription | 0.207 | 0.007 | 0.214 | |
ratio-summ | 0.255 | 0.000 | 0.255 | |
sanitize | 0 | 0 | 0 | |
spectra.count2 | 0.213 | 0.008 | 0.221 | |
subsetIBSpectra | 1.314 | 0.008 | 1.322 | |
utils | 0 | 0 | 0 | |