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

This page was generated on 2024-07-06 11:39 -0400 (Sat, 06 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4643
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4414
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4442
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4391
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 3833
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 1494/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.19.0  (landing page)
Arnaud Wolfer
Snapshot Date: 2024-07-05 14:00 -0400 (Fri, 05 Jul 2024)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: devel
git_last_commit: aefa25b
git_last_commit_date: 2024-04-30 11:17:40 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    ERROR  skippedskipped
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  NA    OK    ERROR  


CHECK results for peakPantheR on nebbiolo2

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.19.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.19.0.tar.gz
StartedAt: 2024-07-06 01:47:29 -0400 (Sat, 06 Jul 2024)
EndedAt: 2024-07-06 02:10:23 -0400 (Sat, 06 Jul 2024)
EllapsedTime: 1373.6 seconds
RetCode: 0
Status:   OK  
CheckDir: peakPantheR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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.19.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/peakPantheR.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘peakPantheR/DESCRIPTION’ ... OK
* this is package ‘peakPantheR’ version ‘1.19.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                               20.769  0.332  21.108
outputAnnotationDiagnostic-peakPantheRAnnotation-method 16.488  0.703  17.207
outputAnnotationResult-peakPantheRAnnotation-method     16.312  0.344  16.657
peakPantheR_parallelAnnotation                          14.142  0.204  14.346
EICs-peakPantheRAnnotation-method                       11.823  0.856  12.730
retentionTimeCorrection-peakPantheRAnnotation-method     9.777  0.120   9.897
* 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.20-bioc/R/bin/R CMD INSTALL peakPantheR
###
##############################################################################
##############################################################################


* installing to library ‘/home/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)

Tests output

peakPantheR.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
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.19.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/RtmpVB2jpP/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/tmp/RtmpVB2jpP/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/tmp/RtmpVB2jpP/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/tmp/RtmpVB2jpP/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (/home/biocbuild/bbs-3.20-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 5 (/home/biocbuild/bbs-3.20-bioc/R/site-library/peakPantheR/extdata/test_fakemzML.mzML)
> 
> proc.time()
    user   system  elapsed 
 776.757   19.107 1063.371 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method11.823 0.85612.730
FIR-peakPantheRAnnotation-method0.0890.0000.090
ROI-peakPantheRAnnotation-method0.0580.0110.069
TIC-peakPantheRAnnotation-method0.0410.0090.050
acquisitionTime-peakPantheRAnnotation-method0.0430.0030.047
annotationDiagnosticPlots-peakPantheRAnnotation-method0.0450.0050.050
annotationParamsDiagnostic-peakPantheRAnnotation-method0.0460.0040.050
annotationTable-peakPantheRAnnotation-method0.0400.0150.054
annotation_diagnostic_multiplot_UI_helper0.1160.0190.136
annotation_fit_summary_UI_helper0.0080.0010.008
annotation_showMethod_UI_helper0.0030.0000.004
annotation_showText_UI_helper0.0000.0000.001
cpdID-peakPantheRAnnotation-method0.0460.0000.046
cpdMetadata-peakPantheRAnnotation-method0.0810.0040.085
cpdName-peakPantheRAnnotation-method0.0450.0000.045
dataPoints-peakPantheRAnnotation-method0.0500.0030.053
filename-peakPantheRAnnotation-method0.0480.0000.048
filepath-peakPantheRAnnotation-method0.0420.0000.042
initialise_annotation_from_files_UI_helper0.0130.0000.012
isAnnotated-peakPantheRAnnotation-method0.0470.0030.051
load_annotation_from_file_UI_helper0.0060.0010.007
nbCompounds-peakPantheRAnnotation-method0.0530.0100.064
nbSamples-peakPantheRAnnotation-method0.0420.0010.042
outputAnnotationDiagnostic-peakPantheRAnnotation-method16.488 0.70317.207
outputAnnotationFeatureMetadata_UI_helper0.0040.0000.004
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0230.0000.023
outputAnnotationResult-peakPantheRAnnotation-method16.312 0.34416.657
outputAnnotationSpectraMetadata_UI_helper0.0050.0000.005
peakFit-peakPantheRAnnotation-method0.0430.0000.043
peakPantheRAnnotation0.0470.0040.052
peakPantheR_ROIStatistics20.769 0.33221.108
peakPantheR_loadAnnotationParamsCSV0.0060.0000.006
peakPantheR_parallelAnnotation14.142 0.20414.346
peakPantheR_plotEICFit0.2840.0040.288
peakPantheR_plotPeakwidth0.4760.0000.476
peakPantheR_quickEIC3.9840.0524.036
peakPantheR_singleFileSearch4.9700.0244.994
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.0390.0000.040
resetAnnotation-peakPantheRAnnotation-method0.0390.0040.042
resetFIR-peakPantheRAnnotation-method0.0040.0000.004
retentionTimeCorrection-peakPantheRAnnotation-method9.7770.1209.897
spectraMetadata-peakPantheRAnnotation-method0.0440.0000.045
spectraPaths_and_metadata_UI_helper0.0020.0000.002
spectra_metadata_colourScheme_UI_helper0.0050.0000.004
uROI-peakPantheRAnnotation-method0.0450.0000.045
uROIExist-peakPantheRAnnotation-method0.0400.0070.048
useFIR-peakPantheRAnnotation-method0.0430.0000.042
useUROI-peakPantheRAnnotation-method0.0370.0040.040