| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-27 12:05 -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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: ptairMS |
| Version: 1.18.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ptairMS_1.18.0.tar.gz |
| StartedAt: 2025-11-25 13:32:49 -0000 (Tue, 25 Nov 2025) |
| EndedAt: 2025-11-25 13:44:42 -0000 (Tue, 25 Nov 2025) |
| EllapsedTime: 713.8 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: ptairMS.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings ptairMS_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* 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 ‘/home/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.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 116.985 0.359 117.658
imputeMat 24.060 0.128 24.251
alignSamples 22.936 0.204 23.271
impute 22.213 0.080 22.356
writeEset 21.283 0.044 21.380
annotation 20.499 0.063 20.623
getPeakList 20.309 0.064 20.430
plotTIC 18.011 0.076 18.139
plot 17.461 0.075 17.589
plotFeatures 16.269 0.076 16.392
resetSampleMetadata 15.946 0.027 16.020
defineKnots 15.723 0.024 15.796
convert_to_mzML 14.922 0.395 15.359
plotCalib 15.048 0.056 15.147
setSampleMetadata 15.026 0.016 15.083
rmPeakList 14.928 0.056 15.025
plotRaw 14.706 0.040 14.789
exportSampleMetada 13.968 0.056 14.066
getDirectory 13.903 0.055 13.999
importSampleMetadata 13.693 0.032 13.762
getFileNames 13.665 0.020 13.723
updatePtrSet 13.477 0.032 13.549
changeTimeLimits 13.265 0.032 13.334
getSampleMetadata 12.706 0.019 12.760
createPtrSet 12.422 0.060 12.601
* 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
‘/home/biocbuild/bbs-3.22-bioc/meat/ptairMS.Rcheck/00check.log’
for details.
ptairMS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL ptairMS ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘ptairMS’ ... ** this is package ‘ptairMS’ version ‘1.18.0’ ** using staged installation ** libs using C++ compiler: ‘aarch64-unknown-linux-gnu-g++ (GCC) 14.2.0’ /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c align.cpp -o align.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -I"/home/biocbuild/R/R-4.5.0/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -c findEqualGreaterM.cpp -o findEqualGreaterM.o /opt/ohpc/pub/compiler/gcc/14.2.0/bin/aarch64-unknown-linux-gnu-g++ -std=gnu++17 -shared -L/home/biocbuild/R/R-4.5.0/lib -L/usr/local/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -L/home/biocbuild/R/R-4.5.0/lib -lR installing to /home/biocbuild/R/R-4.5.0/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.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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 : 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 : 3 peaks detected
specie-b2.h5 : 4 peaks detected
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 59 ]
>
> proc.time()
user system elapsed
103.500 0.655 104.438
ptairMS.Rcheck/ptairMS-Ex.timings
| name | user | system | elapsed | |
| LocalMaximaSG | 0.031 | 0.000 | 0.031 | |
| PeakList | 1.163 | 0.060 | 1.249 | |
| RunShinnyApp | 0 | 0 | 0 | |
| alignSamples | 22.936 | 0.204 | 23.271 | |
| annotation | 20.499 | 0.063 | 20.623 | |
| calibration | 0.993 | 0.000 | 0.996 | |
| changeTimeLimits | 13.265 | 0.032 | 13.334 | |
| convert_to_mzML | 14.922 | 0.395 | 15.359 | |
| createPtrSet | 12.422 | 0.060 | 12.601 | |
| defineKnots | 15.723 | 0.024 | 15.796 | |
| detectPeak | 116.985 | 0.359 | 117.658 | |
| exportSampleMetada | 13.968 | 0.056 | 14.066 | |
| formula2mass | 0.004 | 0.000 | 0.005 | |
| getDirectory | 13.903 | 0.055 | 13.999 | |
| getFileNames | 13.665 | 0.020 | 13.723 | |
| getPeakList | 20.309 | 0.064 | 20.430 | |
| getSampleMetadata | 12.706 | 0.019 | 12.760 | |
| importSampleMetadata | 13.693 | 0.032 | 13.762 | |
| impute | 22.213 | 0.080 | 22.356 | |
| imputeMat | 24.060 | 0.128 | 24.251 | |
| plot | 17.461 | 0.075 | 17.589 | |
| plotCalib | 15.048 | 0.056 | 15.147 | |
| plotFeatures | 16.269 | 0.076 | 16.392 | |
| plotRaw | 14.706 | 0.040 | 14.789 | |
| plotTIC | 18.011 | 0.076 | 18.139 | |
| readRaw | 0.150 | 0.008 | 0.158 | |
| resetSampleMetadata | 15.946 | 0.027 | 16.020 | |
| rmPeakList | 14.928 | 0.056 | 15.025 | |
| setSampleMetadata | 15.026 | 0.016 | 15.083 | |
| timeLimits | 1.645 | 0.000 | 1.650 | |
| updatePtrSet | 13.477 | 0.032 | 13.549 | |
| writeEset | 21.283 | 0.044 | 21.380 | |