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

This page was generated on 2024-03-29 11:38:06 -0400 (Fri, 29 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4669
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4404
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4427
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 1611/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ptairMS 1.10.0  (landing page)
camille Roquencourt
Snapshot Date: 2024-03-27 14:05:05 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/ptairMS
git_branch: RELEASE_3_18
git_last_commit: 4b718ce
git_last_commit_date: 2023-10-24 11:31:48 -0400 (Tue, 24 Oct 2023)
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    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for ptairMS on merida1


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.10.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ptairMS_1.10.0.tar.gz
StartedAt: 2024-03-28 07:14:22 -0400 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 07:30:51 -0400 (Thu, 28 Mar 2024)
EllapsedTime: 988.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ptairMS.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/ptairMS.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* 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 ‘ptairMS/DESCRIPTION’ ... OK
* this is package ‘ptairMS’ version ‘1.10.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 ‘/Users/biocbuild/bbs-3.18-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
* used SDK: ‘MacOSX11.3.sdk’
* 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 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           173.071  3.416 180.373
imputeMat             30.517  0.833  33.115
alignSamples          28.843  0.929  31.849
impute                25.925  0.765  27.315
writeEset             25.325  0.772  26.792
annotation            24.992  0.807  30.177
getPeakList           24.437  0.682  25.232
plot                  23.347  0.465  24.558
plotFeatures          21.652  0.572  22.586
plotTIC               21.351  0.567  22.526
plotRaw               19.065  0.685  20.151
plotCalib             17.923  0.591  18.925
defineKnots           17.506  0.420  18.480
exportSampleMetada    16.936  0.519  17.627
resetSampleMetadata   16.838  0.434  17.550
importSampleMetadata  16.682  0.459  17.548
setSampleMetadata     16.686  0.408  18.406
updatePtrSet          16.496  0.470  17.971
getFileNames          16.502  0.384  17.066
getDirectory          16.440  0.410  17.032
rmPeakList            16.322  0.466  17.015
changeTimeLimits      16.412  0.356  18.394
getSampleMetadata     16.292  0.460  16.902
createPtrSet          15.576  0.492  17.061
convert_to_mzML       11.000  0.306  11.964
* 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: 2 WARNINGs, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/ptairMS.Rcheck/00check.log’
for details.



Installation output

ptairMS.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library’
* installing *source* package ‘ptairMS’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c RcppExports.cpp -o RcppExports.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c align.cpp -o align.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/library/Rcpp/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c findEqualGreaterM.cpp -o findEqualGreaterM.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 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(ptairMS)
Warning message:
replacing previous import 'Biobase::cache' by 'bit64::cache' when loading 'ptairMS' 
> 
> test_check("ptairMS")
Control1.h5 : 3 peaks detected 
Control2.h5 : 4 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 : 6 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 
143.626   4.371 159.447 

Example timings

ptairMS.Rcheck/ptairMS-Ex.timings

nameusersystemelapsed
LocalMaximaSG0.0600.0080.071
PeakList1.5440.1561.812
RunShinnyApp0.0000.0000.001
alignSamples28.843 0.92931.849
annotation24.992 0.80730.177
calibration1.2420.0421.517
changeTimeLimits16.412 0.35618.394
convert_to_mzML11.000 0.30611.964
createPtrSet15.576 0.49217.061
defineKnots17.506 0.42018.480
detectPeak173.071 3.416180.373
exportSampleMetada16.936 0.51917.627
formula2mass0.0060.0020.007
getDirectory16.440 0.41017.032
getFileNames16.502 0.38417.066
getPeakList24.437 0.68225.232
getSampleMetadata16.292 0.46016.902
importSampleMetadata16.682 0.45917.548
impute25.925 0.76527.315
imputeMat30.517 0.83333.115
plot23.347 0.46524.558
plotCalib17.923 0.59118.925
plotFeatures21.652 0.57222.586
plotRaw19.065 0.68520.151
plotTIC21.351 0.56722.526
readRaw0.2220.0240.252
resetSampleMetadata16.838 0.43417.550
rmPeakList16.322 0.46617.015
setSampleMetadata16.686 0.40818.406
timeLimits2.1790.0612.246
updatePtrSet16.496 0.47017.971
writeEset25.325 0.77226.792