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

This page was generated on 2024-05-31 19:29:17 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4669
palomino4Windows Server 2022 Datacenterx644.4.0 RC (2024-04-16 r86468 ucrt) -- "Puppy Cup" 4404
merida1macOS 12.7.4 Montereyx86_644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4431
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4384
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 1577/2233HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ptairMS 1.13.0  (landing page)
camille Roquencourt
Snapshot Date: 2024-05-30 18:57:37 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/ptairMS
git_branch: devel
git_last_commit: f9cbcc5
git_last_commit_date: 2024-04-30 11:33:01 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    TIMEOUT  
merida1macOS 12.7.4 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for ptairMS on nebbiolo2


To the developers/maintainers of the ptairMS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ptairMS.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: ptairMS
Version: 1.13.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ptairMS_1.13.0.tar.gz
StartedAt: 2024-05-31 07:02:57 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 07:13:36 -0400 (Fri, 31 May 2024)
EllapsedTime: 639.2 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ptairMS.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ptairMS_1.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ptairMS.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* 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 ‘ptairMS/DESCRIPTION’ ... OK
* this is package ‘ptairMS’ version ‘1.13.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 ‘ptairMS’ can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import ‘Biobase::cache’ by ‘bit64::cache’ when loading ‘ptairMS’
See ‘/home/biocbuild/bbs-3.20-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
* 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 dependencies in R code ... WARNING
'::' or ':::' imports not declared from:
  ‘htmlwidgets’ ‘plyr’
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘getCalibrationInfo’ ‘getPeakList’ ‘getPeaksInfo’ ‘getTimeInfo’
  ‘processFileTemporalNominalMass’ ‘tofToMz’
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
detectPeak           85.209  0.772  85.983
imputeMat            16.242  0.153  16.394
alignSamples         15.569  0.364  15.957
writeEset            15.503  0.128  15.631
annotation           14.213  0.256  14.470
getPeakList          14.029  0.240  14.269
impute               13.411  0.119  13.532
convert_to_mzML      12.360  0.440  12.800
plotTIC              10.993  0.096  11.089
plotRaw              10.747  0.112  10.859
exportSampleMetada   10.352  0.136  10.489
importSampleMetadata 10.200  0.128  10.328
plotCalib             9.935  0.140  10.075
rmPeakList            9.935  0.088  10.023
updatePtrSet          9.874  0.116   9.991
plot                  9.492  0.131   9.624
plotFeatures          9.557  0.064   9.622
defineKnots           9.466  0.120   9.586
setSampleMetadata     9.409  0.080   9.489
resetSampleMetadata   9.211  0.088   9.298
getFileNames          9.178  0.080   9.259
createPtrSet          8.997  0.124   9.139
changeTimeLimits      8.448  0.140   8.588
getDirectory          8.319  0.056   8.375
getSampleMetadata     8.137  0.116   8.253
* 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: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/ptairMS.Rcheck/00check.log’
for details.


Installation output

ptairMS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL ptairMS
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘ptairMS’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c align.cpp -o align.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c findEqualGreaterM.cpp -o findEqualGreaterM.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-bioc/R/site-library/00LOCK-ptairMS/00new/ptairMS/libs
** R
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import ‘Biobase::cache’ by ‘bit64::cache’ when loading ‘ptairMS’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning: replacing previous import ‘Biobase::cache’ by ‘bit64::cache’ when loading ‘ptairMS’
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
Warning: replacing previous import ‘Biobase::cache’ by ‘bit64::cache’ when loading ‘ptairMS’
** testing if installed package keeps a record of temporary installation path
* DONE (ptairMS)

Tests output

ptairMS.Rcheck/tests/testthat.Rout


R version 4.4.0 RC (2024-04-16 r86468) -- "Puppy Cup"
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(ptairMS)
Warning message:
replacing previous import 'Biobase::cache' by 'bit64::cache' when loading 'ptairMS' 
> 
> test_check("ptairMS")
Control1.h5 : 3 peaks detected 
Control2.h5 : 3 peaks detected 
Specie-a1.h5 : 2 peaks detected 
Specie-a2.h5 : 3 peaks detected 
specie-b1.h5 : 4 peaks detected 
specie-b2.h5 : 3 peaks detected 
Control1.h5 : 2 peaks detected 
Control2.h5 : 2 peaks detected 
Specie-a1.h5 : 3 peaks detected 
Specie-a2.h5 : 3 peaks detected 
specie-b1.h5 : 2 peaks detected 
specie-b2.h5 : 3 peaks detected 
Control1.h5 : 4 peaks detected 
Control2.h5 : 5 peaks detected 
Specie-a1.h5 : 3 peaks detected 
Specie-a2.h5 : 4 peaks detected 
specie-b1.h5 : 5 peaks detected 
specie-b2.h5 : 4 peaks detected 
Control1.h5 : 3 peaks detected 
Control2.h5 : 2 peaks detected 
Specie-a1.h5 : 3 peaks detected 
Specie-a2.h5 : 3 peaks detected 
specie-b1.h5 : 4 peaks detected 
specie-b2.h5 : 4 peaks detected 
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 59 ]
> 
> proc.time()
   user  system elapsed 
 69.992   1.039  71.025 

Example timings

ptairMS.Rcheck/ptairMS-Ex.timings

nameusersystemelapsed
LocalMaximaSG0.0240.0000.024
PeakList0.8880.1040.998
RunShinnyApp000
alignSamples15.569 0.36415.957
annotation14.213 0.25614.470
calibration0.6770.0000.677
changeTimeLimits8.4480.1408.588
convert_to_mzML12.36 0.4412.80
createPtrSet8.9970.1249.139
defineKnots9.4660.1209.586
detectPeak85.209 0.77285.983
exportSampleMetada10.352 0.13610.489
formula2mass0.0030.0000.003
getDirectory8.3190.0568.375
getFileNames9.1780.0809.259
getPeakList14.029 0.24014.269
getSampleMetadata8.1370.1168.253
importSampleMetadata10.200 0.12810.328
impute13.411 0.11913.532
imputeMat16.242 0.15316.394
plot9.4920.1319.624
plotCalib 9.935 0.14010.075
plotFeatures9.5570.0649.622
plotRaw10.747 0.11210.859
plotTIC10.993 0.09611.089
readRaw0.1250.0040.129
resetSampleMetadata9.2110.0889.298
rmPeakList 9.935 0.08810.023
setSampleMetadata9.4090.0809.489
timeLimits1.0340.0081.042
updatePtrSet9.8740.1169.991
writeEset15.503 0.12815.631