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

This page was generated on 2024-07-12 17:42 -0400 (Fri, 12 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4741
palomino7Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4483
merida1macOS 12.7.4 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4512
kjohnson1macOS 13.6.6 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4461
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 1630/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ptairMS 1.12.0  (landing page)
camille Roquencourt
Snapshot Date: 2024-07-10 14:00 -0400 (Wed, 10 Jul 2024)
git_url: https://git.bioconductor.org/packages/ptairMS
git_branch: RELEASE_3_19
git_last_commit: b288c6e
git_last_commit_date: 2024-04-30 11:33:01 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  
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 kjohnson1

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.12.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.12.0.tar.gz
StartedAt: 2024-07-12 05:25:02 -0400 (Fri, 12 Jul 2024)
EndedAt: 2024-07-12 05:34:28 -0400 (Fri, 12 Jul 2024)
EllapsedTime: 565.6 seconds
RetCode: 1
Status:   ERROR  
CheckDir: ptairMS.Rcheck
Warnings: NA

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


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/ptairMS.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: aarch64-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 Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ptairMS/DESCRIPTION’ ... OK
* this is package ‘ptairMS’ version ‘1.12.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.19-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
* 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 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 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           96.045  4.746 101.613
imputeMat            16.216  1.253  17.520
alignSamples         16.082  1.285  17.416
writeEset            16.081  1.166  17.307
impute               15.545  1.170  16.716
annotation           14.982  1.070  16.059
getPeakList          14.884  0.894  15.869
convert_to_mzML      13.970  0.523  14.491
plotTIC              12.326  0.866  13.203
resetSampleMetadata  12.041  0.764  12.821
plot                 11.908  0.556  12.468
plotCalib            11.532  0.671  12.230
setSampleMetadata    11.188  0.853  12.086
plotRaw              11.194  0.818  12.020
rmPeakList           10.195  0.645  10.848
exportSampleMetada    9.976  0.824  10.848
updatePtrSet         10.022  0.737  10.780
getSampleMetadata     9.683  0.838  10.531
defineKnots           9.842  0.611  10.472
importSampleMetadata  9.813  0.596  10.473
getFileNames          9.359  0.492  10.038
changeTimeLimits      9.099  0.707   9.809
getDirectory          9.235  0.533   9.871
createPtrSet          8.712  0.633   9.379
plotFeatures          8.580  0.696   9.293
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
   1. └─ptairMS (local) test_alignSamples()
   2.   └─testthat::expect_equal(nrow(Biobase::exprs(eset)), 1) at test-alignment.R:40:3
  ── Failure ('test-annotation.R:32:1'): annotateVOC function and findIsotope ────
  Biobase::fData(bacteria.eset)[1, "isotope"] not equal to row.names(Biobase::fData(bacteria.eset))[2].
  1/1 mismatches
  x[1]: "60.0514"
  y[1]: "59.0608"
  Backtrace:
      ▆
   1. └─ptairMS (local) test_annotateVOC_and_isotope()
   2.   └─testthat::expect_equal(...) at test-annotation.R:28:3
  
  [ FAIL 3 | WARN 0 | SKIP 0 | PASS 56 ]
  Error: Test failures
  Execution halted
* 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: 1 ERROR, 2 WARNINGs, 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.19-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.4-arm64/Resources/library’
* installing *source* package ‘ptairMS’ ...
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.0.40.1)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c align.cpp -o align.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/library/Rcpp/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c findEqualGreaterM.cpp -o findEqualGreaterM.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/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.4-arm64/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.fail


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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(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 3 | WARN 0 | SKIP 0 | PASS 56 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-alignment.R:59:1'): alignSamples() works correctly. ──────────
nrow(Biobase::exprs(eset)) not equal to 2.
1/1 mismatches
[1] 3 - 2 == 1
Backtrace:
    ▆
 1. └─ptairMS (local) test_alignSamples()
 2.   └─testthat::expect_equal(nrow(Biobase::exprs(eset)), 2) at test-alignment.R:34:3
── Failure ('test-alignment.R:59:1'): alignSamples() works correctly. ──────────
nrow(Biobase::exprs(eset)) not equal to 1.
1/1 mismatches
[1] 2 - 1 == 1
Backtrace:
    ▆
 1. └─ptairMS (local) test_alignSamples()
 2.   └─testthat::expect_equal(nrow(Biobase::exprs(eset)), 1) at test-alignment.R:40:3
── Failure ('test-annotation.R:32:1'): annotateVOC function and findIsotope ────
Biobase::fData(bacteria.eset)[1, "isotope"] not equal to row.names(Biobase::fData(bacteria.eset))[2].
1/1 mismatches
x[1]: "60.0514"
y[1]: "59.0608"
Backtrace:
    ▆
 1. └─ptairMS (local) test_annotateVOC_and_isotope()
 2.   └─testthat::expect_equal(...) at test-annotation.R:28:3

[ FAIL 3 | WARN 0 | SKIP 0 | PASS 56 ]
Error: Test failures
Execution halted

Example timings

ptairMS.Rcheck/ptairMS-Ex.timings

nameusersystemelapsed
LocalMaximaSG0.0260.0050.031
PeakList0.9160.0951.034
RunShinnyApp000
alignSamples16.082 1.28517.416
annotation14.982 1.07016.059
calibration0.9180.1021.021
changeTimeLimits9.0990.7079.809
convert_to_mzML13.970 0.52314.491
createPtrSet8.7120.6339.379
defineKnots 9.842 0.61110.472
detectPeak 96.045 4.746101.613
exportSampleMetada 9.976 0.82410.848
formula2mass0.0040.0010.005
getDirectory9.2350.5339.871
getFileNames 9.359 0.49210.038
getPeakList14.884 0.89415.869
getSampleMetadata 9.683 0.83810.531
importSampleMetadata 9.813 0.59610.473
impute15.545 1.17016.716
imputeMat16.216 1.25317.520
plot11.908 0.55612.468
plotCalib11.532 0.67112.230
plotFeatures8.5800.6969.293
plotRaw11.194 0.81812.020
plotTIC12.326 0.86613.203
readRaw0.1380.0230.160
resetSampleMetadata12.041 0.76412.821
rmPeakList10.195 0.64510.848
setSampleMetadata11.188 0.85312.086
timeLimits1.0130.1341.148
updatePtrSet10.022 0.73710.780
writeEset16.081 1.16617.307