| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:26:39 -0400 (Tue, 09 Apr 2019).
| Package 820/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| isobar 1.29.1 Florian P Breitwieser
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | WARNINGS | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | WARNINGS | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ WARNINGS ] | OK |
| Package: isobar |
| Version: 1.29.1 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:isobar.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings isobar_1.29.1.tar.gz |
| StartedAt: 2019-04-09 01:43:08 -0400 (Tue, 09 Apr 2019) |
| EndedAt: 2019-04-09 01:46:18 -0400 (Tue, 09 Apr 2019) |
| EllapsedTime: 190.5 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: isobar.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:isobar.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings isobar_1.29.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/isobar.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘isobar/DESCRIPTION’ ... OK
* this is package ‘isobar’ version ‘1.29.1’
* 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 ... NOTE
Found the following apparent S3 methods exported but not registered:
as.data.frame.IBSpectra as.data.frame.ProteinGroup plot.NoiseModel
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 ... OK
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
NoiseModel-class 9.433 0.36 9.855
* 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: 1 WARNING, 3 NOTEs
See
‘/Users/biocbuild/bbs-3.9-bioc/meat/isobar.Rcheck/00check.log’
for details.
isobar.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL isobar ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘isobar’ ... ** 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 * DONE (isobar)
isobar.Rcheck/isobar-Ex.timings
| name | user | system | elapsed | |
| IBSpectra-class | 0.435 | 0.034 | 0.474 | |
| NoiseModel-class | 9.433 | 0.360 | 9.855 | |
| ProteinGroup-class | 0.302 | 0.016 | 0.319 | |
| TlsParameter-class | 0.001 | 0.001 | 0.001 | |
| Tlsd-class | 0.001 | 0.000 | 0.001 | |
| calculate-pvalues | 0.037 | 0.001 | 0.039 | |
| calculate.dNSAF | 3.107 | 0.040 | 3.171 | |
| calculate.emPAI | 0.335 | 0.008 | 0.346 | |
| distr-methods | 0.051 | 0.003 | 0.055 | |
| fit-distr | 3.613 | 0.072 | 3.706 | |
| getPtmInfo | 0 | 0 | 0 | |
| groupMemberPeptides | 0.313 | 0.014 | 0.327 | |
| isobar-analysis | 0.299 | 0.011 | 0.313 | |
| isobar-data | 0.238 | 0.009 | 0.247 | |
| isobar-import | 1.061 | 0.042 | 1.110 | |
| isobar-log | 1.486 | 0.025 | 1.515 | |
| isobar-plots | 1.248 | 0.091 | 1.346 | |
| isobar-preprocessing | 1.267 | 0.075 | 1.354 | |
| number.ranges | 0 | 0 | 0 | |
| observedKnownSites | 0.419 | 0.006 | 0.429 | |
| peptide.count | 2.916 | 0.080 | 3.020 | |
| proteinInfo-methods | 0.254 | 0.014 | 0.271 | |
| proteinNameAndDescription | 0.292 | 0.010 | 0.302 | |
| ratio-summ | 0.356 | 0.012 | 0.370 | |
| sanitize | 0.001 | 0.001 | 0.001 | |
| spectra.count2 | 0.325 | 0.008 | 0.335 | |
| subsetIBSpectra | 2.310 | 0.040 | 2.362 | |
| utils | 0 | 0 | 0 | |