| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-19 10:12 -0500 (Wed, 19 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4827 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4600 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4564 |
| 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 1642/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| ptairMS 1.19.0 (landing page) camille Roquencourt
| nebbiolo1 | 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.19.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ptairMS_1.19.0.tar.gz |
| StartedAt: 2025-11-19 03:41:54 -0500 (Wed, 19 Nov 2025) |
| EndedAt: 2025-11-19 03:52:34 -0500 (Wed, 19 Nov 2025) |
| EllapsedTime: 639.9 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: ptairMS.Rcheck |
| Warnings: 2 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings ptairMS_1.19.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/ptairMS.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* 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.19.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.23-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 ... INFO
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 84.881 0.545 85.430
imputeMat 15.841 0.170 16.014
writeEset 15.244 0.078 15.323
alignSamples 14.837 0.291 15.137
impute 13.849 0.189 14.040
getPeakList 13.760 0.145 13.907
annotation 13.566 0.198 13.768
plotTIC 12.430 0.062 12.493
convert_to_mzML 11.709 0.360 12.067
plot 11.780 0.106 11.886
plotRaw 10.972 0.072 11.044
defineKnots 10.817 0.110 10.927
plotFeatures 10.504 0.042 10.546
getDirectory 9.422 0.098 9.535
rmPeakList 9.403 0.059 9.462
getSampleMetadata 9.274 0.074 9.370
resetSampleMetadata 9.185 0.078 9.264
exportSampleMetada 9.167 0.086 9.255
importSampleMetadata 9.156 0.084 9.241
updatePtrSet 9.116 0.049 9.166
getFileNames 8.992 0.071 9.063
plotCalib 8.808 0.060 8.870
createPtrSet 8.414 0.207 8.630
changeTimeLimits 8.421 0.066 8.489
setSampleMetadata 8.434 0.039 8.472
* 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, 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/ptairMS.Rcheck/00check.log’
for details.
ptairMS.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL ptairMS ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘ptairMS’ ... ** this is package ‘ptairMS’ version ‘1.19.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.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-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.23-bioc/R/lib -L/usr/local/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.23-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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
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
70.430 0.873 71.304
ptairMS.Rcheck/ptairMS-Ex.timings
| name | user | system | elapsed | |
| LocalMaximaSG | 0.023 | 0.001 | 0.023 | |
| PeakList | 0.879 | 0.076 | 0.958 | |
| RunShinnyApp | 0 | 0 | 0 | |
| alignSamples | 14.837 | 0.291 | 15.137 | |
| annotation | 13.566 | 0.198 | 13.768 | |
| calibration | 0.652 | 0.004 | 0.656 | |
| changeTimeLimits | 8.421 | 0.066 | 8.489 | |
| convert_to_mzML | 11.709 | 0.360 | 12.067 | |
| createPtrSet | 8.414 | 0.207 | 8.630 | |
| defineKnots | 10.817 | 0.110 | 10.927 | |
| detectPeak | 84.881 | 0.545 | 85.430 | |
| exportSampleMetada | 9.167 | 0.086 | 9.255 | |
| formula2mass | 0.002 | 0.001 | 0.003 | |
| getDirectory | 9.422 | 0.098 | 9.535 | |
| getFileNames | 8.992 | 0.071 | 9.063 | |
| getPeakList | 13.760 | 0.145 | 13.907 | |
| getSampleMetadata | 9.274 | 0.074 | 9.370 | |
| importSampleMetadata | 9.156 | 0.084 | 9.241 | |
| impute | 13.849 | 0.189 | 14.040 | |
| imputeMat | 15.841 | 0.170 | 16.014 | |
| plot | 11.780 | 0.106 | 11.886 | |
| plotCalib | 8.808 | 0.060 | 8.870 | |
| plotFeatures | 10.504 | 0.042 | 10.546 | |
| plotRaw | 10.972 | 0.072 | 11.044 | |
| plotTIC | 12.430 | 0.062 | 12.493 | |
| readRaw | 0.134 | 0.004 | 0.139 | |
| resetSampleMetadata | 9.185 | 0.078 | 9.264 | |
| rmPeakList | 9.403 | 0.059 | 9.462 | |
| setSampleMetadata | 8.434 | 0.039 | 8.472 | |
| timeLimits | 0.986 | 0.002 | 0.988 | |
| updatePtrSet | 9.116 | 0.049 | 9.166 | |
| writeEset | 15.244 | 0.078 | 15.323 | |