Back to Multiple platform build/check report for BioC 3.14
ABCDE[F]GHIJKLMNOPQRSTUVWXYZ

This page was generated on 2022-04-13 12:05:21 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
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

CHECK results for flagme on nebbiolo2


To the developers/maintainers of the flagme package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/flagme.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 647/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flagme 1.50.0  (landing page)
Mark Robinson , Riccardo Romoli
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/flagme
git_branch: RELEASE_3_14
git_last_commit: 4dd88f1
git_last_commit_date: 2021-10-26 11:53:20 -0400 (Tue, 26 Oct 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version is already published

Summary

Package: flagme
Version: 1.50.0
Command: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:flagme.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings flagme_1.50.0.tar.gz
StartedAt: 2022-04-12 07:26:27 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 07:34:31 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 484.1 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flagme.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:flagme.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings flagme_1.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/flagme.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flagme/DESCRIPTION’ ... OK
* this is package ‘flagme’ version ‘1.50.0’
* checking package namespace information ... NOTE
  Namespace with empty importFrom: ‘gcspikelite’
* 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 ‘flagme’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
Malformed Description field: should contain one or more complete sentences.
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 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 ... WARNING
man/plotMultipleSpectra.Rd: non-ASCII input and no declared encoding
problem found in ‘plotMultipleSpectra.Rd’
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented S4 methods:
  generic 'show' and siglist 'betweenAlignment'
All user-level objects in a package (including S4 classes and methods)
should have documentation entries.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
plotMultipleSpectra  35.126  4.415  39.280
plotSpectra          24.976  3.156  27.922
peaksAlignment       24.723  3.129  27.641
ndpRT                24.622  3.158  27.572
dynRT                24.163  3.385  27.338
corPrt               24.080  3.105  26.996
retFatMatrix         15.010  1.903  16.771
addXCMSPeaks          8.666  0.850   9.476
imputePeaks           7.720  0.068   7.788
plot                  7.058  0.068   7.127
progressiveAlignment  5.828  0.048   5.875
rmaFitUnit            5.576  0.064   5.639
gatherInfo            5.551  0.052   5.603
multipleAlignment     5.440  0.064   5.504
calcTimeDiffs         5.076  0.072   5.149
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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, 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.14-bioc/meat/flagme.Rcheck/00check.log’
for details.



Installation output

flagme.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL flagme
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/library’
* installing *source* package ‘flagme’ ...
** using staged installation
** libs
gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c dp.c -o dp.o
dp.c: In function ‘dp’:
dp.c:263:26: warning: ‘cur_min’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  263 |    D[(i+1)+(j+1)*(nr+1)] = cur_min;
      |    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
dp.c:264:28: warning: ‘tb’ may be used uninitialized in this function [-Wmaybe-uninitialized]
  264 |    phi[(i+1)+(j+1)*(nr+1)] = tb;
      |    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c init.c -o init.o
gcc -I"/home/biocbuild/bbs-3.14-bioc/R/include" -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c pearson.c -o pearson.o
gcc -shared -L/home/biocbuild/bbs-3.14-bioc/R/lib -L/usr/local/lib -o flagme.so dp.o init.o pearson.o -L/home/biocbuild/bbs-3.14-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.14-bioc/R/library/00LOCK-flagme/00new/flagme/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
   ‘flagme.Rnw’ using ‘UTF-8’ 
** 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 (flagme)

Tests output


Example timings

flagme.Rcheck/flagme-Ex.timings

nameusersystemelapsed
addAMDISPeaks3.9610.2044.166
addChromaTOFPeaks2.4880.1202.608
addXCMSPeaks8.6660.8509.476
betweenAlignment000
calcTimeDiffs5.0760.0725.149
clusterAlignment4.2260.1324.358
compress4.4380.0724.510
corPrt24.080 3.10526.996
dp4.3760.0524.428
dynRT24.163 3.38527.338
gatherInfo5.5510.0525.603
imputePeaks7.7200.0687.788
multipleAlignment5.4400.0645.504
ndpRT24.622 3.15827.572
normDotProduct4.3700.0964.466
parseChromaTOF1.9090.0001.910
parseELU1.6890.0281.717
peaksAlignment24.723 3.12927.641
peaksDataset4.3750.0924.468
plot7.0580.0687.127
plotImage2.7370.0042.741
plotMultipleSpectra35.126 4.41539.280
plotSpectra24.976 3.15627.922
progressiveAlignment5.8280.0485.875
retFatMatrix15.010 1.90316.771
rmaFitUnit5.5760.0645.639