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

This page was generated on 2022-04-13 12:06:33 -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 tokay2


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: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flagme.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings flagme_1.50.0.tar.gz
StartedAt: 2022-04-12 19:39:34 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 20:10:58 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 1883.7 seconds
RetCode: 0
Status:   WARNINGS  
CheckDir: flagme.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:flagme.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings flagme_1.50.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/flagme.Rcheck'
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 for i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/flagme/libs/i386/flagme.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/flagme/libs/x64/flagme.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)

Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs. The detected symbols are linked into the code but
might come from libraries and not actually be called.

See 'Writing portable packages' in the 'Writing R Extensions' manual.
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
plotMultipleSpectra  34.11   0.44   94.89
peaksAlignment       22.41   0.30   73.01
ndpRT                21.50   0.27   80.50
corPrt               21.48   0.15   82.97
dynRT                21.22   0.31   69.04
plotSpectra          21.16   0.36   69.13
retFatMatrix         13.28   0.09   42.00
addXCMSPeaks          8.50   0.20   29.05
imputePeaks           8.26   0.08   10.33
plot                  7.38   0.06    7.44
calcTimeDiffs         6.55   0.27   18.23
addAMDISPeaks         5.67   0.41   23.36
progressiveAlignment  5.65   0.24    5.88
rmaFitUnit            5.68   0.06    5.75
gatherInfo            5.56   0.02    5.58
multipleAlignment     5.53   0.01    5.55
clusterAlignment      5.03   0.17    5.20
compress              5.05   0.13    5.18
peaksDataset          4.98   0.13    5.11
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                      user system elapsed
plotMultipleSpectra  34.66   0.95   97.83
plotSpectra          23.92   0.69   78.08
peaksAlignment       23.41   0.66   77.12
ndpRT                22.69   0.50   74.17
dynRT                22.86   0.31  118.41
corPrt               21.29   0.57  288.89
retFatMatrix         14.74   0.42   47.86
imputePeaks           8.92   0.15    9.08
addXCMSPeaks          8.45   0.12   33.34
plot                  7.67   0.16    7.84
calcTimeDiffs         6.77   0.13    6.89
rmaFitUnit            6.75   0.14    6.89
progressiveAlignment  6.53   0.12    6.66
multipleAlignment     5.75   0.07    5.81
gatherInfo            5.55   0.05    5.59
compress              5.17   0.18    5.36
clusterAlignment      5.26   0.08    6.56
addAMDISPeaks         5.03   0.21    5.23
normDotProduct        5.17   0.03    5.21
peaksDataset          5.00   0.09    5.11
addChromaTOFPeaks     3.81   0.06   10.35
* 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
  'C:/Users/biocbuild/bbs-3.14-bioc/meat/flagme.Rcheck/00check.log'
for details.



Installation output

flagme.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/flagme_1.50.0.tar.gz && rm -rf flagme.buildbin-libdir && mkdir flagme.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=flagme.buildbin-libdir flagme_1.50.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL flagme_1.50.0.zip && rm flagme_1.50.0.tar.gz flagme_1.50.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  3  402k    3 13289    0     0   155k      0  0:00:02 --:--:--  0:00:02  156k
100  402k  100  402k    0     0   438k      0 --:--:-- --:--:-- --:--:--  439k

install for i386

* installing *source* package 'flagme' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -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]
    D[(i+1)+(j+1)*(nr+1)] = cur_min;
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
dp.c:264:28: warning: 'tb' may be used uninitialized in this function [-Wmaybe-uninitialized]
    phi[(i+1)+(j+1)*(nr+1)] = tb;
    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
