Back to Mac ARM64 build report for BioC 3.20
ABCDEFGH[I]JKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-13 11:32:06 -0400 (Mon, 13 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4378
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 1037/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
isobar 1.51.0  (landing page)
Florian P Breitwieser
Snapshot Date: 2024-05-11 09:00:03 -0400 (Sat, 11 May 2024)
git_url: https://git.bioconductor.org/packages/isobar
git_branch: devel
git_last_commit: 96447b8
git_last_commit_date: 2024-04-30 10:26:06 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

CHECK results for isobar on kjohnson1


To the developers/maintainers of the isobar package:
- 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.51.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:isobar.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings isobar_1.51.0.tar.gz
StartedAt: 2024-05-12 17:22:34 -0400 (Sun, 12 May 2024)
EndedAt: 2024-05-12 17:26:06 -0400 (Sun, 12 May 2024)
EllapsedTime: 211.9 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: isobar.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:isobar.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings isobar_1.51.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/isobar.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘isobar/DESCRIPTION’ ... OK
* this is package ‘isobar’ version ‘1.51.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 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’
.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 or links in Rd file '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 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 7.568  0.322   7.927
* 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: 2 WARNINGs, 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/isobar.Rcheck/00check.log’
for details.


Installation output

isobar.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL isobar
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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)

Tests output


Example timings

isobar.Rcheck/isobar-Ex.timings

nameusersystemelapsed
IBSpectra-class0.3840.0140.399
NoiseModel-class7.5680.3227.927
ProteinGroup-class0.2930.0050.299
TlsParameter-class0.0010.0000.001
Tlsd-class0.0010.0000.001
calculate-pvalues0.0270.0010.027
calculate.dNSAF2.5780.0682.661
calculate.emPAI0.3170.0060.324
distr-methods0.0520.0040.057
fit-distr3.2960.0563.450
getPtmInfo000
groupMemberPeptides0.2980.0110.328
isobar-analysis0.9480.0120.987
isobar-data0.1470.0020.152
isobar-import0.8130.0220.840
isobar-log0.8190.0320.855
isobar-plots1.1430.0681.237
isobar-preprocessing1.2740.0691.361
number.ranges000
observedKnownSites0.2690.0110.287
peptide.count2.7170.0872.826
proteinInfo-methods0.2680.0050.276
proteinNameAndDescription0.3030.0040.316
ratio-summ0.3260.0110.344
sanitize000
spectra.count20.2030.0050.214
subsetIBSpectra1.2570.0201.320
utils000