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

This page was generated on 2024-03-28 11:39:45 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 1517/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.17.2  (landing page)
Arnaud Wolfer
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: devel
git_last_commit: 1fb0c4f
git_last_commit_date: 2024-02-26 16:56:14 -0400 (Mon, 26 Feb 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    ERROR  

CHECK results for peakPantheR on lconway


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.17.2
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.17.2.tar.gz
StartedAt: 2024-03-27 23:06:16 -0400 (Wed, 27 Mar 2024)
EndedAt: 2024-03-27 23:29:13 -0400 (Wed, 27 Mar 2024)
EllapsedTime: 1376.6 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.17.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/peakPantheR.Rcheck’
* using R Under development (unstable) (2024-03-18 r86148)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘peakPantheR/DESCRIPTION’ ... OK
* this is package ‘peakPantheR’ version ‘1.17.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 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                               21.774  0.602  22.907
peakPantheR_parallelAnnotation                          16.046  0.230  16.467
outputAnnotationResult-peakPantheRAnnotation-method     15.267  0.211  15.618
outputAnnotationDiagnostic-peakPantheRAnnotation-method 14.951  0.224  15.328
EICs-peakPantheRAnnotation-method                       13.032  0.613  13.799
retentionTimeCorrection-peakPantheRAnnotation-method    10.142  0.129  10.375
peakPantheR_singleFileSearch                             5.153  0.090   5.296
* 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 Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences"
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.17.2 

> 
> test_check("peakPantheR")
2024-03-27 23:15:12.671 R[92999:1364878711] XType: com.apple.fonts is not accessible.
2024-03-27 23:15:12.671 R[92999:1364878711] XType: XTFontStaticRegistry is enabled.
2024-03-27 23:15:30.296 R[23099:1365007766] XType: com.apple.fonts is not accessible.
2024-03-27 23:15:30.296 R[23099:1365007766] XType: XTFontStaticRegistry is enabled.
2024-03-27 23:15:40.949 R[23355:1365062405] XType: com.apple.fonts is not accessible.
2024-03-27 23:15:40.949 R[23355:1365062405] XType: XTFontStaticRegistry is enabled.
2024-03-27 23:20:08.962 R[47066:1365110911] XType: com.apple.fonts is not accessible.
2024-03-27 23:20:08.962 R[47066:1365110911] XType: XTFontStaticRegistry is enabled.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1478 ]
Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 10 (/private/tmp/RtmpHeNGXH/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/private/tmp/RtmpHeNGXH/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/private/tmp/RtmpHeNGXH/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/private/tmp/RtmpHeNGXH/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 
 841.180   12.846 1171.220 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method13.032 0.61313.799
FIR-peakPantheRAnnotation-method0.0720.0070.080
ROI-peakPantheRAnnotation-method0.0700.0070.077
TIC-peakPantheRAnnotation-method0.0650.0060.072
acquisitionTime-peakPantheRAnnotation-method0.0700.0080.081
annotationDiagnosticPlots-peakPantheRAnnotation-method0.0730.0060.081
annotationParamsDiagnostic-peakPantheRAnnotation-method0.0660.0050.071
annotationTable-peakPantheRAnnotation-method0.0740.0070.081
annotation_diagnostic_multiplot_UI_helper0.1580.0140.175
annotation_fit_summary_UI_helper0.0070.0010.009
annotation_showMethod_UI_helper0.0050.0010.005
annotation_showText_UI_helper0.0010.0000.000
cpdID-peakPantheRAnnotation-method0.0700.0040.074
cpdMetadata-peakPantheRAnnotation-method0.0610.0030.064
cpdName-peakPantheRAnnotation-method0.0610.0050.067
dataPoints-peakPantheRAnnotation-method0.0640.0050.070
filename-peakPantheRAnnotation-method0.0650.0040.069
filepath-peakPantheRAnnotation-method0.0550.0030.060
initialise_annotation_from_files_UI_helper0.0130.0010.014
isAnnotated-peakPantheRAnnotation-method0.0610.0040.065
load_annotation_from_file_UI_helper0.0050.0020.007
nbCompounds-peakPantheRAnnotation-method0.0640.0060.072
nbSamples-peakPantheRAnnotation-method0.0610.0040.066
outputAnnotationDiagnostic-peakPantheRAnnotation-method14.951 0.22415.328
outputAnnotationFeatureMetadata_UI_helper0.0050.0000.006
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0240.0010.025
outputAnnotationResult-peakPantheRAnnotation-method15.267 0.21115.618
outputAnnotationSpectraMetadata_UI_helper0.0060.0000.006
peakFit-peakPantheRAnnotation-method0.0760.0040.081
peakPantheRAnnotation0.0970.0060.102
peakPantheR_ROIStatistics21.774 0.60222.907
peakPantheR_loadAnnotationParamsCSV0.0080.0010.010
peakPantheR_parallelAnnotation16.046 0.23016.467
peakPantheR_plotEICFit0.3720.0060.381
peakPantheR_plotPeakwidth0.5520.0140.573
peakPantheR_quickEIC4.4170.0874.560
peakPantheR_singleFileSearch5.1530.0905.296
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.0610.0040.066
resetAnnotation-peakPantheRAnnotation-method0.0800.0070.088
resetFIR-peakPantheRAnnotation-method0.0070.0010.007
retentionTimeCorrection-peakPantheRAnnotation-method10.142 0.12910.375
spectraMetadata-peakPantheRAnnotation-method0.0660.0050.070
spectraPaths_and_metadata_UI_helper0.0030.0020.005
spectra_metadata_colourScheme_UI_helper0.0050.0010.005
uROI-peakPantheRAnnotation-method0.0650.0060.072
uROIExist-peakPantheRAnnotation-method0.0680.0050.074
useFIR-peakPantheRAnnotation-method0.0690.0040.074
useUROI-peakPantheRAnnotation-method0.0730.0050.078