Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:28 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
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 |
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. Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details. |
Package 1477/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
peakPantheR 1.13.2 (landing page) Arnaud Wolfer
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
Package: peakPantheR |
Version: 1.13.2 |
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings peakPantheR_1.13.2.tar.gz |
StartedAt: 2023-04-11 22:22:09 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 22:45:39 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 1409.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: peakPantheR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings peakPantheR_1.13.2.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/peakPantheR.Rcheck’ * using R version 4.3.0 alpha (2023-04-03 r84154) * using platform: x86_64-pc-linux-gnu (64-bit) * R was compiled by gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0 * running under: Ubuntu 22.04.2 LTS * using session charset: UTF-8 * checking for file ‘peakPantheR/DESCRIPTION’ ... OK * this is package ‘peakPantheR’ version ‘1.13.2’ * 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 R 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 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 32.465 1.971 38.992 outputAnnotationDiagnostic-peakPantheRAnnotation-method 26.028 1.895 32.235 peakPantheR_parallelAnnotation 25.040 0.869 33.516 EICs-peakPantheRAnnotation-method 15.328 0.859 21.676 retentionTimeCorrection-peakPantheRAnnotation-method 15.246 0.856 16.201 outputAnnotationResult-peakPantheRAnnotation-method 12.556 0.383 13.238 peakPantheR_singleFileSearch 6.772 0.527 7.712 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in ‘inst/doc’ ... OK * checking running R code from vignettes ... ‘getting-started.Rmd’ using ‘UTF-8’... OK ‘parallel-annotation.Rmd’ using ‘UTF-8’... OK ‘peakPantheR-GUI.Rmd’ using ‘UTF-8’... OK ‘real-time-annotation.Rmd’ using ‘UTF-8’... OK NONE * 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.17-bioc/R/bin/R CMD INSTALL peakPantheR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.17-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.3.0 alpha (2023-04-03 r84154) Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-linux-gnu (64-bit) 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.13.2 > > test_check("peakPantheR") [ FAIL 0 | WARN 0 | SKIP 0 | PASS 1438 ] Warning messages: 1: In .Internal(gc(verbose, reset, full)) : closing unused connection 10 (/tmp/Rtmp8Lx5qD/notValidXML.mzML) 2: In .Internal(gc(verbose, reset, full)) : closing unused connection 9 (/tmp/Rtmp8Lx5qD/notValidXML.mzML) 3: In .Internal(gc(verbose, reset, full)) : closing unused connection 8 (/tmp/Rtmp8Lx5qD/notValidXML.mzML) 4: In .Internal(gc(verbose, reset, full)) : closing unused connection 7 (/tmp/Rtmp8Lx5qD/notValidXML.mzML) 5: In .Internal(gc(verbose, reset, full)) : closing unused connection 6 (/home/biocbuild/bbs-3.17-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML) 6: In .Internal(gc(verbose, reset, full)) : closing unused connection 5 (/home/biocbuild/bbs-3.17-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML) > > proc.time() user system elapsed 791.191 14.456 985.220
peakPantheR.Rcheck/peakPantheR-Ex.timings
name | user | system | elapsed | |
EICs-peakPantheRAnnotation-method | 15.328 | 0.859 | 21.676 | |
FIR-peakPantheRAnnotation-method | 0.387 | 0.024 | 0.467 | |
ROI-peakPantheRAnnotation-method | 0.426 | 0.024 | 0.873 | |
TIC-peakPantheRAnnotation-method | 0.346 | 0.020 | 0.610 | |
acquisitionTime-peakPantheRAnnotation-method | 0.411 | 0.032 | 0.820 | |
annotationDiagnosticPlots-peakPantheRAnnotation-method | 0.360 | 0.020 | 0.676 | |
annotationParamsDiagnostic-peakPantheRAnnotation-method | 0.326 | 0.040 | 0.646 | |
annotationTable-peakPantheRAnnotation-method | 0.436 | 0.036 | 0.824 | |
annotation_diagnostic_multiplot_UI_helper | 0.202 | 0.012 | 0.414 | |
annotation_fit_summary_UI_helper | 0.015 | 0.002 | 0.034 | |
annotation_showMethod_UI_helper | 0.008 | 0.000 | 0.007 | |
annotation_showText_UI_helper | 0.001 | 0.000 | 0.001 | |
cpdID-peakPantheRAnnotation-method | 0.420 | 0.024 | 0.892 | |
cpdMetadata-peakPantheRAnnotation-method | 0.419 | 0.000 | 0.845 | |
cpdName-peakPantheRAnnotation-method | 0.452 | 0.024 | 0.813 | |
dataPoints-peakPantheRAnnotation-method | 0.479 | 0.008 | 0.664 | |
filename-peakPantheRAnnotation-method | 0.502 | 0.024 | 0.752 | |
filepath-peakPantheRAnnotation-method | 0.403 | 0.012 | 0.704 | |
initialise_annotation_from_files_UI_helper | 0.029 | 0.000 | 0.030 | |
isAnnotated-peakPantheRAnnotation-method | 0.479 | 0.004 | 0.485 | |
load_annotation_from_file_UI_helper | 0.014 | 0.003 | 0.017 | |
nbCompounds-peakPantheRAnnotation-method | 0.474 | 0.040 | 0.514 | |
nbSamples-peakPantheRAnnotation-method | 0.453 | 0.020 | 0.473 | |
outputAnnotationDiagnostic-peakPantheRAnnotation-method | 26.028 | 1.895 | 32.235 | |
outputAnnotationFeatureMetadata_UI_helper | 0.005 | 0.000 | 0.004 | |
outputAnnotationParamsCSV-peakPantheRAnnotation-method | 0.02 | 0.00 | 0.02 | |
outputAnnotationResult-peakPantheRAnnotation-method | 12.556 | 0.383 | 13.238 | |
outputAnnotationSpectraMetadata_UI_helper | 0.011 | 0.000 | 0.011 | |
peakFit-peakPantheRAnnotation-method | 0.452 | 0.020 | 0.472 | |
peakPantheRAnnotation | 0.518 | 0.008 | 0.525 | |
peakPantheR_ROIStatistics | 32.465 | 1.971 | 38.992 | |
peakPantheR_loadAnnotationParamsCSV | 0.015 | 0.001 | 0.015 | |
peakPantheR_parallelAnnotation | 25.040 | 0.869 | 33.516 | |
peakPantheR_plotEICFit | 0.319 | 0.000 | 0.319 | |
peakPantheR_plotPeakwidth | 0.541 | 0.028 | 0.569 | |
peakPantheR_singleFileSearch | 6.772 | 0.527 | 7.712 | |
peakPantheR_start_GUI | 0.000 | 0.000 | 0.001 | |
peakTables-peakPantheRAnnotation-method | 0.165 | 0.023 | 0.187 | |
resetAnnotation-peakPantheRAnnotation-method | 0.171 | 0.012 | 0.182 | |
resetFIR-peakPantheRAnnotation-method | 0.006 | 0.000 | 0.005 | |
retentionTimeCorrection-peakPantheRAnnotation-method | 15.246 | 0.856 | 16.201 | |
spectraMetadata-peakPantheRAnnotation-method | 0.367 | 0.000 | 0.366 | |
spectraPaths_and_metadata_UI_helper | 0.005 | 0.001 | 0.005 | |
spectra_metadata_colourScheme_UI_helper | 0.007 | 0.002 | 0.010 | |
uROI-peakPantheRAnnotation-method | 0.405 | 0.012 | 0.417 | |
uROIExist-peakPantheRAnnotation-method | 0.435 | 0.008 | 0.443 | |
useFIR-peakPantheRAnnotation-method | 0.437 | 0.024 | 0.461 | |
useUROI-peakPantheRAnnotation-method | 0.417 | 0.016 | 0.433 | |