Back to Multiple platform build/check report for BioC 3.22:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2025-09-20 12:03 -0400 (Sat, 20 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4814
lconwaymacOS 12.7.1 Montereyx86_644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4603
kjohnson3macOS 13.7.7 Venturaarm644.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" 4547
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4553
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 1550/2333HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.23.0  (landing page)
Arnaud Wolfer
Snapshot Date: 2025-09-19 13:45 -0400 (Fri, 19 Sep 2025)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: devel
git_last_commit: c81e5f2
git_last_commit_date: 2025-04-15 11:50:16 -0400 (Tue, 15 Apr 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    ERROR    OK  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for peakPantheR on nebbiolo2

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.

raw results


Summary

Package: peakPantheR
Version: 1.23.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings peakPantheR_1.23.0.tar.gz
StartedAt: 2025-09-20 02:49:37 -0400 (Sat, 20 Sep 2025)
EndedAt: 2025-09-20 03:14:23 -0400 (Sat, 20 Sep 2025)
EllapsedTime: 1486.4 seconds
RetCode: 1
Status:   ERROR  
CheckDir: peakPantheR.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings peakPantheR_1.23.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/peakPantheR.Rcheck’
* using R version 4.5.1 Patched (2025-08-23 r88802)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘peakPantheR/DESCRIPTION’ ... OK
* this is package ‘peakPantheR’ version ‘1.23.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 loading without being on the library search path ... 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                               23.270  0.232  23.511
peakPantheR_parallelAnnotation                          16.358  0.061  16.420
outputAnnotationResult-peakPantheRAnnotation-method     15.787  0.061  15.850
outputAnnotationDiagnostic-peakPantheRAnnotation-method 15.572  0.152  15.774
EICs-peakPantheRAnnotation-method                       11.577  0.580  12.171
retentionTimeCorrection-peakPantheRAnnotation-method     9.861  0.040   9.901
peakPantheR_singleFileSearch                             5.369  0.021   5.390
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  Error: Test failures
  In addition: Warning messages:
  1: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 10 (/tmp/RtmpGIEBIU/notValidXML.mzML)
  2: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 9 (/tmp/RtmpGIEBIU/notValidXML.mzML)
  3: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 8 (/tmp/RtmpGIEBIU/notValidXML.mzML)
  4: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 7 (/tmp/RtmpGIEBIU/notValidXML.mzML)
  5: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 6 (/home/biocbuild/bbs-3.22-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
  6: In .Internal(gc(verbose, reset, full)) :
    closing unused connection 5 (/home/biocbuild/bbs-3.22-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR
See
  ‘/home/biocbuild/bbs-3.22-bioc/meat/peakPantheR.Rcheck/00check.log’
for details.


Installation output

peakPantheR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL peakPantheR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’
* installing *source* package ‘peakPantheR’ ...
** this is package ‘peakPantheR’ version ‘1.23.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)

Tests output

peakPantheR.Rcheck/tests/testthat.Rout.fail


R version 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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.23.0 

> 
> test_check("peakPantheR")
[ FAIL 13 | WARN 1 | SKIP 0 | PASS 1459 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_peakPantheRAnnotation_retentionTimeCorrection-method.R:176:3'): rt correction plot (uROI) ──
<subscriptOutOfBoundsError/error/condition>
Error in `S7::prop(x, "meta")[[i]]`: subscript out of bounds
Backtrace:
    ▆
 1. ├─testthat::expect_equal(...) at test_peakPantheRAnnotation_retentionTimeCorrection-method.R:176:3
 2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
 3. │   └─rlang::eval_bare(expr, quo_get_env(quo))
 4. ├─resultCorrected$result$plot[[1]]
 5. └─ggplot2 (local) `[[.ggplot2::gg`(resultCorrected$result$plot, 1)
── Failure ('test_peakPantheR_plotPeakwidth.R:23:3'): plot 3 samples, no color ──
result_3splNoColNoRot$labels$x not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:50:3'): plot 3 samples, no color, rotate axis ──
result_3splNoColRot$labels$y not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:75:3'): plot 4 samples with color ──
result_4splWithColNoRot$labels$x not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:102:3'): plot 4 samples with color, rotate axis ──
result_4splWithColRot$labels$y not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:134:3'): sampleColour length warning, peakwidth and rotate and input order message ──
result_plotColourWarning$result$labels$y not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:171:3'): missing widthMin, no peakwidth plot ──
result_plotNoWidthMin$result$labels$x not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:190:3'): missing widthMax, no peakwidth plot ──
result_plotNoWidthMax$result$labels$x not equal to "x".
target is NULL, current is character
── Failure ('test_peakPantheR_plotPeakwidth.R:209:3'): NA in acquisition time, revert to input order plot ──
result_plotFallBackNAAcqu$result$labels$x not equal to "x".
target is NULL, current is character
── Failure ('test_plotHistogram.R:33:3'): histogram and density, with NA in input ──
result_histoAndDensity$labels$y not equal to "density".
target is NULL, current is character
── Failure ('test_plotHistogram.R:38:3'): histogram and density, with NA in input ──
result_message$messages not equal to `expected_message`.
1/1 mismatches
x[1]: "`stat_bin()` using `bins = 30`. Pick better value `binwidth`."
y[1]: "`stat_bin()` using `bins = 30`. Pick better value with `binwidth`."
── Failure ('test_plotHistogram.R:51:3'): histogram without density ────────────
result_histoNoDensity$labels$y[1] not equal to "count".
target is NULL, current is character
── Failure ('test_plotHistogram.R:72:3'): histogram and density with modified ... (bins) ──
result_histoChangeBins$labels$y not equal to "density".
target is NULL, current is character

[ FAIL 13 | WARN 1 | SKIP 0 | PASS 1459 ]
Error: Test failures
In addition: Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 10 (/tmp/RtmpGIEBIU/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/tmp/RtmpGIEBIU/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/tmp/RtmpGIEBIU/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/tmp/RtmpGIEBIU/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (/home/biocbuild/bbs-3.22-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 5 (/home/biocbuild/bbs-3.22-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
Execution halted

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method11.577 0.58012.171
FIR-peakPantheRAnnotation-method0.0250.0010.026
ROI-peakPantheRAnnotation-method0.0200.0000.021
TIC-peakPantheRAnnotation-method0.0200.0000.019
acquisitionTime-peakPantheRAnnotation-method0.0170.0030.020
annotationDiagnosticPlots-peakPantheRAnnotation-method0.0190.0010.020
annotationParamsDiagnostic-peakPantheRAnnotation-method0.0130.0040.018
annotationTable-peakPantheRAnnotation-method0.0160.0030.019
annotation_diagnostic_multiplot_UI_helper0.1490.0310.179
annotation_fit_summary_UI_helper0.0090.0000.008
annotation_showMethod_UI_helper0.0030.0010.004
annotation_showText_UI_helper0.0000.0000.001
cpdID-peakPantheRAnnotation-method0.0150.0020.017
cpdMetadata-peakPantheRAnnotation-method0.0160.0020.018
cpdName-peakPantheRAnnotation-method0.0160.0030.018
dataPoints-peakPantheRAnnotation-method0.0170.0010.017
filename-peakPantheRAnnotation-method0.0160.0020.018
filepath-peakPantheRAnnotation-method0.0170.0000.018
initialise_annotation_from_files_UI_helper0.0090.0030.013
isAnnotated-peakPantheRAnnotation-method0.0150.0020.017
load_annotation_from_file_UI_helper0.0050.0020.007
nbCompounds-peakPantheRAnnotation-method0.0150.0020.018
nbSamples-peakPantheRAnnotation-method0.0160.0040.018
outputAnnotationDiagnostic-peakPantheRAnnotation-method15.572 0.15215.774
outputAnnotationFeatureMetadata_UI_helper0.0050.0010.004
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0210.0000.021
outputAnnotationResult-peakPantheRAnnotation-method15.787 0.06115.850
outputAnnotationSpectraMetadata_UI_helper0.0050.0000.005
peakFit-peakPantheRAnnotation-method0.0180.0000.017
peakPantheRAnnotation0.0230.0000.022
peakPantheR_ROIStatistics23.270 0.23223.511
peakPantheR_loadAnnotationParamsCSV0.0050.0010.006
peakPantheR_parallelAnnotation16.358 0.06116.420
peakPantheR_plotEICFit0.4880.0020.490
peakPantheR_plotPeakwidth0.8810.0000.881
peakPantheR_quickEIC4.8380.0254.864
peakPantheR_singleFileSearch5.3690.0215.390
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.0170.0000.018
resetAnnotation-peakPantheRAnnotation-method0.0230.0000.022
resetFIR-peakPantheRAnnotation-method0.0040.0000.004
retentionTimeCorrection-peakPantheRAnnotation-method9.8610.0409.901
spectraMetadata-peakPantheRAnnotation-method0.0150.0020.017
spectraPaths_and_metadata_UI_helper0.0020.0000.002
spectra_metadata_colourScheme_UI_helper0.0050.0000.004
uROI-peakPantheRAnnotation-method0.0190.0000.018
uROIExist-peakPantheRAnnotation-method0.0150.0020.017
useFIR-peakPantheRAnnotation-method0.0160.0000.017
useUROI-peakPantheRAnnotation-method0.0150.0010.016