Back to Multiple platform build/check report for BioC 3.6
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

CHECK report for isobar on veracruz1

This page was generated on 2018-04-12 13:35:05 -0400 (Thu, 12 Apr 2018).

Package 715/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
isobar 1.24.0
Florian P Breitwieser
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/isobar
Branch: RELEASE_3_6
Last Commit: 36f1baf
Last Changed Date: 2017-10-30 12:39:37 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: isobar
Version: 1.24.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings isobar_1.24.0.tar.gz
StartedAt: 2018-04-12 05:23:46 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 05:26:41 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 175.2 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: isobar.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings isobar_1.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/isobar.Rcheck’
* using R version 3.4.4 (2018-03-15)
* 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.24.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 ... OK
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
NoiseModel-class 9.403  0.206   9.761
* 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, 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/isobar.Rcheck/00check.log’
for details.



Installation output

isobar.Rcheck/00install.out

* installing *source* package ‘isobar’ ...
** R
** data
** inst
** preparing 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)

Tests output


Example timings

isobar.Rcheck/isobar-Ex.timings

nameusersystemelapsed
IBSpectra-class0.8820.0380.951
NoiseModel-class9.4030.2069.761
ProteinGroup-class0.2970.0110.314
TlsParameter-class0.0010.0000.001
Tlsd-class0.0010.0010.002
calculate-pvalues0.0490.0000.050
calculate.dNSAF2.6090.0312.731
calculate.emPAI0.5630.0080.586
distr-methods0.0640.0040.069
fit-distr3.1620.0723.264
getPtmInfo0.0000.0000.001
groupMemberPeptides0.3600.0220.382
isobar-analysis0.2900.0120.306
isobar-data0.2600.0070.269
isobar-import1.2720.0241.311
isobar-log1.4280.0231.462
isobar-plots1.1140.0831.209
isobar-preprocessing1.2360.0601.312
number.ranges0.0010.0000.001
observedKnownSites0.3940.0100.418
peptide.count2.9090.1363.092
proteinInfo-methods0.2180.0110.229
proteinNameAndDescription0.2530.0100.263
ratio-summ0.6380.0140.677
sanitize0.0010.0000.000
spectra.count20.3400.0110.359
subsetIBSpectra1.8540.0331.916
utils0.0010.0000.001