Back to Multiple platform build/check report for BioC 3.20:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2024-11-02 12:04 -0400 (Sat, 02 Nov 2024).

HostnameOSArch (*)R versionInstalled pkgs
teran2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4500
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.1 (2024-06-14) -- "Race for Your Life" 4763
palomino8Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4505
lconwaymacOS 12.7.1 Montereyx86_644.4.1 (2024-06-14) -- "Race for Your Life" 4538
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.1 (2024-06-14) -- "Race for Your Life" 4493
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 1616/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ptairMS 1.14.0  (landing page)
camille Roquencourt
Snapshot Date: 2024-11-01 13:40 -0400 (Fri, 01 Nov 2024)
git_url: https://git.bioconductor.org/packages/ptairMS
git_branch: RELEASE_3_20
git_last_commit: 305ca9a
git_last_commit_date: 2024-10-29 10:58:07 -0400 (Tue, 29 Oct 2024)
teran2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    WARNINGS  
palomino8Windows Server 2022 Datacenter / x64  OK    OK    WARNINGS    OK  NO, package depends on 'MSnbase' which is only available as a source package that needs compilation
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    WARNINGS    OK  NO, package depends on 'MSnbase' which is only available as a source package that needs compilation
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    WARNINGS  


CHECK results for ptairMS on nebbiolo2

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.

raw results


Summary

Package: ptairMS
Version: 1.14.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ptairMS_1.14.0.tar.gz
StartedAt: 2024-11-02 04:52:56 -0400 (Sat, 02 Nov 2024)
EndedAt: 2024-11-02 05:06:19 -0400 (Sat, 02 Nov 2024)
EllapsedTime: 803.6 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: ptairMS.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:ptairMS.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings ptairMS_1.14.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/ptairMS.Rcheck’
* using R version 4.4.1 (2024-06-14)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘ptairMS/DESCRIPTION’ ... OK
* this is package ‘ptairMS’ version ‘1.14.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 OK
* 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.20-bioc/meat/ptairMS.Rcheck/00install.out’ for details.
* used C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.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           76.982  0.625  77.609
writeEset            14.282  0.106  14.389
imputeMat            14.079  0.196  14.275
alignSamples         13.405  0.383  13.809
getPeakList          12.549  0.090  12.639
annotation           12.244  0.111  12.355
impute               12.149  0.073  12.222
convert_to_mzML      10.690  0.347  11.037
plot                 10.195  0.086  10.282
plotTIC              10.119  0.059  10.179
defineKnots           9.282  0.225   9.507
plotRaw               9.364  0.086   9.450
updatePtrSet          9.365  0.023   9.388
plotFeatures          9.207  0.087   9.294
rmPeakList            9.212  0.008   9.220
plotCalib             8.882  0.054   8.937
setSampleMetadata     8.582  0.052   8.634
resetSampleMetadata   8.566  0.036   8.603
getDirectory          8.271  0.048   8.320
importSampleMetadata  8.234  0.065   8.299
getFileNames          8.201  0.085   8.285
exportSampleMetada    8.137  0.087   8.225
changeTimeLimits      7.909  0.134   8.043
createPtrSet          7.838  0.075   7.928
getSampleMetadata     7.532  0.010   7.542
* 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.20-bioc/meat/ptairMS.Rcheck/00check.log’
for details.


Installation output

ptairMS.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL ptairMS
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘ptairMS’ ...
** using staged installation
** libs
using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c align.cpp -o align.o
g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.20-bioc/R/include" -DNDEBUG  -I'/home/biocbuild/bbs-3.20-bioc/R/site-library/Rcpp/include' -I/usr/local/include    -fpic  -g -O2  -Wall  -c findEqualGreaterM.cpp -o findEqualGreaterM.o
g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.20-bioc/R/lib -L/usr/local/lib -o ptairMS.so RcppExports.o align.o findEqualGreaterM.o -L/home/biocbuild/bbs-3.20-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.20-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)

Tests output

ptairMS.Rcheck/tests/testthat.Rout


R version 4.4.1 (2024-06-14) -- "Race for Your Life"
Copyright (C) 2024 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 
 66.755   0.833  67.578 

Example timings

ptairMS.Rcheck/ptairMS-Ex.timings

nameusersystemelapsed
LocalMaximaSG0.020.000.02
PeakList0.7740.0600.839
RunShinnyApp000
alignSamples13.405 0.38313.809
annotation12.244 0.11112.355
calibration0.6570.0390.696
changeTimeLimits7.9090.1348.043
convert_to_mzML10.690 0.34711.037
createPtrSet7.8380.0757.928
defineKnots9.2820.2259.507
detectPeak76.982 0.62577.609
exportSampleMetada8.1370.0878.225
formula2mass0.0020.0000.003
getDirectory8.2710.0488.320
getFileNames8.2010.0858.285
getPeakList12.549 0.09012.639
getSampleMetadata7.5320.0107.542
importSampleMetadata8.2340.0658.299
impute12.149 0.07312.222
imputeMat14.079 0.19614.275
plot10.195 0.08610.282
plotCalib8.8820.0548.937
plotFeatures9.2070.0879.294
plotRaw9.3640.0869.450
plotTIC10.119 0.05910.179
readRaw0.1300.0010.131
resetSampleMetadata8.5660.0368.603
rmPeakList9.2120.0089.220
setSampleMetadata8.5820.0528.634
timeLimits1.7380.0091.747
updatePtrSet9.3650.0239.388
writeEset14.282 0.10614.389