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

This page was generated on 2024-07-24 11:42 -0400 (Wed, 24 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4688
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4284
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4455
kjohnson3macOS 13.6.5 Venturaarm644.4.1 (2024-06-14) -- "Race for Your Life" 4404
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 1589/2248HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ptairMS 1.13.0  (landing page)
camille Roquencourt
Snapshot Date: 2024-07-23 14:00 -0400 (Tue, 23 Jul 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
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  


CHECK results for ptairMS on kjohnson3

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: /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.13.0.tar.gz
StartedAt: 2024-07-24 00:03:50 -0400 (Wed, 24 Jul 2024)
EndedAt: 2024-07-24 00:06:58 -0400 (Wed, 24 Jul 2024)
EllapsedTime: 188.1 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.13.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-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.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* 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 ‘/Users/biocbuild/bbs-3.20-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘Apple clang version 15.0.0 (clang-1500.1.0.2.5)’
* 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   30.906  3.102  34.035
writeEset     5.343  0.536   5.884
imputeMat     5.346  0.498   5.845
alignSamples  5.110  0.525   5.665
impute        4.830  0.454   5.289
getPeakList   4.516  0.531   5.070
annotation    4.555  0.441   5.007
* 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.20-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.1.0.2.5)’
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.0080.0010.010
PeakList0.2970.0240.324
RunShinnyApp000
alignSamples5.1100.5255.665
annotation4.5550.4415.007
calibration0.2450.0220.267
changeTimeLimits2.8710.2893.161
convert_to_mzML4.3640.1664.530
createPtrSet2.8030.3453.158
defineKnots3.8510.3364.199
detectPeak30.906 3.10234.035
exportSampleMetada2.8710.3113.194
formula2mass0.0010.0010.002
getDirectory3.3530.2853.655
getFileNames3.1370.2813.423
getPeakList4.5160.5315.070
getSampleMetadata2.8110.2593.071
importSampleMetadata2.7910.3143.105
impute4.8300.4545.289
imputeMat5.3460.4985.845
plot3.0220.2783.301
plotCalib3.1940.3163.512
plotFeatures3.4890.3173.815
plotRaw3.2750.3293.609
plotTIC3.7490.3354.088
readRaw0.0480.0110.061
resetSampleMetadata3.3850.2743.660
rmPeakList3.0920.2893.383
setSampleMetadata3.4120.2793.691
timeLimits0.6390.0310.671
updatePtrSet3.3680.2913.660
writeEset5.3430.5365.884