Back to the "Multiple platform build/check report" A  B  C  D  E [F] G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.3: CHECK report for flagme on zin2

This page was generated on 2016-10-13 12:42:01 -0700 (Thu, 13 Oct 2016).

Package 385/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flagme 1.28.0
Mark Robinson , Riccardo Romoli
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/flagme
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: flagme
Version: 1.28.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings flagme_1.28.0.tar.gz
StartedAt: 2016-10-13 01:56:18 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 01:58:55 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 156.7 seconds
RetCode: 0
Status:  OK 
CheckDir: flagme.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings flagme_1.28.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/flagme.Rcheck’
* using R version 3.3.1 (2016-06-21)
* 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.28.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 loading without being on the library search path ... 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 ... NOTE
.corP: no visible global function definition for ‘complete.cases’
addXCMSPeaks : <anonymous> : <anonymous>: no visible global function
  definition for ‘aggregate’
rmaFitUnit: no visible global function definition for ‘model.matrix’
Undefined global functions or variables:
  aggregate complete.cases model.matrix
Consider adding
  importFrom("stats", "aggregate", "complete.cases", "model.matrix")
to your NAMESPACE file.
* 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 ... OK
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
             user system elapsed
plotSpectra 5.771  0.147   6.041
imputePeaks 5.432  0.015   5.609
* 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: 3 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/flagme.Rcheck/00check.log’
for details.


flagme.Rcheck/00install.out:

* installing *source* package ‘flagme’ ...
** libs
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-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]
    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;
                            ^
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c init.c -o init.o
gcc -std=gnu99 -I/home/biocbuild/bbs-3.3-bioc/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -Wall -c pearson.c -o pearson.o
gcc -std=gnu99 -shared -L/home/biocbuild/bbs-3.3-bioc/R/lib -L/usr/local/lib -o flagme.so dp.o init.o pearson.o -L/home/biocbuild/bbs-3.3-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.3-bioc/meat/flagme.Rcheck/flagme/libs
** R
** inst
** preparing package for lazy loading
Creating a generic function for ‘plot’ from package ‘graphics’ in package ‘flagme’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flagme)

flagme.Rcheck/flagme-Ex.timings:

nameusersystemelapsed
addAMDISPeaks2.9620.1123.103
addChromaTOFPeaks2.2330.0282.268
addXCMSPeaks2.4390.0122.459
betweenAlignment000
calcTimeDiffs3.1990.0963.356
clusterAlignment3.1080.1843.525
compress3.0050.1123.124
correlationAlignment-class0.0010.0000.001
correlationAlignment3.8310.2204.074
dp3.1730.0123.192
gatherInfo3.2200.0083.233
imputePeaks5.4320.0155.609
multipleAlignment3.1200.0193.249
normDotProduct2.8760.0082.885
parseChromaTOF3.3320.0003.361
parseELU2.7770.0012.781
peaksAlignment0.0010.0000.001
peaksDataset2.4320.0322.465
plot4.0680.0484.127
plotImage1.9880.0872.201
plotSpectra5.7710.1476.041
progressiveAlignment3.3280.0443.373
retFatMatrix3.5100.1603.685
rmaFitUnit3.1240.0083.153