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

This page was generated on 2025-04-24 13:02 -0400 (Thu, 24 Apr 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 RC (2025-04-04 r88126) -- "How About a Twenty-Six" 4831
palomino7Windows Server 2022 Datacenterx644.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" 4573
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 1552/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.22.0  (landing page)
Arnaud Wolfer
Snapshot Date: 2025-04-22 13:40 -0400 (Tue, 22 Apr 2025)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: RELEASE_3_21
git_last_commit: d87335b
git_last_commit_date: 2025-04-15 11:50:16 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for peakPantheR on palomino7

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.22.0
Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:peakPantheR.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings peakPantheR_1.22.0.tar.gz
StartedAt: 2025-04-23 05:07:08 -0400 (Wed, 23 Apr 2025)
EndedAt: 2025-04-23 05:32:11 -0400 (Wed, 23 Apr 2025)
EllapsedTime: 1502.5 seconds
RetCode: 0
Status:   OK  
CheckDir: peakPantheR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:peakPantheR.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings peakPantheR_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/peakPantheR.Rcheck'
* using R version 4.5.0 RC (2025-04-04 r88126 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 'peakPantheR/DESCRIPTION' ... OK
* this is package 'peakPantheR' version '1.22.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 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                               24.30   0.31   24.72
peakPantheR_parallelAnnotation                          19.56   0.10   19.66
outputAnnotationDiagnostic-peakPantheRAnnotation-method 17.61   0.15   17.86
outputAnnotationResult-peakPantheRAnnotation-method     17.48   0.17   17.95
EICs-peakPantheRAnnotation-method                       14.27   0.84   15.56
retentionTimeCorrection-peakPantheRAnnotation-method    11.70   0.13   11.98
peakPantheR_singleFileSearch                             6.21   0.06    6.36
peakPantheR_quickEIC                                     5.67   0.05    5.81
* 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


Installation output

peakPantheR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL peakPantheR
###
##############################################################################
##############################################################################


* installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library'
* installing *source* package 'peakPantheR' ...
** this is package 'peakPantheR' version '1.22.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


R version 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64

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

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

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 1478 ]
Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 10 (E:\biocbuild\bbs-3.21-bioc\tmpdir\RtmpQ7Q7FR\notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (E:\biocbuild\bbs-3.21-bioc\tmpdir\RtmpQ7Q7FR\notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (E:\biocbuild\bbs-3.21-bioc\tmpdir\RtmpQ7Q7FR\notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (E:\biocbuild\bbs-3.21-bioc\tmpdir\RtmpQ7Q7FR\notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (E:\biocbuild\bbs-3.21-bioc\R\library\peakPantheR\extdata\test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 5 (E:\biocbuild\bbs-3.21-bioc\R\library\peakPantheR\extdata\test_fakemzML.mzML)
> 
> proc.time()
   user  system elapsed 
 881.21    8.92 1247.36 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method14.27 0.8415.56
FIR-peakPantheRAnnotation-method0.030.020.05
ROI-peakPantheRAnnotation-method0.010.010.03
TIC-peakPantheRAnnotation-method0.040.000.04
acquisitionTime-peakPantheRAnnotation-method0.040.000.04
annotationDiagnosticPlots-peakPantheRAnnotation-method0.020.020.03
annotationParamsDiagnostic-peakPantheRAnnotation-method0.030.000.03
annotationTable-peakPantheRAnnotation-method0.040.000.03
annotation_diagnostic_multiplot_UI_helper0.150.040.18
annotation_fit_summary_UI_helper000
annotation_showMethod_UI_helper000
annotation_showText_UI_helper000
cpdID-peakPantheRAnnotation-method0.050.000.05
cpdMetadata-peakPantheRAnnotation-method0.030.000.04
cpdName-peakPantheRAnnotation-method0.030.000.03
dataPoints-peakPantheRAnnotation-method0.040.000.05
filename-peakPantheRAnnotation-method0.040.000.03
filepath-peakPantheRAnnotation-method0.040.000.05
initialise_annotation_from_files_UI_helper0.030.000.05
isAnnotated-peakPantheRAnnotation-method0.020.010.03
load_annotation_from_file_UI_helper0.020.000.03
nbCompounds-peakPantheRAnnotation-method0.030.000.03
nbSamples-peakPantheRAnnotation-method0.030.000.03
outputAnnotationDiagnostic-peakPantheRAnnotation-method17.61 0.1517.86
outputAnnotationFeatureMetadata_UI_helper000
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.030.020.05
outputAnnotationResult-peakPantheRAnnotation-method17.48 0.1717.95
outputAnnotationSpectraMetadata_UI_helper000
peakFit-peakPantheRAnnotation-method0.040.000.03
peakPantheRAnnotation0.030.000.04
peakPantheR_ROIStatistics24.30 0.3124.72
peakPantheR_loadAnnotationParamsCSV000
peakPantheR_parallelAnnotation19.56 0.1019.66
peakPantheR_plotEICFit0.440.050.51
peakPantheR_plotPeakwidth0.730.010.85
peakPantheR_quickEIC5.670.055.81
peakPantheR_singleFileSearch6.210.066.36
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.030.000.03
resetAnnotation-peakPantheRAnnotation-method0.030.030.06
resetFIR-peakPantheRAnnotation-method000
retentionTimeCorrection-peakPantheRAnnotation-method11.70 0.1311.98
spectraMetadata-peakPantheRAnnotation-method0.050.000.05
spectraPaths_and_metadata_UI_helper0.000.000.02
spectra_metadata_colourScheme_UI_helper0.020.000.01
uROI-peakPantheRAnnotation-method0.010.010.03
uROIExist-peakPantheRAnnotation-method0.030.000.03
useFIR-peakPantheRAnnotation-method0.030.000.03
useUROI-peakPantheRAnnotation-method0.020.000.01