| Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-05-10 10:04:37 -0000 (Wed, 10 May 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" | 6211 |
| 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 1465/2194 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| peakPantheR 1.15.0 (landing page) Arnaud Wolfer
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | ERROR | |||||||||
| Package: peakPantheR |
| Version: 1.15.0 |
| 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.15.0.tar.gz |
| StartedAt: 2023-05-10 00:11:41 -0000 (Wed, 10 May 2023) |
| EndedAt: 2023-05-10 00:32:06 -0000 (Wed, 10 May 2023) |
| EllapsedTime: 1224.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: peakPantheR.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### 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.15.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/peakPantheR.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-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.15.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 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 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.357 0.320 19.678
peakPantheR_parallelAnnotation 14.510 0.104 14.614
outputAnnotationDiagnostic-peakPantheRAnnotation-method 13.768 0.192 13.971
outputAnnotationResult-peakPantheRAnnotation-method 13.508 0.192 13.701
EICs-peakPantheRAnnotation-method 10.251 0.387 10.717
retentionTimeCorrection-peakPantheRAnnotation-method 9.582 0.044 9.626
* 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/RtmpGE7JSk/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
closing unused connection 9 (/tmp/RtmpGE7JSk/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
closing unused connection 8 (/tmp/RtmpGE7JSk/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
closing unused connection 7 (/tmp/RtmpGE7JSk/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
closing unused connection 6 (/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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-devel_2023-03-12_r83975-bin/site-library/peakPantheR/extdata/test_fakemzML.mzML)
Execution halted
* 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: 1 ERROR
See
‘/home/biocbuild/bbs-3.17-bioc/meat/peakPantheR.Rcheck/00check.log’
for details.
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-devel_2023-03-12_r83975-bin/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.fail
R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.15.0
>
> test_check("peakPantheR")
[ FAIL 11 | WARN 0 | SKIP 0 | PASS 1427 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_findTargetFeatures.R:236:3'): ratio of fit residuals at apex or across maximum is superior to "maxApexResidualRatio", fit is rejected, verbose ──
result_foundPeaks$result not equal to `expected_foundPeaks`.
Component "peakTable": Component "found": 1 element mismatch
Component "peakTable": Component "rtMin": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "rt": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "rtMax": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "mzMin": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "mz": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "mzMax": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "peakArea": 'is.NA' value mismatch: 1 in current 0 in target
Component "peakTable": Component "peakAreaRaw": 'is.NA' value mismatch: 1 in current 0 in target
...
── Failure ('test_findTargetFeatures.R:239:3'): ratio of fit residuals at apex or across maximum is superior to "maxApexResidualRatio", fit is rejected, verbose ──
length(result_foundPeaks$messages) not equal to 5.
1/1 mismatches
[1] 4 - 5 == -1
── Failure ('test_findTargetFeatures.R:240:3'): ratio of fit residuals at apex or across maximum is superior to "maxApexResidualRatio", fit is rejected, verbose ──
result_foundPeaks$messages[1:4] not equal to `expected_messages`.
2/4 mismatches
x[3]: "Warning: rtMin/rtMax outside of ROI; datapoints cannot be used for mzMin/
x[3]: mzMax calculation, approximate mz and returning ROI$mzMin and ROI$mzMax fo
x[3]: r ROI #4\n"
y[3]: "Fit of ROI #3 is unsuccessful (apex residuals is 0.45 of max fit intensit
y[3]: y, max intensity residuals is 0.46 of max fit intensity)\n"
x[4]: "Found 4/4 features in 0.05 secs\n"
y[4]: "Warning: rtMin/rtMax outside of ROI; datapoints cannot be used for mzMin/
y[4]: mzMax calculation, approximate mz and returning ROI$mzMin and ROI$mzMax fo
y[4]: r ROI #4\n"
── Failure ('test_fitCurve.R:55:3'): fit emgGaussian, input params ─────────────
`result_fit` not equal to `expected_fit`.
Component "amplitude": Mean relative difference: 0.0498193
Component "center": Mean relative difference: 8.406796e-05
Component "gamma": Mean relative difference: 0.03903418
── Failure ('test_peakPantheR_ROIStatistics.R:77:3'): 3 files, save EICS, mean IS RT, save IS fit, with sampleColour, verbose, no verbose ──
length(result_ROIstatsV$messages) not equal to 64.
1/1 mismatches
[1] 63 - 64 == -1
── Failure ('test_peakPantheR_ROIStatistics.R:78:3'): 3 files, save EICS, mean IS RT, save IS fit, with sampleColour, verbose, no verbose ──
...[] not equal to `expected_message`.
4/23 mismatches
x[20]: "----------------\n"
y[20]: "Annotation object cannot be reordered by sample acquisition date\n"
x[21]: "Parallel annotation done in: 14.86 secs\n"
y[21]: "----------------\n"
x[22]: "Annotation parameters saved at /tmp/RtmpGE7JSk/IS_search/annotationParame
x[22]: ters_summary.csv\n"
y[22]: " 0 failure(s)\n"
x[23]: " Compound 1/4 diagnostic plot saved at /tmp/RtmpGE7JSk/IS_search/cpd_1.p
x[23]: ng\n"
y[23]: "Saving diagnostic plots:\n"
── Failure ('test_peakPantheR_ROIStatistics.R:156:3'): 3 files, no save EICs, mean IS RT, no IS fit, without sampleColour, verbose, no verbose ──
length(result_ROIstatsV$messages) not equal to 47.
1/1 mismatches
[1] 46 - 47 == -1
── Failure ('test_peakPantheR_ROIStatistics.R:157:3'): 3 files, no save EICs, mean IS RT, no IS fit, without sampleColour, verbose, no verbose ──
result_ROIstatsV$messages[c(1:2, 4:12, 44, 46)] not equal to `expected_message`.
2/13 mismatches
x[12]: "Parallel annotation done in: 14.91 secs\n"
y[12]: "----------------\n"
x[13]: "IS mean RT saved at /tmp/RtmpGE7JSk/IS_mean_RT.csv\n"
y[13]: " 0 failure(s)\n"
── Failure ('test_peakPantheR_parallelAnnotation.R:138:3'): 3 files, 4 compounds, no uROI, no FIR, no getAcquTime, no verbose ──
result_parallelAnnotation$result$annotation not equal to `expected_annotation`.
Attributes: < Component "peakFit": Component 3: Component 3: Modes: list, logical >
Attributes: < Component "peakFit": Component 3: Component 3: names for target but not for current >
Attributes: < Component "peakFit": Component 3: Component 3: Attributes: < Modes: list, NULL > >
Attributes: < Component "peakFit": Component 3: Component 3: Attributes: < names for target but not for current > >
Attributes: < Component "peakFit": Component 3: Component 3: Attributes: < current is not list-like > >
Attributes: < Component "peakFit": Component 3: Component 3: Length mismatch: comparison on first 1 components >
Attributes: < Component "peakFit": Component 3: Component 3: Component 1: Modes: numeric, logical >
Attributes: < Component "peakFit": Component 3: Component 3: Component 1: target is numeric, current is logical >
Attributes: < Component "peakTables": Component 3: Component 1: 1 element mismatch >
...
── Failure ('test_peakPantheR_parallelAnnotation.R:171:3'): 3 files (1 missing), 4 compounds, no uROI, no FIR, no getAcquTime, no verbose ──
result_parallelAnnotation$result$annotation not equal to `expected_annotation`.
Attributes: < Component "peakFit": Component 2: Component 3: Modes: list, logical >
Attributes: < Component "peakFit": Component 2: Component 3: names for target but not for current >
Attributes: < Component "peakFit": Component 2: Component 3: Attributes: < Modes: list, NULL > >
Attributes: < Component "peakFit": Component 2: Component 3: Attributes: < names for target but not for current > >
Attributes: < Component "peakFit": Component 2: Component 3: Attributes: < current is not list-like > >
Attributes: < Component "peakFit": Component 2: Component 3: Length mismatch: comparison on first 1 components >
Attributes: < Component "peakFit": Component 2: Component 3: Component 1: Modes: numeric, logical >
Attributes: < Component "peakFit": Component 2: Component 3: Component 1: target is numeric, current is logical >
Attributes: < Component "peakTables": Component 2: Component 1: 1 element mismatch >
...
── Failure ('test_peakPantheR_parallelAnnotation.R:364:3'): 3 files, 4 compounds, uROI, no FIR, no fitGauss, no getAcquTime, no verbose ──
result_parallelAnnotation$result$annotation not equal to `expected_annotation`.
Attributes: < Component "peakFit": Component 3: Component 3: Modes: list, logical >
Attributes: < Component "peakFit": Component 3: Component 3: names for target but not for current >
Attributes: < Component "peakFit": Component 3: Component 3: Attributes: < Modes: list, NULL > >
Attributes: < Component "peakFit": Component 3: Component 3: Attributes: < names for target but not for current > >
Attributes: < Component "peakFit": Component 3: Component 3: Attributes: < current is not list-like > >
Attributes: < Component "peakFit": Component 3: Component 3: Length mismatch: comparison on first 1 components >
Attributes: < Component "peakFit": Component 3: Component 3: Component 1: Modes: numeric, logical >
Attributes: < Component "peakFit": Component 3: Component 3: Component 1: target is numeric, current is logical >
Attributes: < Component "peakTables": Component 3: Component 1: 1 element mismatch >
...
[ FAIL 11 | WARN 0 | SKIP 0 | PASS 1427 ]
Error: Test failures
In addition: Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
closing unused connection 10 (/tmp/RtmpGE7JSk/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
closing unused connection 9 (/tmp/RtmpGE7JSk/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
closing unused connection 8 (/tmp/RtmpGE7JSk/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
closing unused connection 7 (/tmp/RtmpGE7JSk/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
closing unused connection 6 (/home/biocbuild/bbs-3.17-bioc/R-devel_2023-03-12_r83975-bin/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-devel_2023-03-12_r83975-bin/site-library/peakPantheR/extdata/test_fakemzML.mzML)
Execution halted
peakPantheR.Rcheck/peakPantheR-Ex.timings
| name | user | system | elapsed | |
| EICs-peakPantheRAnnotation-method | 10.251 | 0.387 | 10.717 | |
| FIR-peakPantheRAnnotation-method | 0.187 | 0.008 | 0.195 | |
| ROI-peakPantheRAnnotation-method | 0.181 | 0.004 | 0.185 | |
| TIC-peakPantheRAnnotation-method | 0.181 | 0.012 | 0.193 | |
| acquisitionTime-peakPantheRAnnotation-method | 0.986 | 0.032 | 1.018 | |
| annotationDiagnosticPlots-peakPantheRAnnotation-method | 0.189 | 0.008 | 0.197 | |
| annotationParamsDiagnostic-peakPantheRAnnotation-method | 0.185 | 0.000 | 0.186 | |
| annotationTable-peakPantheRAnnotation-method | 0.195 | 0.004 | 0.198 | |
| annotation_diagnostic_multiplot_UI_helper | 0.133 | 0.000 | 0.134 | |
| annotation_fit_summary_UI_helper | 0.007 | 0.004 | 0.011 | |
| annotation_showMethod_UI_helper | 0.005 | 0.000 | 0.005 | |
| annotation_showText_UI_helper | 0.000 | 0.000 | 0.001 | |
| cpdID-peakPantheRAnnotation-method | 0.176 | 0.020 | 0.197 | |
| cpdMetadata-peakPantheRAnnotation-method | 0.182 | 0.012 | 0.195 | |
| cpdName-peakPantheRAnnotation-method | 0.186 | 0.004 | 0.189 | |
| dataPoints-peakPantheRAnnotation-method | 0.177 | 0.012 | 0.188 | |
| filename-peakPantheRAnnotation-method | 0.189 | 0.004 | 0.194 | |
| filepath-peakPantheRAnnotation-method | 0.183 | 0.004 | 0.188 | |
| initialise_annotation_from_files_UI_helper | 0.005 | 0.012 | 0.017 | |
| isAnnotated-peakPantheRAnnotation-method | 0.198 | 0.012 | 0.210 | |
| load_annotation_from_file_UI_helper | 0.008 | 0.000 | 0.008 | |
| nbCompounds-peakPantheRAnnotation-method | 0.182 | 0.004 | 0.186 | |
| nbSamples-peakPantheRAnnotation-method | 0.175 | 0.000 | 0.174 | |
| outputAnnotationDiagnostic-peakPantheRAnnotation-method | 13.768 | 0.192 | 13.971 | |
| outputAnnotationFeatureMetadata_UI_helper | 0.007 | 0.000 | 0.007 | |
| outputAnnotationParamsCSV-peakPantheRAnnotation-method | 0.030 | 0.000 | 0.029 | |
| outputAnnotationResult-peakPantheRAnnotation-method | 13.508 | 0.192 | 13.701 | |
| outputAnnotationSpectraMetadata_UI_helper | 0.008 | 0.000 | 0.008 | |
| peakFit-peakPantheRAnnotation-method | 0.204 | 0.000 | 0.205 | |
| peakPantheRAnnotation | 0.213 | 0.004 | 0.217 | |
| peakPantheR_ROIStatistics | 19.357 | 0.320 | 19.678 | |
| peakPantheR_loadAnnotationParamsCSV | 0.008 | 0.000 | 0.008 | |
| peakPantheR_parallelAnnotation | 14.510 | 0.104 | 14.614 | |
| peakPantheR_plotEICFit | 0.458 | 0.000 | 0.458 | |
| peakPantheR_plotPeakwidth | 0.700 | 0.004 | 0.704 | |
| peakPantheR_singleFileSearch | 4.918 | 0.048 | 4.967 | |
| peakPantheR_start_GUI | 0 | 0 | 0 | |
| peakTables-peakPantheRAnnotation-method | 0.197 | 0.008 | 0.205 | |
| resetAnnotation-peakPantheRAnnotation-method | 0.198 | 0.008 | 0.206 | |
| resetFIR-peakPantheRAnnotation-method | 0.003 | 0.004 | 0.006 | |
| retentionTimeCorrection-peakPantheRAnnotation-method | 9.582 | 0.044 | 9.626 | |
| spectraMetadata-peakPantheRAnnotation-method | 0.188 | 0.004 | 0.193 | |
| spectraPaths_and_metadata_UI_helper | 0.003 | 0.000 | 0.003 | |
| spectra_metadata_colourScheme_UI_helper | 0.007 | 0.000 | 0.007 | |
| uROI-peakPantheRAnnotation-method | 0.193 | 0.004 | 0.196 | |
| uROIExist-peakPantheRAnnotation-method | 0.192 | 0.000 | 0.193 | |
| useFIR-peakPantheRAnnotation-method | 0.191 | 0.004 | 0.195 | |
| useUROI-peakPantheRAnnotation-method | 0.185 | 0.008 | 0.194 | |