| Back to Build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-03-01 07:38:43 -0000 (Wed, 01 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" | 4266 | 
| 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 994/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| isobar 1.45.0  (landing page) Florian P Breitwieser 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | WARNINGS | |||||||||
| Package: isobar | 
| Version: 1.45.0 | 
| Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:isobar.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings isobar_1.45.0.tar.gz | 
| StartedAt: 2023-02-28 06:36:29 -0000 (Tue, 28 Feb 2023) | 
| EndedAt: 2023-02-28 06:42:29 -0000 (Tue, 28 Feb 2023) | 
| EllapsedTime: 359.5 seconds | 
| RetCode: 0 | 
| Status: WARNINGS | 
| CheckDir: isobar.Rcheck | 
| Warnings: 3 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:isobar.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/library --timings isobar_1.45.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/isobar.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.1 LTS
* using session charset: UTF-8
* checking for file ‘isobar/DESCRIPTION’ ... OK
* this is package ‘isobar’ version ‘1.45.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 ... WARNING
checkRd: (5) ProteinGroup-class.Rd:119-128: \item in \describe must have non-empty label
* 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  9.3  0.192   9.494
* 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: 3 WARNINGs, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/isobar.Rcheck/00check.log’
for details.
isobar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD INSTALL isobar ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-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.369 | 0.016 | 0.386 | |
| NoiseModel-class | 9.300 | 0.192 | 9.494 | |
| ProteinGroup-class | 0.235 | 0.004 | 0.239 | |
| TlsParameter-class | 0.001 | 0.000 | 0.001 | |
| Tlsd-class | 0.000 | 0.001 | 0.001 | |
| calculate-pvalues | 0.031 | 0.002 | 0.033 | |
| calculate.dNSAF | 2.165 | 0.016 | 2.181 | |
| calculate.emPAI | 0.258 | 0.016 | 0.275 | |
| distr-methods | 0.054 | 0.000 | 0.057 | |
| fit-distr | 4.308 | 0.096 | 4.405 | |
| getPtmInfo | 0.000 | 0.001 | 0.000 | |
| groupMemberPeptides | 0.263 | 0.019 | 0.282 | |
| isobar-analysis | 0.255 | 0.004 | 0.259 | |
| isobar-data | 0.202 | 0.016 | 0.217 | |
| isobar-import | 0.946 | 0.012 | 0.958 | |
| isobar-log | 0.98 | 0.02 | 1.00 | |
| isobar-plots | 1.259 | 0.056 | 1.315 | |
| isobar-preprocessing | 1.336 | 0.016 | 1.351 | |
| number.ranges | 0.000 | 0.000 | 0.001 | |
| observedKnownSites | 0.320 | 0.000 | 0.321 | |
| peptide.count | 2.376 | 0.040 | 2.416 | |
| proteinInfo-methods | 0.215 | 0.000 | 0.215 | |
| proteinNameAndDescription | 0.265 | 0.000 | 0.265 | |
| ratio-summ | 0.342 | 0.012 | 0.353 | |
| sanitize | 0.001 | 0.000 | 0.000 | |
| spectra.count2 | 0.267 | 0.004 | 0.270 | |
| subsetIBSpectra | 2.168 | 0.024 | 2.191 | |
| utils | 0.001 | 0.000 | 0.000 | |