Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2025-08-15 12:06 -0400 (Fri, 15 Aug 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4818
palomino8Windows Server 2022 Datacenterx644.5.1 (2025-06-13 ucrt) -- "Great Square Root" 4554
lconwaymacOS 12.7.1 Montereyx86_644.5.1 (2025-06-13) -- "Great Square Root" 4595
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4537
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4535
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

Package 1073/2317HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
isobar 1.55.0  (landing page)
Florian P Breitwieser
Snapshot Date: 2025-08-14 13:45 -0400 (Thu, 14 Aug 2025)
git_url: https://git.bioconductor.org/packages/isobar
git_branch: devel
git_last_commit: d4d5a24
git_last_commit_date: 2025-04-15 10:11:18 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    WARNINGS  


CHECK results for isobar on palomino8

To the developers/maintainers of the isobar package:
- 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 Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: isobar
Version: 1.55.0
Command: F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:isobar.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings isobar_1.55.0.tar.gz
StartedAt: 2025-08-15 04:28:01 -0400 (Fri, 15 Aug 2025)
EndedAt: 2025-08-15 04:32:12 -0400 (Fri, 15 Aug 2025)
EllapsedTime: 251.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: isobar.Rcheck
Warnings: 3

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:isobar.install-out.txt --library=F:\biocbuild\bbs-3.22-bioc\R\library --no-vignettes --timings isobar_1.55.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.22-bioc/meat/isobar.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
    gcc.exe (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'isobar/DESCRIPTION' ... OK
* this is package 'isobar' version '1.55.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 whether package 'isobar' can be installed ... WARNING
Found the following significant warnings:
  Note: possible error in 'png(sprintf("pairwise_correlation_%s.png", ': unused argument (title = "Pairwise Correlation plot") 
See 'F:/biocbuild/bbs-3.22-bioc/meat/isobar.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
* 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 code 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 whether startup messages can be suppressed ... 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'
.plot.pairs: possible error in
  png(sprintf("pairwise_correlation_%s.png", name), title = "Pairwise
  Correlation plot", width = 1000, height = 1000, pointsize = 14):
  unused argument (title = "Pairwise Correlation plot")
.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
checkRd: (-1) getPhosphoRSProbabilities.Rd:83: Lost braces; missing escapes or markup?
    83 |     spectrum -> {peptide 1, peptides 2, ...} -> {peptide}.
       |                 ^
checkRd: (-1) getPhosphoRSProbabilities.Rd:83: Lost braces; missing escapes or markup?
    83 |     spectrum -> {peptide 1, peptides 2, ...} -> {peptide}.
       |                                                 ^
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link(s) in Rd file 'IBSpectra-class.Rd':
  '[MSnbase]{MSnbase}'

Non-topic package-anchored link(s) in Rd file 'IBSpectra-class.Rd':
  '[Biobase:class.eSet]{eSet}'

See section 'Cross-references' in the 'Writing R Extensions' manual.

Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  IBSpectra-class.Rd: eSet, AssayData, AnnotatedDataFrame-class, fData,
    AnnotatedDataFrame, MIAME
  TlsParameter-class.Rd: OptionalParameter-class
  Tlsd-class.Rd: AcDcLcDistribution-class,
    UnivDistrListOrDistribution-class
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* checking for missing documentation entries ... OK
* checking for code/documentation mismatches ... OK
* checking Rd \usage sections ... NOTE
S3 methods shown with full name in Rd file 'peptide.count.Rd':
  '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 ... NOTE
Argument items with no description in Rd file 'maplot.protein.Rd':
  'add'
* 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 (user + system) or elapsed time > 5s
                  user system elapsed
NoiseModel-class 19.54   0.38   19.93
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 3 WARNINGs, 4 NOTEs
See
  'F:/biocbuild/bbs-3.22-bioc/meat/isobar.Rcheck/00check.log'
for details.


Installation output

isobar.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.22-bioc\R\bin\R.exe CMD INSTALL isobar
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.22-bioc/R/library'
* installing *source* package 'isobar' ...
** this is package 'isobar' version '1.55.0'
** 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"
Note: possible error in 'png(sprintf("pairwise_correlation_%s.png", ': unused argument (title = "Pairwise Correlation plot") 
** 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)

Tests output


Example timings

isobar.Rcheck/isobar-Ex.timings

nameusersystemelapsed
IBSpectra-class0.260.020.28
NoiseModel-class19.54 0.3819.93
ProteinGroup-class0.240.010.25
TlsParameter-class000
Tlsd-class000
calculate-pvalues0.030.000.03
calculate.dNSAF3.050.163.20
calculate.emPAI0.170.030.23
distr-methods0.060.010.08
fit-distr3.800.073.86
getPtmInfo000
groupMemberPeptides0.200.010.22
isobar-analysis0.280.020.30
isobar-data0.220.000.22
isobar-import1.060.041.11
isobar-log1.060.041.10
isobar-plots1.070.091.17
isobar-preprocessing1.300.051.35
number.ranges000
observedKnownSites0.410.000.40
peptide.count3.450.113.57
proteinInfo-methods0.20.00.2
proteinNameAndDescription0.220.010.23
ratio-summ0.360.020.38
sanitize000
spectra.count20.360.010.37
subsetIBSpectra1.910.021.92
utils000