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

This page was generated on 2025-02-03 12:37 -0500 (Mon, 03 Feb 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" 4704
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" 4467
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" 4478
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 1520/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.21.0  (landing page)
Arnaud Wolfer
Snapshot Date: 2025-02-02 13:40 -0500 (Sun, 02 Feb 2025)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: devel
git_last_commit: 4d6e977
git_last_commit_date: 2024-10-29 10:40:22 -0500 (Tue, 29 Oct 2024)
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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published


CHECK results for peakPantheR on nebbiolo1

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.21.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings peakPantheR_1.21.0.tar.gz
StartedAt: 2025-02-03 01:04:21 -0500 (Mon, 03 Feb 2025)
EndedAt: 2025-02-03 01:27:41 -0500 (Mon, 03 Feb 2025)
EllapsedTime: 1400.0 seconds
RetCode: 0
Status:   OK  
CheckDir: peakPantheR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/peakPantheR.Rcheck’
* using R Under development (unstable) (2025-01-20 r87609)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘peakPantheR/DESCRIPTION’ ... OK
* this is package ‘peakPantheR’ version ‘1.21.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                               22.110  0.656  22.771
peakPantheR_parallelAnnotation                          15.455  0.461  15.916
outputAnnotationResult-peakPantheRAnnotation-method     14.861  0.096  14.959
outputAnnotationDiagnostic-peakPantheRAnnotation-method 14.533  0.231  14.770
EICs-peakPantheRAnnotation-method                       11.157  0.643  11.827
retentionTimeCorrection-peakPantheRAnnotation-method     9.715  0.112   9.828
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

peakPantheR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘peakPantheR’ ...
** this is package ‘peakPantheR’ version ‘1.21.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 Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences"
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.21.0 

> 
> test_check("peakPantheR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1478 ]
Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 10 (/tmp/RtmpfT5tV8/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/tmp/RtmpfT5tV8/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/tmp/RtmpfT5tV8/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/tmp/RtmpfT5tV8/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (/home/biocbuild/bbs-3.21-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 5 (/home/biocbuild/bbs-3.21-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
> 
> proc.time()
    user   system  elapsed 
 798.274   14.550 1087.373 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method11.157 0.64311.827
FIR-peakPantheRAnnotation-method0.0240.0000.026
ROI-peakPantheRAnnotation-method0.0210.0010.021
TIC-peakPantheRAnnotation-method0.0180.0000.018
acquisitionTime-peakPantheRAnnotation-method0.0180.0000.017
annotationDiagnosticPlots-peakPantheRAnnotation-method0.0150.0000.016
annotationParamsDiagnostic-peakPantheRAnnotation-method0.0160.0010.016
annotationTable-peakPantheRAnnotation-method0.0140.0010.017
annotation_diagnostic_multiplot_UI_helper0.1010.0100.111
annotation_fit_summary_UI_helper0.0080.0010.008
annotation_showMethod_UI_helper0.0040.0000.004
annotation_showText_UI_helper000
cpdID-peakPantheRAnnotation-method0.0170.0030.019
cpdMetadata-peakPantheRAnnotation-method0.0170.0010.018
cpdName-peakPantheRAnnotation-method0.0180.0000.018
dataPoints-peakPantheRAnnotation-method0.0160.0040.019
filename-peakPantheRAnnotation-method0.0180.0030.019
filepath-peakPantheRAnnotation-method0.0100.0060.018
initialise_annotation_from_files_UI_helper0.0100.0020.014
isAnnotated-peakPantheRAnnotation-method0.0160.0020.017
load_annotation_from_file_UI_helper0.0060.0010.008
nbCompounds-peakPantheRAnnotation-method0.0160.0000.018
nbSamples-peakPantheRAnnotation-method0.0170.0010.017
outputAnnotationDiagnostic-peakPantheRAnnotation-method14.533 0.23114.770
outputAnnotationFeatureMetadata_UI_helper0.0040.0010.005
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0200.0010.022
outputAnnotationResult-peakPantheRAnnotation-method14.861 0.09614.959
outputAnnotationSpectraMetadata_UI_helper0.0050.0000.006
peakFit-peakPantheRAnnotation-method0.0170.0020.019
peakPantheRAnnotation0.0250.0010.028
peakPantheR_ROIStatistics22.110 0.65622.771
peakPantheR_loadAnnotationParamsCSV0.0070.0000.007
peakPantheR_parallelAnnotation15.455 0.46115.916
peakPantheR_plotEICFit0.3010.0000.302
peakPantheR_plotPeakwidth0.5150.0010.516
peakPantheR_quickEIC4.1840.0884.272
peakPantheR_singleFileSearch4.7010.0364.736
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.0180.0000.018
resetAnnotation-peakPantheRAnnotation-method0.0260.0010.026
resetFIR-peakPantheRAnnotation-method0.0020.0020.005
retentionTimeCorrection-peakPantheRAnnotation-method9.7150.1129.828
spectraMetadata-peakPantheRAnnotation-method0.0160.0000.017
spectraPaths_and_metadata_UI_helper0.0020.0010.002
spectra_metadata_colourScheme_UI_helper0.0040.0010.004
uROI-peakPantheRAnnotation-method0.0160.0010.018
uROIExist-peakPantheRAnnotation-method0.0170.0000.016
useFIR-peakPantheRAnnotation-method0.0160.0010.016
useUROI-peakPantheRAnnotation-method0.0180.0000.017