"C:/rtools40/mingw32/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c pearson.c -o pearson.o
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o flagme.dll tmp.def dp.o init.o pearson.o -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/flagme.buildbin-libdir/00LOCK-flagme/00new/flagme/libs/i386
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'flagme'
    finding HTML links ... done
    addAMDISPeaks                           html  
    addChromaTOFPeaks                       html  
    addXCMSPeaks                            html  
    finding level-2 HTML links ... done

    betweenAlignment                        html  
    calcTimeDiffs                           html  
    clusterAlignment                        html  
    compress                                html  
    corPrt                                  html  
    dp                                      html  
    dynRT                                   html  
    eitherMatrix                            html  
    exportSpectra                           html  
    gatherInfo                              html  
    imputePeaks                             html  
    multipleAlignment                       html  
    ndpRT                                   html  
    normDotProduct                          html  
    parseChromaTOF                          html  
    parseELU                                html  
    peaksAlignment                          html  
    peaksDataset                            html  
    plot                                    html  
    plotImage                               html  
    plotMultipleSpectra                     html  
    plotSpectra                             html  
    progressiveAlignment                    html  
    retFatMatrix                            html  
    rmaFitUnit                              html  
** building package indices
** installing vignettes
   'flagme.Rnw' using 'UTF-8' 
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'flagme' ...
** libs
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -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]
    D[(i+1)+(j+1)*(nr+1)] = cur_min;
    ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
dp.c:264:28: warning: 'tb' may be used uninitialized in this function [-Wmaybe-uninitialized]
    phi[(i+1)+(j+1)*(nr+1)] = tb;
    ~~~~~~~~~~~~~~~~~~~~~~~~^~~~
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c init.c -o init.o
"C:/rtools40/mingw64/bin/"gcc  -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG     -I"C:/extsoft/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c pearson.c -o pearson.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o flagme.dll tmp.def dp.o init.o pearson.o -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/flagme.buildbin-libdir/flagme/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'flagme' as flagme_1.50.0.zip
* DONE (flagme)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'flagme' successfully unpacked and MD5 sums checked

Tests output


Example timings

flagme.Rcheck/examples_i386/flagme-Ex.timings

nameusersystemelapsed
addAMDISPeaks 5.67 0.4123.36
addChromaTOFPeaks3.810.234.05
addXCMSPeaks 8.50 0.2029.05
betweenAlignment000
calcTimeDiffs 6.55 0.2718.23
clusterAlignment5.030.175.20
compress5.050.135.18
corPrt21.48 0.1582.97
dp4.600.084.67
dynRT21.22 0.3169.04
gatherInfo5.560.025.58
imputePeaks 8.26 0.0810.33
multipleAlignment5.530.015.55
ndpRT21.50 0.2780.50
normDotProduct4.940.014.95
parseChromaTOF2.770.003.84
parseELU1.810.001.82
peaksAlignment22.41 0.3073.01
peaksDataset4.980.135.11
plot7.380.067.44
plotImage3.180.013.20
plotMultipleSpectra34.11 0.4494.89
plotSpectra21.16 0.3669.13
progressiveAlignment5.650.245.88
retFatMatrix13.28 0.0942.00
rmaFitUnit5.680.065.75

flagme.Rcheck/examples_x64/flagme-Ex.timings

nameusersystemelapsed
addAMDISPeaks5.030.215.23
addChromaTOFPeaks 3.81 0.0610.35
addXCMSPeaks 8.45 0.1233.34
betweenAlignment000
calcTimeDiffs6.770.136.89
clusterAlignment5.260.086.56
compress5.170.185.36
corPrt 21.29 0.57288.89
dp4.510.064.58
dynRT 22.86 0.31118.41
gatherInfo5.550.055.59
imputePeaks8.920.159.08
multipleAlignment5.750.075.81
ndpRT22.69 0.5074.17
normDotProduct5.170.035.21
parseChromaTOF2.220.002.22
parseELU1.840.001.84
peaksAlignment23.41 0.6677.12
peaksDataset5.000.095.11
plot7.670.167.84
plotImage3.200.053.25
plotMultipleSpectra34.66 0.9597.83
plotSpectra23.92 0.6978.08
progressiveAlignment6.530.126.66
retFatMatrix14.74 0.4247.86
rmaFitUnit6.750.146.89