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.5: CHECK report for flagme on veracruz2

This page was generated on 2017-10-18 14:28:39 -0400 (Wed, 18 Oct 2017).

Package 443/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
flagme 1.32.0
Mark Robinson , Riccardo Romoli
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/flagme
Branch: RELEASE_3_5
Last Commit: 218da1c
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: flagme
Version: 1.32.0
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flagme_1.32.0.tar.gz
StartedAt: 2017-10-18 03:28:41 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 03:36:56 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 495.6 seconds
RetCode: 0
Status:  OK 
CheckDir: flagme.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings flagme_1.32.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/flagme.Rcheck’
* using R version 3.4.2 (2017-09-28)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘flagme/DESCRIPTION’ ... OK
* this is package ‘flagme’ version ‘1.32.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 ... 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 ... 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
retFatMatrix         29.817  0.720  31.505
corPrt               27.521  0.688  29.248
plotSpectra          26.854  0.648  28.610
ndpRT                26.424  0.652  28.097
peaksAlignment       26.318  0.667  27.949
dynRT                26.326  0.639  27.943
imputePeaks          11.463  0.272  12.139
plot                  9.643  0.226  10.153
calcTimeDiffs         8.825  0.288   9.426
rmaFitUnit            7.863  0.309   8.586
addXCMSPeaks          7.645  0.165   8.118
multipleAlignment     7.127  0.142   7.598
clusterAlignment      7.070  0.186   7.517
compress              7.022  0.152   7.407
gatherInfo            6.903  0.164   7.293
progressiveAlignment  6.838  0.173   7.235
addAMDISPeaks         6.405  0.196   6.861
normDotProduct        6.181  0.167   6.537
dp                    6.043  0.150   6.463
peaksDataset          5.840  0.140   6.199
* 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 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-bioc/meat/flagme.Rcheck/00check.log’
for details.


flagme.Rcheck/00install.out:

* installing *source* package ‘flagme’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c dp.c -o dp.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c init.c -o init.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c pearson.c -o pearson.o
clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o flagme.so dp.o init.o pearson.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/biocbuild/bbs-3.5-bioc/meat/flagme.Rcheck/flagme/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (flagme)

flagme.Rcheck/flagme-Ex.timings:

nameusersystemelapsed
addAMDISPeaks6.4050.1966.861
addChromaTOFPeaks4.2910.1164.549
addXCMSPeaks7.6450.1658.118
betweenAlignment0.0010.0000.001
calcTimeDiffs8.8250.2889.426
clusterAlignment7.0700.1867.517
compress7.0220.1527.407
corPrt27.521 0.68829.248
dp6.0430.1506.463
dynRT26.326 0.63927.943
gatherInfo6.9030.1647.293
imputePeaks11.463 0.27212.139
multipleAlignment7.1270.1427.598
ndpRT26.424 0.65228.097
normDotProduct6.1810.1676.537
parseChromaTOF3.9450.0254.090
parseELU3.2180.0233.370
peaksAlignment26.318 0.66727.949
peaksDataset5.8400.1406.199
plot 9.643 0.22610.153
plotImage3.8680.0984.104
plotSpectra26.854 0.64828.610
progressiveAlignment6.8380.1737.235
retFatMatrix29.817 0.72031.505
rmaFitUnit7.8630.3098.586