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

This page was generated on 2023-10-04 11:37:40 -0400 (Wed, 04 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 1491/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
peakPantheR 1.14.0  (landing page)
Arnaud Wolfer
Snapshot Date: 2023-10-03 14:00:15 -0400 (Tue, 03 Oct 2023)
git_url: https://git.bioconductor.org/packages/peakPantheR
git_branch: RELEASE_3_17
git_last_commit: 3478dbc
git_last_commit_date: 2023-04-25 11:12:38 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 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
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

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.14.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.14.0.tar.gz
StartedAt: 2023-10-04 05:08:47 -0400 (Wed, 04 Oct 2023)
EndedAt: 2023-10-04 05:40:17 -0400 (Wed, 04 Oct 2023)
EllapsedTime: 1889.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.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/peakPantheR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘peakPantheR/DESCRIPTION’ ... OK
* this is package ‘peakPantheR’ version ‘1.14.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                               23.694  0.349  32.288
EICs-peakPantheRAnnotation-method                       17.260  0.844  22.861
peakPantheR_parallelAnnotation                          16.228  0.169  21.123
outputAnnotationDiagnostic-peakPantheRAnnotation-method 15.501  0.172  20.839
outputAnnotationResult-peakPantheRAnnotation-method     14.955  0.144  21.130
retentionTimeCorrection-peakPantheRAnnotation-method    10.592  0.099  14.029
peakPantheR_singleFileSearch                             5.476  0.090   7.247
* 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 ... 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.3-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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.14.0 

> 
> test_check("peakPantheR")
2023-10-04 05:22:23.369 R[59511:889136271] XType: com.apple.fonts is not accessible.
2023-10-04 05:22:23.369 R[59511:889136271] XType: XTFontStaticRegistry is enabled.
2023-10-04 05:23:00.615 R[79545:889181809] XType: com.apple.fonts is not accessible.
2023-10-04 05:23:00.615 R[79545:889181809] XType: XTFontStaticRegistry is enabled.
2023-10-04 05:23:23.187 R[80103:889182951] XType: com.apple.fonts is not accessible.
2023-10-04 05:23:23.187 R[80103:889182951] XType: XTFontStaticRegistry is enabled.
2023-10-04 05:29:33.267 R[91302:889260983] XType: com.apple.fonts is not accessible.
2023-10-04 05:29:33.267 R[91302:889260983] XType: XTFontStaticRegistry is enabled.
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1438 ]
Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 10 (/private/tmp/RtmpyKbRFa/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/private/tmp/RtmpyKbRFa/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/private/tmp/RtmpyKbRFa/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/private/tmp/RtmpyKbRFa/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (/Library/Frameworks/R.framework/Versions/4.3-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.3-x86_64/Resources/library/peakPantheR/extdata/test_fakemzML.mzML)
> 
> proc.time()
    user   system  elapsed 
 886.925    9.003 1560.319 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method17.260 0.84422.861
FIR-peakPantheRAnnotation-method0.3140.0200.431
ROI-peakPantheRAnnotation-method0.3110.0210.410
TIC-peakPantheRAnnotation-method0.3100.0220.390
acquisitionTime-peakPantheRAnnotation-method0.3060.0240.430
annotationDiagnosticPlots-peakPantheRAnnotation-method1.1150.0271.444
annotationParamsDiagnostic-peakPantheRAnnotation-method0.3270.0210.431
annotationTable-peakPantheRAnnotation-method0.3190.0230.444
annotation_diagnostic_multiplot_UI_helper0.2320.0060.289
annotation_fit_summary_UI_helper0.0170.0020.024
annotation_showMethod_UI_helper0.0080.0020.011
annotation_showText_UI_helper0.0010.0010.002
cpdID-peakPantheRAnnotation-method0.3030.0210.392
cpdMetadata-peakPantheRAnnotation-method0.3050.0220.405
cpdName-peakPantheRAnnotation-method0.2910.0210.388
dataPoints-peakPantheRAnnotation-method0.2960.0230.394
filename-peakPantheRAnnotation-method0.2980.0260.393
filepath-peakPantheRAnnotation-method0.3040.0330.414
initialise_annotation_from_files_UI_helper0.0280.0060.039
isAnnotated-peakPantheRAnnotation-method0.3140.0330.424
load_annotation_from_file_UI_helper0.0150.0050.025
nbCompounds-peakPantheRAnnotation-method0.3170.0340.409
nbSamples-peakPantheRAnnotation-method0.3450.0310.475
outputAnnotationDiagnostic-peakPantheRAnnotation-method15.501 0.17220.839
outputAnnotationFeatureMetadata_UI_helper0.0120.0010.022
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0570.0030.082
outputAnnotationResult-peakPantheRAnnotation-method14.955 0.14421.130
outputAnnotationSpectraMetadata_UI_helper0.0130.0020.018
peakFit-peakPantheRAnnotation-method0.2980.0210.421
peakPantheRAnnotation0.3250.0230.455
peakPantheR_ROIStatistics23.694 0.34932.288
peakPantheR_loadAnnotationParamsCSV0.0130.0030.024
peakPantheR_parallelAnnotation16.228 0.16921.123
peakPantheR_plotEICFit0.8100.0131.064
peakPantheR_plotPeakwidth1.2660.0461.734
peakPantheR_singleFileSearch5.4760.0907.247
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.3230.0200.457
resetAnnotation-peakPantheRAnnotation-method0.3310.0230.463
resetFIR-peakPantheRAnnotation-method0.0110.0010.015
retentionTimeCorrection-peakPantheRAnnotation-method10.592 0.09914.029
spectraMetadata-peakPantheRAnnotation-method0.3110.0200.433
spectraPaths_and_metadata_UI_helper0.0050.0020.007
spectra_metadata_colourScheme_UI_helper0.0120.0020.018
uROI-peakPantheRAnnotation-method0.3110.0200.459
uROIExist-peakPantheRAnnotation-method0.3100.0200.443
useFIR-peakPantheRAnnotation-method0.3230.0210.481
useUROI-peakPantheRAnnotation-method0.3230.0210.463