| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-01 12:04 -0400 (Sat, 01 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4901 |
| lconway | macOS 12.7.6 Monterey | x86_64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4691 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root" | 4637 |
| 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 1664/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ptairMS 1.18.0 (landing page) camille Roquencourt
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | WARNINGS | OK | |||||||||
|
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. |
| Package: ptairMS |
| Version: 1.18.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.18.0.tar.gz |
| StartedAt: 2025-10-31 23:27:04 -0400 (Fri, 31 Oct 2025) |
| EndedAt: 2025-10-31 23:36:19 -0400 (Fri, 31 Oct 2025) |
| EllapsedTime: 554.7 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: ptairMS.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### 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.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck’
* using R version 4.5.1 Patched (2025-09-10 r88807)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ptairMS/DESCRIPTION’ ... OK
* this is package ‘ptairMS’ version ‘1.18.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 22 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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.22-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.1.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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'detectPeak.Rd':
‘[ptairMS]{ptrSet}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 86.267 3.737 90.231
imputeMat 17.632 0.833 18.513
writeEset 17.724 0.734 18.530
alignSamples 15.335 0.983 16.372
impute 14.733 0.773 15.551
annotation 13.720 0.721 14.492
getPeakList 13.689 0.712 14.428
plotTIC 13.695 0.560 14.346
plot 13.172 0.519 13.723
convert_to_mzML 12.261 0.666 12.961
resetSampleMetadata 11.755 0.419 12.258
plotFeatures 11.564 0.468 12.061
rmPeakList 11.480 0.468 11.995
plotRaw 10.964 0.591 11.611
defineKnots 10.998 0.420 11.458
updatePtrSet 10.731 0.407 11.176
setSampleMetadata 10.606 0.392 11.023
plotCalib 10.235 0.558 10.822
getDirectory 9.337 0.474 9.842
createPtrSet 9.184 0.573 9.802
exportSampleMetada 9.157 0.440 9.620
getSampleMetadata 9.045 0.436 9.500
changeTimeLimits 8.602 0.436 9.058
importSampleMetadata 8.230 0.442 8.691
getFileNames 8.102 0.414 8.552
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 2 WARNINGs, 2 NOTEs
See
‘/Users/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck/00check.log’
for details.
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.5-x86_64/Resources/library’ * installing *source* package ‘ptairMS’ ... ** this is package ‘ptairMS’ version ‘1.18.0’ ** using staged installation ** libs using C++ compiler: ‘Apple clang version 14.0.0 (clang-1400.0.29.202)’ using SDK: ‘MacOSX11.3.1.sdk’ clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I'/Library/Frameworks/R.framework/Versions/4.5-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.5-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.5-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 installing to /Library/Frameworks/R.framework/Versions/4.5-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)
ptairMS.Rcheck/tests/testthat.Rout
R version 4.5.1 Patched (2025-09-10 r88807) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-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 0 | WARN 0 | SKIP 0 | PASS 59 ]
>
> proc.time()
user system elapsed
80.437 4.623 85.372
ptairMS.Rcheck/ptairMS-Ex.timings
| name | user | system | elapsed | |
| LocalMaximaSG | 0.022 | 0.005 | 0.028 | |
| PeakList | 0.879 | 0.120 | 1.007 | |
| RunShinnyApp | 0 | 0 | 0 | |
| alignSamples | 15.335 | 0.983 | 16.372 | |
| annotation | 13.720 | 0.721 | 14.492 | |
| calibration | 0.677 | 0.053 | 0.733 | |
| changeTimeLimits | 8.602 | 0.436 | 9.058 | |
| convert_to_mzML | 12.261 | 0.666 | 12.961 | |
| createPtrSet | 9.184 | 0.573 | 9.802 | |
| defineKnots | 10.998 | 0.420 | 11.458 | |
| detectPeak | 86.267 | 3.737 | 90.231 | |
| exportSampleMetada | 9.157 | 0.440 | 9.620 | |
| formula2mass | 0.003 | 0.001 | 0.004 | |
| getDirectory | 9.337 | 0.474 | 9.842 | |
| getFileNames | 8.102 | 0.414 | 8.552 | |
| getPeakList | 13.689 | 0.712 | 14.428 | |
| getSampleMetadata | 9.045 | 0.436 | 9.500 | |
| importSampleMetadata | 8.230 | 0.442 | 8.691 | |
| impute | 14.733 | 0.773 | 15.551 | |
| imputeMat | 17.632 | 0.833 | 18.513 | |
| plot | 13.172 | 0.519 | 13.723 | |
| plotCalib | 10.235 | 0.558 | 10.822 | |
| plotFeatures | 11.564 | 0.468 | 12.061 | |
| plotRaw | 10.964 | 0.591 | 11.611 | |
| plotTIC | 13.695 | 0.560 | 14.346 | |
| readRaw | 0.160 | 0.019 | 0.180 | |
| resetSampleMetadata | 11.755 | 0.419 | 12.258 | |
| rmPeakList | 11.480 | 0.468 | 11.995 | |
| setSampleMetadata | 10.606 | 0.392 | 11.023 | |
| timeLimits | 2.120 | 0.057 | 2.182 | |
| updatePtrSet | 10.731 | 0.407 | 11.176 | |
| writeEset | 17.724 | 0.734 | 18.530 | |