| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-24 12:05 -0500 (Mon, 24 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" | 4873 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4654 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4600 |
| 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-21 09:25:38 -0500 (Fri, 21 Nov 2025) |
| EndedAt: 2025-11-21 10:00:29 -0500 (Fri, 21 Nov 2025) |
| EllapsedTime: 2090.8 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 30.560 0.515 31.464
EICs-peakPantheRAnnotation-method 23.436 1.165 25.166
peakPantheR_parallelAnnotation 19.722 0.160 20.015
outputAnnotationDiagnostic-peakPantheRAnnotation-method 18.433 0.151 19.104
outputAnnotationResult-peakPantheRAnnotation-method 18.123 0.125 18.510
retentionTimeCorrection-peakPantheRAnnotation-method 12.633 0.099 12.957
peakPantheR_singleFileSearch 6.409 0.069 6.593
peakPantheR_quickEIC 5.712 0.075 6.024
* 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-21 09:39:20.805 R[16397:38227338] XType: com.apple.fonts is not accessible.
2025-11-21 09:39:20.805 R[16397:38227338] XType: XTFontStaticRegistry is enabled.
2025-11-21 09:40:06.011 R[33687:38264819] XType: com.apple.fonts is not accessible.
2025-11-21 09:40:06.011 R[33687:38264819] XType: XTFontStaticRegistry is enabled.
2025-11-21 09:40:31.088 R[35019:38267820] XType: com.apple.fonts is not accessible.
2025-11-21 09:40:31.088 R[35019:38267820] XType: XTFontStaticRegistry is enabled.
2025-11-21 09:47:51.053 R[50895:38308732] XType: com.apple.fonts is not accessible.
2025-11-21 09:47:51.053 R[50895:38308732] 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/tmp/RtmpRzfUmq/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
closing unused connection 9 (/private/tmp/RtmpRzfUmq/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
closing unused connection 8 (/private/tmp/RtmpRzfUmq/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
closing unused connection 7 (/private/tmp/RtmpRzfUmq/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
1160.086 10.215 1772.248
peakPantheR.Rcheck/peakPantheR-Ex.timings
| name | user | system | elapsed | |
| EICs-peakPantheRAnnotation-method | 23.436 | 1.165 | 25.166 | |
| FIR-peakPantheRAnnotation-method | 0.048 | 0.003 | 0.051 | |
| ROI-peakPantheRAnnotation-method | 0.039 | 0.003 | 0.043 | |
| TIC-peakPantheRAnnotation-method | 0.036 | 0.003 | 0.039 | |
| acquisitionTime-peakPantheRAnnotation-method | 0.038 | 0.004 | 0.043 | |
| annotationDiagnosticPlots-peakPantheRAnnotation-method | 0.037 | 0.003 | 0.040 | |
| annotationParamsDiagnostic-peakPantheRAnnotation-method | 0.038 | 0.003 | 0.041 | |
| annotationTable-peakPantheRAnnotation-method | 0.038 | 0.003 | 0.042 | |
| annotation_diagnostic_multiplot_UI_helper | 0.380 | 0.031 | 0.413 | |
| annotation_fit_summary_UI_helper | 0.018 | 0.004 | 0.022 | |
| annotation_showMethod_UI_helper | 0.009 | 0.002 | 0.012 | |
| annotation_showText_UI_helper | 0.001 | 0.001 | 0.002 | |
| cpdID-peakPantheRAnnotation-method | 0.036 | 0.005 | 0.041 | |
| cpdMetadata-peakPantheRAnnotation-method | 0.038 | 0.004 | 0.042 | |
| cpdName-peakPantheRAnnotation-method | 0.036 | 0.005 | 0.041 | |
| dataPoints-peakPantheRAnnotation-method | 0.038 | 0.005 | 0.043 | |
| filename-peakPantheRAnnotation-method | 0.037 | 0.004 | 0.042 | |
| filepath-peakPantheRAnnotation-method | 0.036 | 0.005 | 0.042 | |
| initialise_annotation_from_files_UI_helper | 0.030 | 0.006 | 0.041 | |
| isAnnotated-peakPantheRAnnotation-method | 0.036 | 0.004 | 0.040 | |
| load_annotation_from_file_UI_helper | 0.015 | 0.004 | 0.020 | |
| nbCompounds-peakPantheRAnnotation-method | 0.037 | 0.005 | 0.043 | |
| nbSamples-peakPantheRAnnotation-method | 0.156 | 0.004 | 0.161 | |
| outputAnnotationDiagnostic-peakPantheRAnnotation-method | 18.433 | 0.151 | 19.104 | |
| outputAnnotationFeatureMetadata_UI_helper | 0.013 | 0.001 | 0.016 | |
| outputAnnotationParamsCSV-peakPantheRAnnotation-method | 0.058 | 0.002 | 0.063 | |
| outputAnnotationResult-peakPantheRAnnotation-method | 18.123 | 0.125 | 18.510 | |
| outputAnnotationSpectraMetadata_UI_helper | 0.014 | 0.001 | 0.015 | |
| peakFit-peakPantheRAnnotation-method | 0.038 | 0.002 | 0.041 | |
| peakPantheRAnnotation | 0.057 | 0.005 | 0.063 | |
| peakPantheR_ROIStatistics | 30.560 | 0.515 | 31.464 | |
| peakPantheR_loadAnnotationParamsCSV | 0.014 | 0.003 | 0.016 | |
| peakPantheR_parallelAnnotation | 19.722 | 0.160 | 20.015 | |
| peakPantheR_plotEICFit | 1.327 | 0.008 | 1.339 | |
| peakPantheR_plotPeakwidth | 2.378 | 0.102 | 2.571 | |
| peakPantheR_quickEIC | 5.712 | 0.075 | 6.024 | |
| peakPantheR_singleFileSearch | 6.409 | 0.069 | 6.593 | |
| peakPantheR_start_GUI | 0.000 | 0.001 | 0.001 | |
| peakTables-peakPantheRAnnotation-method | 0.039 | 0.004 | 0.044 | |
| resetAnnotation-peakPantheRAnnotation-method | 0.051 | 0.005 | 0.056 | |
| resetFIR-peakPantheRAnnotation-method | 0.011 | 0.001 | 0.014 | |
| retentionTimeCorrection-peakPantheRAnnotation-method | 12.633 | 0.099 | 12.957 | |
| spectraMetadata-peakPantheRAnnotation-method | 0.037 | 0.004 | 0.051 | |
| spectraPaths_and_metadata_UI_helper | 0.005 | 0.004 | 0.085 | |
| spectra_metadata_colourScheme_UI_helper | 0.013 | 0.003 | 0.017 | |
| uROI-peakPantheRAnnotation-method | 0.040 | 0.006 | 0.047 | |
| uROIExist-peakPantheRAnnotation-method | 0.038 | 0.005 | 0.070 | |
| useFIR-peakPantheRAnnotation-method | 0.035 | 0.004 | 0.045 | |
| useUROI-peakPantheRAnnotation-method | 0.037 | 0.004 | 0.044 | |