Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-05-16 11:36:17 -0400 (Thu, 16 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4751
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4485
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4515
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 1206/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
metabCombiner 1.14.0  (landing page)
Hani Habra
Snapshot Date: 2024-05-15 14:00:14 -0400 (Wed, 15 May 2024)
git_url: https://git.bioconductor.org/packages/metabCombiner
git_branch: RELEASE_3_19
git_last_commit: 734d615
git_last_commit_date: 2024-04-30 11:28:28 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for metabCombiner on nebbiolo1


To the developers/maintainers of the metabCombiner package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/metabCombiner.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: metabCombiner
Version: 1.14.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:metabCombiner.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings metabCombiner_1.14.0.tar.gz
StartedAt: 2024-05-16 00:11:20 -0400 (Thu, 16 May 2024)
EndedAt: 2024-05-16 00:13:44 -0400 (Thu, 16 May 2024)
EllapsedTime: 144.2 seconds
RetCode: 0
Status:   OK  
CheckDir: metabCombiner.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/metabCombiner.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘metabCombiner/DESCRIPTION’ ... OK
* this is package ‘metabCombiner’ version ‘1.14.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... 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 ‘metabCombiner’ can be installed ... OK
* used C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... OK
* 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 ... NOTE
checkRd: (-1) combineData.Rd:22: Lost braces
    22 | (quasi)merge of the /code{/link{combinedTable}} and /code{/link{featData}}
       |                          ^
checkRd: (-1) combineData.Rd:22: Lost braces
    22 | (quasi)merge of the /code{/link{combinedTable}} and /code{/link{featData}}
       |                                ^
checkRd: (-1) combineData.Rd:22: Lost braces
    22 | (quasi)merge of the /code{/link{combinedTable}} and /code{/link{featData}}
       |                                                          ^
checkRd: (-1) combineData.Rd:22: Lost braces
    22 | (quasi)merge of the /code{/link{combinedTable}} and /code{/link{featData}}
       |                                                                ^
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
* 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 NOTEs
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/metabCombiner.Rcheck/00check.log’
for details.


Installation output

metabCombiner.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL metabCombiner
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘metabCombiner’ ...
** using staged installation
** libs
using C compiler: ‘gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0’
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c binByMZ.c -o binByMZ.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c duplicates.c -o duplicates.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c labelRows.c -o labelRows.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c metabCombiner_init.c -o metabCombiner_init.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c resolveRows.c -o resolveRows.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c selectAnchors.c -o selectAnchors.o
gcc -I"/home/biocbuild/bbs-3.19-bioc/R/include" -DNDEBUG   -I/usr/local/include    -fpic  -g -O2  -Wall -c write2file.c -o write2file.o
gcc -shared -L/home/biocbuild/bbs-3.19-bioc/R/lib -L/usr/local/lib -o metabCombiner.so binByMZ.o duplicates.o labelRows.o metabCombiner_init.o resolveRows.o selectAnchors.o write2file.o -L/home/biocbuild/bbs-3.19-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.19-bioc/R/site-library/00LOCK-metabCombiner/00new/metabCombiner/libs
** R
** data
** demo
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (metabCombiner)

Tests output

metabCombiner.Rcheck/tests/testthat.Rout


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
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(metabCombiner)
> 
> test_check("metabCombiner")
[ FAIL 0 | WARN 9 | SKIP 0 | PASS 35 ]

[ FAIL 0 | WARN 9 | SKIP 0 | PASS 35 ]
> 
> proc.time()
   user  system elapsed 
 13.274   0.512  13.790 

Example timings

metabCombiner.Rcheck/metabCombiner-Ex.timings

nameusersystemelapsed
adductdata0.2320.0040.235
batchCombine000
calcScores1.4720.1401.612
calcScoresParam000
combineData0.1840.0000.185
combinedTable0.1730.0040.177
datasets0.4420.1200.562
evaluateParams2.6510.1042.756
featdata0.1650.0120.177
filtered0.0800.0120.091
fit_gam2.3110.0202.331
fit_loess1.4100.0321.442
fitgamParam000
fitloessParam0.0000.0000.001
getAnchors0.5010.0080.510
getCoefficients1.1290.0241.154
getData0.0830.0000.084
getExtra0.0950.0000.096
getModel0.8530.0400.893
getSamples0.3050.0080.313
getStats0.8580.0120.870
iddata0.1620.0160.178
labelRows1.6020.0281.631
labelRowsParam0.0000.0010.000
metabCombine000
metabCombiner0.3290.0170.347
metabData0.2590.0040.262
nonmatched0.1720.0000.171
opts.duplicate0.1820.0000.182
plot_fit0.5510.0040.554
rtdata0.1720.0000.171
selectAnchors0.5950.0120.607
selectAnchorsParam000
updateTables1.6550.0121.667
write2file1.8230.0881.911