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.6: CHECK report for proFIA on malbec1

This page was generated on 2017-08-16 13:25:11 -0400 (Wed, 16 Aug 2017).

Package 1029/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
proFIA 1.3.2
Alexis Delabriere
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/proFIA
Last Changed Rev: 130631 / Revision: 131943
Last Changed Date: 2017-06-23 07:41:39 -0400 (Fri, 23 Jun 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK [ WARNINGS ]UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: proFIA
Version: 1.3.2
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings proFIA_1.3.2.tar.gz
StartedAt: 2017-08-16 01:30:29 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 01:35:21 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 291.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: proFIA.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings proFIA_1.3.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/proFIA.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘proFIA/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘proFIA’ version ‘1.3.2’
* 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 ... NOTE
Found the following hidden files and directories:
  .BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘proFIA’ can be installed ... OK
* 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 ... WARNING
Invalid citation information in ‘inst/CITATION’:
  Error in tools:::.parse_CITATION_file(file, meta$Encoding): non-ASCII input in a CITATION file without a declared encoding
* 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 ... 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                                       user system elapsed
proFIAset                            77.364  1.252  78.696
findFIAsignal                        10.064  0.196  10.270
impute.FIA-proFIAset-method           7.408  0.008   7.416
impute.randomForest-proFIAset-method  6.784  0.000   6.785
estimateNoiseMS                       5.880  0.268   6.197
plotFlowgrams-proFIAset-method        5.068  0.024   5.099
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.R’
 OK
* 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: 1 WARNING, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/proFIA.Rcheck/00check.log’
for details.


proFIA.Rcheck/00install.out:

* installing *source* package ‘proFIA’ ...
** libs
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c FIABandsExtractionCentroid.c -o FIABandsExtractionCentroid.o
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c UtilFunc.c -o UtilFunc.o
gcc -I/home/biocbuild/bbs-3.6-bioc/R/include -DNDEBUG   -I/usr/local/include   -fpic  -g -O2  -Wall -c fastMatchPpm.c -o fastMatchPpm.o
gcc -shared -L/home/biocbuild/bbs-3.6-bioc/R/lib -L/usr/local/lib -o proFIA.so FIABandsExtractionCentroid.o UtilFunc.o fastMatchPpm.o -L/home/biocbuild/bbs-3.6-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.6-bioc/meat/proFIA.Rcheck/proFIA/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 (proFIA)

proFIA.Rcheck/proFIA-Ex.timings:

nameusersystemelapsed
acquisitionDirectory0.0560.0040.098
analyzeAcquisitionFIA0.0080.0040.011
determiningInjectionZone0.8520.0160.897
determiningSizePeak.Geom1.0800.0081.089
estimateNoiseMS5.8800.2686.197
exportDataMatrix-proFIAset-method0.0120.0040.015
exportExpressionSet-proFIAset-method0.1120.0000.114
exportPeakTable-proFIAset-method0.0320.0000.032
exportSampleMetadata-proFIAset-method0.0120.0000.014
exportVariableMetadata-proFIAset-method0.0160.0000.016
findBandsFIA1.2480.0881.337
findFIAsignal10.064 0.19610.270
findMzGroup-proFIAset-method0.0240.0000.034
getInjectionPeak2.6440.0922.738
group.FIA-proFIAset-method2.1760.0002.177
impute.FIA-proFIAset-method7.4080.0087.416
impute.KNN_TN-proFIAset-method0.4600.0000.461
impute.randomForest-proFIAset-method6.7840.0006.785
makeDataMatrix-proFIAset-method0.0240.0040.030
peaksGroup-proFIAset-method0.0360.0000.035
plot2.0640.0002.064
plotFlowgrams-proFIAset-method5.0680.0245.099
plotNoise0.3200.0000.319
plotRaw-proFIAset-method1.7000.0161.715
plotSamplePeaks-proFIAset-method0.0160.0000.017
proFIAset77.364 1.25278.696