| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-27 12:02 -0500 (Thu, 27 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble" | 4876 |
| merida1 | macOS 12.7.6 Monterey | x86_64 | 4.5.2 Patched (2025-11-05 r88990) -- "[Not] Part in a Rumble" | 4656 |
| kjohnson1 | macOS 13.7.5 Ventura | arm64 | 4.5.2 Patched (2025-11-04 r88984) -- "[Not] Part in a Rumble" | 4602 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 | |||||||||
| merida1 | macOS 12.7.6 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| kjohnson1 | macOS 13.7.5 Ventura / arm64 | OK | OK | WARNINGS | NA | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | WARNINGS | ||||||||||
|
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: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ptairMS_1.18.0.tar.gz |
| StartedAt: 2025-11-26 03:23:35 -0500 (Wed, 26 Nov 2025) |
| EndedAt: 2025-11-26 03:34:16 -0500 (Wed, 26 Nov 2025) |
| EllapsedTime: 640.7 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: ptairMS.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings ptairMS_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck’
* using R version 4.5.2 (2025-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* 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 ‘/home/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.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 ... 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 82.088 0.273 82.364
writeEset 16.764 0.149 16.914
alignSamples 15.394 0.308 15.723
imputeMat 14.711 0.070 14.782
impute 13.687 0.098 13.786
getPeakList 13.668 0.108 13.777
annotation 12.918 0.214 13.133
convert_to_mzML 12.252 0.459 12.710
plot 12.011 0.063 12.075
plotTIC 11.734 0.117 11.852
updatePtrSet 11.446 0.057 11.505
plotRaw 11.227 0.067 11.295
resetSampleMetadata 10.812 0.105 10.917
plotCalib 10.750 0.056 10.807
setSampleMetadata 10.302 0.045 10.348
defineKnots 10.141 0.120 10.262
rmPeakList 10.193 0.024 10.216
getDirectory 9.811 0.058 9.870
createPtrSet 9.499 0.192 9.705
plotFeatures 9.589 0.035 9.625
exportSampleMetada 8.892 0.108 9.000
getSampleMetadata 8.962 0.024 8.987
importSampleMetadata 8.768 0.068 8.836
getFileNames 8.683 0.049 8.732
changeTimeLimits 8.336 0.081 8.417
* 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, 2 NOTEs
See
‘/home/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck/00check.log’
for details.
ptairMS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL ptairMS ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/site-library’ * installing *source* package ‘ptairMS’ ... ** this is package ‘ptairMS’ version ‘1.18.0’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c align.cpp -o align.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.22-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.22-bioc/R/site-library/Rcpp/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c findEqualGreaterM.cpp -o findEqualGreaterM.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.22-bioc/R/lib -L/usr/local/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -L/home/biocbuild/bbs-3.22-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.22-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)
ptairMS.Rcheck/tests/testthat.Rout
R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
Copyright (C) 2025 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.354 0.965 70.314
ptairMS.Rcheck/ptairMS-Ex.timings
| name | user | system | elapsed | |
| LocalMaximaSG | 0.020 | 0.002 | 0.021 | |
| PeakList | 0.822 | 0.100 | 0.927 | |
| RunShinnyApp | 0 | 0 | 0 | |
| alignSamples | 15.394 | 0.308 | 15.723 | |
| annotation | 12.918 | 0.214 | 13.133 | |
| calibration | 0.899 | 0.015 | 0.914 | |
| changeTimeLimits | 8.336 | 0.081 | 8.417 | |
| convert_to_mzML | 12.252 | 0.459 | 12.710 | |
| createPtrSet | 9.499 | 0.192 | 9.705 | |
| defineKnots | 10.141 | 0.120 | 10.262 | |
| detectPeak | 82.088 | 0.273 | 82.364 | |
| exportSampleMetada | 8.892 | 0.108 | 9.000 | |
| formula2mass | 0.002 | 0.000 | 0.003 | |
| getDirectory | 9.811 | 0.058 | 9.870 | |
| getFileNames | 8.683 | 0.049 | 8.732 | |
| getPeakList | 13.668 | 0.108 | 13.777 | |
| getSampleMetadata | 8.962 | 0.024 | 8.987 | |
| importSampleMetadata | 8.768 | 0.068 | 8.836 | |
| impute | 13.687 | 0.098 | 13.786 | |
| imputeMat | 14.711 | 0.070 | 14.782 | |
| plot | 12.011 | 0.063 | 12.075 | |
| plotCalib | 10.750 | 0.056 | 10.807 | |
| plotFeatures | 9.589 | 0.035 | 9.625 | |
| plotRaw | 11.227 | 0.067 | 11.295 | |
| plotTIC | 11.734 | 0.117 | 11.852 | |
| readRaw | 0.133 | 0.003 | 0.136 | |
| resetSampleMetadata | 10.812 | 0.105 | 10.917 | |
| rmPeakList | 10.193 | 0.024 | 10.216 | |
| setSampleMetadata | 10.302 | 0.045 | 10.348 | |
| timeLimits | 1.029 | 0.005 | 1.035 | |
| updatePtrSet | 11.446 | 0.057 | 11.505 | |
| writeEset | 16.764 | 0.149 | 16.914 | |