| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-20 12:05 -0500 (Thu, 20 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4615 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4610 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4598 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 1571/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| peakPantheR 1.24.0 (landing page) Arnaud Wolfer
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the peakPantheR package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/peakPantheR.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. |
| Package: peakPantheR |
| Version: 1.24.0 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings peakPantheR_1.24.0.tar.gz |
| StartedAt: 2025-11-18 11:52:51 -0500 (Tue, 18 Nov 2025) |
| EndedAt: 2025-11-18 12:27:43 -0500 (Tue, 18 Nov 2025) |
| EllapsedTime: 2091.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: peakPantheR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings peakPantheR_1.24.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/peakPantheR.Rcheck’
* using R version 4.5.2 Patched (2025-11-05 r88990)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘peakPantheR/DESCRIPTION’ ... OK
* this is package ‘peakPantheR’ version ‘1.24.0’
* package encoding: UTF-8
* 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 ‘peakPantheR’ 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
peakPantheR_ROIStatistics 31.103 0.522 31.908
EICs-peakPantheRAnnotation-method 22.741 1.136 23.999
peakPantheR_parallelAnnotation 19.479 0.177 19.963
outputAnnotationDiagnostic-peakPantheRAnnotation-method 18.422 0.145 19.037
outputAnnotationResult-peakPantheRAnnotation-method 17.978 0.151 18.468
retentionTimeCorrection-peakPantheRAnnotation-method 12.510 0.071 12.662
peakPantheR_singleFileSearch 6.382 0.061 6.517
peakPantheR_quickEIC 5.641 0.060 5.782
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* 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: OK
peakPantheR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL peakPantheR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’ * installing *source* package ‘peakPantheR’ ... ** this is package ‘peakPantheR’ version ‘1.24.0’ ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** 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 (peakPantheR)
peakPantheR.Rcheck/tests/testthat.Rout
R version 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.
R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.
Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.
> library(testthat)
> library(peakPantheR)
This is peakPantheR version 1.24.0
>
> test_check("peakPantheR")
2025-11-18 12:06:23.193 R[23983:28267195] XType: com.apple.fonts is not accessible.
2025-11-18 12:06:23.193 R[23983:28267195] XType: XTFontStaticRegistry is enabled.
2025-11-18 12:07:08.102 R[41518:28306951] XType: com.apple.fonts is not accessible.
2025-11-18 12:07:08.102 R[41518:28306951] XType: XTFontStaticRegistry is enabled.
2025-11-18 12:07:36.073 R[42848:28309784] XType: com.apple.fonts is not accessible.
2025-11-18 12:07:36.073 R[42848:28309784] XType: XTFontStaticRegistry is enabled.
2025-11-18 12:15:08.166 R[58931:28351956] XType: com.apple.fonts is not accessible.
2025-11-18 12:15:08.167 R[58931:28351956] XType: XTFontStaticRegistry is enabled.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1460 ]
Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
closing unused connection 10 (/private/var/folders/v1/y6dg5h4n163dzmrfl6t_r5480000gp/T/Rtmph4nWyU/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
closing unused connection 9 (/private/var/folders/v1/y6dg5h4n163dzmrfl6t_r5480000gp/T/Rtmph4nWyU/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
closing unused connection 8 (/private/var/folders/v1/y6dg5h4n163dzmrfl6t_r5480000gp/T/Rtmph4nWyU/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
closing unused connection 7 (/private/var/folders/v1/y6dg5h4n163dzmrfl6t_r5480000gp/T/Rtmph4nWyU/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
closing unused connection 6 (/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/peakPantheR/extdata/test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
closing unused connection 5 (/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library/peakPantheR/extdata/test_fakemzML.mzML)
>
> proc.time()
user system elapsed
1152.468 10.133 1778.690
peakPantheR.Rcheck/peakPantheR-Ex.timings
| name | user | system | elapsed | |
| EICs-peakPantheRAnnotation-method | 22.741 | 1.136 | 23.999 | |
| FIR-peakPantheRAnnotation-method | 0.052 | 0.004 | 0.056 | |
| ROI-peakPantheRAnnotation-method | 0.040 | 0.003 | 0.043 | |
| TIC-peakPantheRAnnotation-method | 0.035 | 0.002 | 0.038 | |
| acquisitionTime-peakPantheRAnnotation-method | 0.041 | 0.004 | 0.044 | |
| annotationDiagnosticPlots-peakPantheRAnnotation-method | 0.036 | 0.002 | 0.039 | |
| annotationParamsDiagnostic-peakPantheRAnnotation-method | 0.039 | 0.003 | 0.042 | |
| annotationTable-peakPantheRAnnotation-method | 0.040 | 0.003 | 0.043 | |
| annotation_diagnostic_multiplot_UI_helper | 0.347 | 0.030 | 0.378 | |
| annotation_fit_summary_UI_helper | 0.018 | 0.003 | 0.022 | |
| annotation_showMethod_UI_helper | 0.009 | 0.002 | 0.011 | |
| annotation_showText_UI_helper | 0.001 | 0.002 | 0.002 | |
| cpdID-peakPantheRAnnotation-method | 0.038 | 0.004 | 0.042 | |
| cpdMetadata-peakPantheRAnnotation-method | 0.035 | 0.005 | 0.041 | |
| cpdName-peakPantheRAnnotation-method | 0.039 | 0.005 | 0.045 | |
| dataPoints-peakPantheRAnnotation-method | 0.035 | 0.006 | 0.041 | |
| filename-peakPantheRAnnotation-method | 0.038 | 0.004 | 0.043 | |
| filepath-peakPantheRAnnotation-method | 0.038 | 0.006 | 0.044 | |
| initialise_annotation_from_files_UI_helper | 0.029 | 0.006 | 0.034 | |
| isAnnotated-peakPantheRAnnotation-method | 0.039 | 0.005 | 0.045 | |
| load_annotation_from_file_UI_helper | 0.015 | 0.003 | 0.019 | |
| nbCompounds-peakPantheRAnnotation-method | 0.037 | 0.005 | 0.042 | |
| nbSamples-peakPantheRAnnotation-method | 0.151 | 0.005 | 0.156 | |
| outputAnnotationDiagnostic-peakPantheRAnnotation-method | 18.422 | 0.145 | 19.037 | |
| outputAnnotationFeatureMetadata_UI_helper | 0.012 | 0.002 | 0.013 | |
| outputAnnotationParamsCSV-peakPantheRAnnotation-method | 0.056 | 0.003 | 0.058 | |
| outputAnnotationResult-peakPantheRAnnotation-method | 17.978 | 0.151 | 18.468 | |
| outputAnnotationSpectraMetadata_UI_helper | 0.014 | 0.001 | 0.015 | |
| peakFit-peakPantheRAnnotation-method | 0.040 | 0.003 | 0.044 | |
| peakPantheRAnnotation | 0.058 | 0.005 | 0.065 | |
| peakPantheR_ROIStatistics | 31.103 | 0.522 | 31.908 | |
| peakPantheR_loadAnnotationParamsCSV | 0.014 | 0.003 | 0.017 | |
| peakPantheR_parallelAnnotation | 19.479 | 0.177 | 19.963 | |
| peakPantheR_plotEICFit | 1.351 | 0.007 | 1.365 | |
| peakPantheR_plotPeakwidth | 2.344 | 0.088 | 2.469 | |
| peakPantheR_quickEIC | 5.641 | 0.060 | 5.782 | |
| peakPantheR_singleFileSearch | 6.382 | 0.061 | 6.517 | |
| peakPantheR_start_GUI | 0.000 | 0.000 | 0.001 | |
| peakTables-peakPantheRAnnotation-method | 0.039 | 0.004 | 0.042 | |
| resetAnnotation-peakPantheRAnnotation-method | 0.050 | 0.005 | 0.055 | |
| resetFIR-peakPantheRAnnotation-method | 0.012 | 0.002 | 0.013 | |
| retentionTimeCorrection-peakPantheRAnnotation-method | 12.510 | 0.071 | 12.662 | |
| spectraMetadata-peakPantheRAnnotation-method | 0.037 | 0.003 | 0.041 | |
| spectraPaths_and_metadata_UI_helper | 0.004 | 0.002 | 0.006 | |
| spectra_metadata_colourScheme_UI_helper | 0.012 | 0.002 | 0.014 | |
| uROI-peakPantheRAnnotation-method | 0.041 | 0.005 | 0.047 | |
| uROIExist-peakPantheRAnnotation-method | 0.039 | 0.005 | 0.063 | |
| useFIR-peakPantheRAnnotation-method | 0.039 | 0.004 | 0.063 | |
| useUROI-peakPantheRAnnotation-method | 0.038 | 0.003 | 0.048 | |