| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2024-11-20 12:02 -0500 (Wed, 20 Nov 2024).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| teran2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4481 |
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.2 (2024-10-31) -- "Pile of Leaves" | 4479 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" | 4359 |
| lconway | macOS 12.7.1 Monterey | x86_64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4539 |
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.4.1 (2024-06-14) -- "Race for Your Life" | 4493 |
| 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 1522/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| peakPantheR 1.20.0 (landing page) Arnaud Wolfer
| teran2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | ||||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | ERROR | ||||||||||
|
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.20.0 |
| Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings peakPantheR_1.20.0.tar.gz |
| StartedAt: 2024-11-20 07:18:51 -0500 (Wed, 20 Nov 2024) |
| EndedAt: 2024-11-20 07:41:59 -0500 (Wed, 20 Nov 2024) |
| EllapsedTime: 1388.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: peakPantheR.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings peakPantheR_1.20.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/meat/peakPantheR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.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.20.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 19.947 0.250 20.731
outputAnnotationDiagnostic-peakPantheRAnnotation-method 16.165 0.070 16.770
peakPantheR_parallelAnnotation 16.147 0.071 16.849
outputAnnotationResult-peakPantheRAnnotation-method 15.668 0.067 16.714
retentionTimeCorrection-peakPantheRAnnotation-method 10.476 0.063 10.767
EICs-peakPantheRAnnotation-method 9.187 0.561 10.533
peakPantheR_singleFileSearch 5.380 0.022 5.616
* 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
peakPantheR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL peakPantheR ### ############################################################################## ############################################################################## * installing to library ‘/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library’ * installing *source* package ‘peakPantheR’ ... ** 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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.20.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/RtmpRXv9ry/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
closing unused connection 9 (/tmp/RtmpRXv9ry/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
closing unused connection 8 (/tmp/RtmpRXv9ry/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
closing unused connection 7 (/tmp/RtmpRXv9ry/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
closing unused connection 6 (/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
closing unused connection 5 (/media/volume/teran2_disk/biocbuild/bbs-3.20-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
>
> proc.time()
user system elapsed
820.791 5.356 1104.604
peakPantheR.Rcheck/peakPantheR-Ex.timings
| name | user | system | elapsed | |
| EICs-peakPantheRAnnotation-method | 9.187 | 0.561 | 10.533 | |
| FIR-peakPantheRAnnotation-method | 0.034 | 0.001 | 0.035 | |
| ROI-peakPantheRAnnotation-method | 0.026 | 0.000 | 0.027 | |
| TIC-peakPantheRAnnotation-method | 0.025 | 0.001 | 0.026 | |
| acquisitionTime-peakPantheRAnnotation-method | 0.025 | 0.004 | 0.028 | |
| annotationDiagnosticPlots-peakPantheRAnnotation-method | 0.023 | 0.005 | 0.028 | |
| annotationParamsDiagnostic-peakPantheRAnnotation-method | 0.025 | 0.003 | 0.028 | |
| annotationTable-peakPantheRAnnotation-method | 0.026 | 0.002 | 0.028 | |
| annotation_diagnostic_multiplot_UI_helper | 0.097 | 0.003 | 0.101 | |
| annotation_fit_summary_UI_helper | 0.006 | 0.000 | 0.006 | |
| annotation_showMethod_UI_helper | 0.002 | 0.000 | 0.002 | |
| annotation_showText_UI_helper | 0 | 0 | 0 | |
| cpdID-peakPantheRAnnotation-method | 0.027 | 0.001 | 0.029 | |
| cpdMetadata-peakPantheRAnnotation-method | 0.023 | 0.002 | 0.026 | |
| cpdName-peakPantheRAnnotation-method | 0.024 | 0.000 | 0.024 | |
| dataPoints-peakPantheRAnnotation-method | 0.024 | 0.001 | 0.025 | |
| filename-peakPantheRAnnotation-method | 0.023 | 0.001 | 0.025 | |
| filepath-peakPantheRAnnotation-method | 0.024 | 0.000 | 0.024 | |
| initialise_annotation_from_files_UI_helper | 0.008 | 0.000 | 0.008 | |
| isAnnotated-peakPantheRAnnotation-method | 0.025 | 0.000 | 0.026 | |
| load_annotation_from_file_UI_helper | 0.005 | 0.000 | 0.004 | |
| nbCompounds-peakPantheRAnnotation-method | 0.023 | 0.002 | 0.026 | |
| nbSamples-peakPantheRAnnotation-method | 0.024 | 0.002 | 0.025 | |
| outputAnnotationDiagnostic-peakPantheRAnnotation-method | 16.165 | 0.070 | 16.770 | |
| outputAnnotationFeatureMetadata_UI_helper | 0.004 | 0.000 | 0.003 | |
| outputAnnotationParamsCSV-peakPantheRAnnotation-method | 0.016 | 0.000 | 0.016 | |
| outputAnnotationResult-peakPantheRAnnotation-method | 15.668 | 0.067 | 16.714 | |
| outputAnnotationSpectraMetadata_UI_helper | 0.004 | 0.000 | 0.004 | |
| peakFit-peakPantheRAnnotation-method | 0.028 | 0.001 | 0.028 | |
| peakPantheRAnnotation | 0.027 | 0.001 | 0.028 | |
| peakPantheR_ROIStatistics | 19.947 | 0.250 | 20.731 | |
| peakPantheR_loadAnnotationParamsCSV | 0.005 | 0.000 | 0.005 | |
| peakPantheR_parallelAnnotation | 16.147 | 0.071 | 16.849 | |
| peakPantheR_plotEICFit | 0.239 | 0.000 | 0.240 | |
| peakPantheR_plotPeakwidth | 0.374 | 0.002 | 0.376 | |
| peakPantheR_quickEIC | 4.366 | 0.022 | 4.531 | |
| peakPantheR_singleFileSearch | 5.380 | 0.022 | 5.616 | |
| peakPantheR_start_GUI | 0 | 0 | 0 | |
| peakTables-peakPantheRAnnotation-method | 0.030 | 0.000 | 0.029 | |
| resetAnnotation-peakPantheRAnnotation-method | 0.027 | 0.001 | 0.028 | |
| resetFIR-peakPantheRAnnotation-method | 0.003 | 0.000 | 0.003 | |
| retentionTimeCorrection-peakPantheRAnnotation-method | 10.476 | 0.063 | 10.767 | |
| spectraMetadata-peakPantheRAnnotation-method | 0.026 | 0.002 | 0.028 | |
| spectraPaths_and_metadata_UI_helper | 0.002 | 0.000 | 0.002 | |
| spectra_metadata_colourScheme_UI_helper | 0.004 | 0.000 | 0.004 | |
| uROI-peakPantheRAnnotation-method | 0.024 | 0.003 | 0.027 | |
| uROIExist-peakPantheRAnnotation-method | 0.025 | 0.000 | 0.025 | |
| useFIR-peakPantheRAnnotation-method | 0.024 | 0.001 | 0.025 | |
| useUROI-peakPantheRAnnotation-method | 0.024 | 0.001 | 0.025 | |