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

This page was generated on 2023-09-22 11:35:53 -0400 (Fri, 22 Sep 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4625
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4378
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4394
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-09-21 14:00:15 -0400 (Thu, 21 Sep 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 nebbiolo1


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: /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.14.0.tar.gz
StartedAt: 2023-09-21 23:48:32 -0400 (Thu, 21 Sep 2023)
EndedAt: 2023-09-22 00:05:49 -0400 (Fri, 22 Sep 2023)
EllapsedTime: 1036.7 seconds
RetCode: 0
Status:   OK  
CheckDir: peakPantheR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/peakPantheR.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04.1) 11.3.0
* running under: Ubuntu 22.04.3 LTS
* using session charset: UTF-8
* 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 loading without being on the library search path ... 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                               15.952  0.696  16.655
outputAnnotationResult-peakPantheRAnnotation-method     12.223  0.636  12.860
outputAnnotationDiagnostic-peakPantheRAnnotation-method 12.402  0.349  12.775
peakPantheR_parallelAnnotation                          12.132  0.307  12.440
EICs-peakPantheRAnnotation-method                        9.064  0.472   9.545
retentionTimeCorrection-peakPantheRAnnotation-method     8.049  0.155   8.204
* 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 ...
  ‘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: OK


Installation output

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/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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-pc-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.14.0 

> 
> test_check("peakPantheR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 1438 ]
Warning messages:
1: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 10 (/tmp/Rtmp5TerYZ/notValidXML.mzML)
2: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 9 (/tmp/Rtmp5TerYZ/notValidXML.mzML)
3: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 8 (/tmp/Rtmp5TerYZ/notValidXML.mzML)
4: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 7 (/tmp/Rtmp5TerYZ/notValidXML.mzML)
5: In .Internal(gc(verbose, reset, full)) :
  closing unused connection 6 (/home/biocbuild/bbs-3.17-bioc/R/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/site-library/peakPantheR/extdata/test_fakemzML.mzML)
> 
> proc.time()
   user  system elapsed 
610.067  13.935 769.537 

Example timings

peakPantheR.Rcheck/peakPantheR-Ex.timings

nameusersystemelapsed
EICs-peakPantheRAnnotation-method9.0640.4729.545
FIR-peakPantheRAnnotation-method0.1300.0220.152
ROI-peakPantheRAnnotation-method0.1310.0120.144
TIC-peakPantheRAnnotation-method0.1370.0200.157
acquisitionTime-peakPantheRAnnotation-method0.1520.0030.156
annotationDiagnosticPlots-peakPantheRAnnotation-method0.1200.0030.124
annotationParamsDiagnostic-peakPantheRAnnotation-method0.1210.0040.124
annotationTable-peakPantheRAnnotation-method0.1240.0000.125
annotation_diagnostic_multiplot_UI_helper0.0970.0030.100
annotation_fit_summary_UI_helper0.0050.0030.007
annotation_showMethod_UI_helper0.0020.0020.003
annotation_showText_UI_helper0.0000.0000.001
cpdID-peakPantheRAnnotation-method0.1280.0020.130
cpdMetadata-peakPantheRAnnotation-method0.1220.0000.121
cpdName-peakPantheRAnnotation-method0.1280.0040.133
dataPoints-peakPantheRAnnotation-method0.1370.0040.140
filename-peakPantheRAnnotation-method0.1610.0120.174
filepath-peakPantheRAnnotation-method0.1580.0110.169
initialise_annotation_from_files_UI_helper0.0100.0030.015
isAnnotated-peakPantheRAnnotation-method0.1600.0040.165
load_annotation_from_file_UI_helper0.0070.0010.006
nbCompounds-peakPantheRAnnotation-method0.1450.0070.152
nbSamples-peakPantheRAnnotation-method0.1410.0160.157
outputAnnotationDiagnostic-peakPantheRAnnotation-method12.402 0.34912.775
outputAnnotationFeatureMetadata_UI_helper0.0050.0000.005
outputAnnotationParamsCSV-peakPantheRAnnotation-method0.0190.0040.023
outputAnnotationResult-peakPantheRAnnotation-method12.223 0.63612.860
outputAnnotationSpectraMetadata_UI_helper0.0060.0000.005
peakFit-peakPantheRAnnotation-method0.1280.0000.127
peakPantheRAnnotation0.1230.0080.132
peakPantheR_ROIStatistics15.952 0.69616.655
peakPantheR_loadAnnotationParamsCSV0.0070.0000.007
peakPantheR_parallelAnnotation12.132 0.30712.440
peakPantheR_plotEICFit0.3050.0000.304
peakPantheR_plotPeakwidth0.5450.0160.561
peakPantheR_singleFileSearch4.3880.1324.520
peakPantheR_start_GUI000
peakTables-peakPantheRAnnotation-method0.1300.0030.135
resetAnnotation-peakPantheRAnnotation-method0.1360.0000.136
resetFIR-peakPantheRAnnotation-method0.0050.0000.005
retentionTimeCorrection-peakPantheRAnnotation-method8.0490.1558.204
spectraMetadata-peakPantheRAnnotation-method0.1140.0010.115
spectraPaths_and_metadata_UI_helper0.0020.0000.002
spectra_metadata_colourScheme_UI_helper0.0010.0030.004
uROI-peakPantheRAnnotation-method0.1080.0080.115
uROIExist-peakPantheRAnnotation-method0.1110.0040.115
useFIR-peakPantheRAnnotation-method0.1120.0000.112
useUROI-peakPantheRAnnotation-method0.1130.0030.117