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

This page was generated on 2025-01-02 12:06 -0500 (Thu, 02 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
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/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.20.0  (landing page)
Arnaud Wolfer
Snapshot Date: 2024-12-30 13:00 -0500 (Mon, 30 Dec 2024)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: RELEASE_3_20
git_last_commit: 89aef90
git_last_commit_date: 2024-10-29 10:40:22 -0500 (Tue, 29 Oct 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for peakPantheR on merida1

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.20.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings peakPantheR_1.20.0.tar.gz
StartedAt: 2024-12-31 08:21:26 -0500 (Tue, 31 Dec 2024)
EndedAt: 2024-12-31 08:52:00 -0500 (Tue, 31 Dec 2024)
EllapsedTime: 1833.8 seconds
RetCode: 0
Status:   OK  
CheckDir: peakPantheR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:peakPantheR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings peakPantheR_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc/meat/peakPantheR.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 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                               27.244  0.416  28.408
EICs-peakPantheRAnnotation-method                       22.633  1.243  27.186
peakPantheR_parallelAnnotation                          18.796  0.149  19.683
outputAnnotationDiagnostic-peakPantheRAnnotation-method 17.512  0.199  22.458
outputAnnotationResult-peakPantheRAnnotation-method     17.319  0.148  18.254
retentionTimeCorrection-peakPantheRAnnotation-method    12.027  0.116  12.893
peakPantheR_singleFileSearch                             6.254  0.074   6.928
peakPantheR_quickEIC                                     5.220  0.055   5.598
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

peakPantheR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL peakPantheR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/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.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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 (/private/tmp/Rtmpul0CT4/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/private/tmp/Rtmpul0CT4/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/private/tmp/Rtmpul0CT4/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/private/tmp/Rtmpul0CT4/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/peakPantheR/extdata/test_fakemzML.mzML)
6: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 5 (/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/peakPantheR/extdata/test_fakemzML.mzML)
> 
> proc.time()
    user   system  elapsed 
 918.619    9.891 1334.441 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method22.633 1.24327.186
FIR-peakPantheRAnnotation-method0.1100.0060.117
ROI-peakPantheRAnnotation-method0.0820.0060.089
TIC-peakPantheRAnnotation-method0.0920.0060.104
acquisitionTime-peakPantheRAnnotation-method0.0950.0070.104
annotationDiagnosticPlots-peakPantheRAnnotation-method0.0940.0060.105
annotationParamsDiagnostic-peakPantheRAnnotation-method0.0900.0060.101
annotationTable-peakPantheRAnnotation-method0.0910.0060.098
annotation_diagnostic_multiplot_UI_helper0.2410.0090.435
annotation_fit_summary_UI_helper0.0180.0020.022
annotation_showMethod_UI_helper0.0100.0010.012
annotation_showText_UI_helper0.0010.0020.003
cpdID-peakPantheRAnnotation-method0.0970.0070.133
cpdMetadata-peakPantheRAnnotation-method0.0960.0060.101
cpdName-peakPantheRAnnotation-method0.0930.0050.102
dataPoints-peakPantheRAnnotation-method0.0900.0060.096
filename-peakPantheRAnnotation-method0.0900.0070.100
filepath-peakPantheRAnnotation-method0.0890.0070.096
initialise_annotation_from_files_UI_helper0.0300.0030.033
isAnnotated-peakPantheRAnnotation-method0.0900.0060.096
load_annotation_from_file_UI_helper0.0150.0030.039
nbCompounds-peakPantheRAnnotation-method0.0950.0070.103
nbSamples-peakPantheRAnnotation-method0.0970.0060.104
outputAnnotationDiagnostic-peakPantheRAnnotation-method17.512 0.19922.458
outputAnnotationFeatureMetadata_UI_helper0.0130.0010.016
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0590.0020.064
outputAnnotationResult-peakPantheRAnnotation-method17.319 0.14818.254
outputAnnotationSpectraMetadata_UI_helper0.0150.0020.016
peakFit-peakPantheRAnnotation-method0.0940.0060.102
peakPantheRAnnotation0.1100.0080.119
peakPantheR_ROIStatistics27.244 0.41628.408
peakPantheR_loadAnnotationParamsCSV0.0150.0030.061
peakPantheR_parallelAnnotation18.796 0.14919.683
peakPantheR_plotEICFit0.8340.0080.892
peakPantheR_plotPeakwidth1.2930.0241.526
peakPantheR_quickEIC5.2200.0555.598
peakPantheR_singleFileSearch6.2540.0746.928
peakPantheR_start_GUI0.0010.0010.001
peakTables-peakPantheRAnnotation-method0.0940.0070.107
resetAnnotation-peakPantheRAnnotation-method0.1070.0080.125
resetFIR-peakPantheRAnnotation-method0.0120.0020.014
retentionTimeCorrection-peakPantheRAnnotation-method12.027 0.11612.893
spectraMetadata-peakPantheRAnnotation-method0.0870.0060.096
spectraPaths_and_metadata_UI_helper0.0040.0030.049
spectra_metadata_colourScheme_UI_helper0.0130.0010.014
uROI-peakPantheRAnnotation-method0.0910.0060.098
uROIExist-peakPantheRAnnotation-method0.0860.0060.094
useFIR-peakPantheRAnnotation-method0.0900.0070.097
useUROI-peakPantheRAnnotation-method0.0870.0050.092