Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-01-28 11:47 -0500 (Tue, 28 Jan 2025).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4659 |
palomino7 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2025-01-21 r87610 ucrt) -- "Unsuffered Consequences" | 4454 |
lconway | macOS 12.7.1 Monterey | x86_64 | R Under development (unstable) (2025-01-22 r87618) -- "Unsuffered Consequences" | 4465 |
kjohnson3 | macOS 13.7.1 Ventura | arm64 | R Under development (unstable) (2025-01-20 r87609) -- "Unsuffered Consequences" | 4419 |
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" | 4409 |
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 1612/2286 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
ptairMS 1.15.0 (landing page) camille Roquencourt
| nebbiolo1 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | |||||||||
lconway | macOS 12.7.1 Monterey / x86_64 | OK | OK | WARNINGS | OK | |||||||||
kjohnson3 | macOS 13.7.1 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / 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.15.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.15.0.tar.gz |
StartedAt: 2025-01-28 14:08:45 -0000 (Tue, 28 Jan 2025) |
EndedAt: 2025-01-28 14:21:20 -0000 (Tue, 28 Jan 2025) |
EllapsedTime: 754.9 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.15.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/ptairMS.Rcheck’ * using R Under development (unstable) (2024-11-24 r87369) * 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.15.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.21-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 ... 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 121.354 0.187 121.766 writeEset 26.519 0.072 26.652 imputeMat 26.019 0.100 26.181 alignSamples 24.958 0.375 25.467 impute 23.470 0.088 23.599 getPeakList 22.447 0.036 22.514 annotation 22.261 0.071 22.387 plotTIC 18.849 0.044 18.935 plotCalib 18.158 0.107 18.304 plotRaw 17.535 0.060 17.631 plot 17.524 0.040 17.606 updatePtrSet 16.724 0.060 16.820 rmPeakList 16.602 0.020 16.656 plotFeatures 16.464 0.044 16.547 defineKnots 16.427 0.060 16.519 setSampleMetadata 15.974 0.028 16.035 resetSampleMetadata 15.709 0.076 15.819 importSampleMetadata 15.615 0.024 15.666 getDirectory 15.607 0.020 15.658 getSampleMetadata 15.594 0.020 15.640 getFileNames 15.209 0.056 15.288 convert_to_mzML 14.884 0.287 15.212 changeTimeLimits 14.675 0.048 14.758 exportSampleMetada 14.553 0.036 14.614 createPtrSet 12.769 0.052 12.908 * 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, 1 NOTE See ‘/home/biocbuild/bbs-3.21-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-devel_2024-11-24/site-library’ * installing *source* package ‘ptairMS’ ... ** 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/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -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/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -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/include" -DNDEBUG -I'/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library/Rcpp/include' -I/usr/local/include -fPIC -g -O2 -Wall -Werror=format-security -DR_NO_REMAP -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/lib -L/usr/local/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -L/home/biocbuild/R/R/lib -lR installing to /home/biocbuild/R/R-4.5.0-devel_2024-11-24/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) (2024-11-24 r87369) -- "Unsuffered Consequences" Copyright (C) 2024 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 111.071 1.022 112.331
ptairMS.Rcheck/ptairMS-Ex.timings
name | user | system | elapsed | |
LocalMaximaSG | 0.045 | 0.000 | 0.046 | |
PeakList | 1.348 | 0.096 | 1.467 | |
RunShinnyApp | 0 | 0 | 0 | |
alignSamples | 24.958 | 0.375 | 25.467 | |
annotation | 22.261 | 0.071 | 22.387 | |
calibration | 1.277 | 0.008 | 1.288 | |
changeTimeLimits | 14.675 | 0.048 | 14.758 | |
convert_to_mzML | 14.884 | 0.287 | 15.212 | |
createPtrSet | 12.769 | 0.052 | 12.908 | |
defineKnots | 16.427 | 0.060 | 16.519 | |
detectPeak | 121.354 | 0.187 | 121.766 | |
exportSampleMetada | 14.553 | 0.036 | 14.614 | |
formula2mass | 0.003 | 0.000 | 0.004 | |
getDirectory | 15.607 | 0.020 | 15.658 | |
getFileNames | 15.209 | 0.056 | 15.288 | |
getPeakList | 22.447 | 0.036 | 22.514 | |
getSampleMetadata | 15.594 | 0.020 | 15.640 | |
importSampleMetadata | 15.615 | 0.024 | 15.666 | |
impute | 23.470 | 0.088 | 23.599 | |
imputeMat | 26.019 | 0.100 | 26.181 | |
plot | 17.524 | 0.040 | 17.606 | |
plotCalib | 18.158 | 0.107 | 18.304 | |
plotFeatures | 16.464 | 0.044 | 16.547 | |
plotRaw | 17.535 | 0.060 | 17.631 | |
plotTIC | 18.849 | 0.044 | 18.935 | |
readRaw | 0.210 | 0.000 | 0.211 | |
resetSampleMetadata | 15.709 | 0.076 | 15.819 | |
rmPeakList | 16.602 | 0.020 | 16.656 | |
setSampleMetadata | 15.974 | 0.028 | 16.035 | |
timeLimits | 2.748 | 0.036 | 2.790 | |
updatePtrSet | 16.724 | 0.060 | 16.820 | |
writeEset | 26.519 | 0.072 | 26.652 | |