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 veracruz1

This page was generated on 2017-08-16 13:49:41 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings proFIA_1.3.2.tar.gz
StartedAt: 2017-08-16 06:59:22 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 07:04:47 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 325.7 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: proFIA.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/proFIA.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.0 (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                            87.420  2.177  92.030
findFIAsignal                        13.988  0.528  14.868
impute.FIA-proFIAset-method           7.358  0.138   7.703
impute.randomForest-proFIAset-method  6.005  0.120   6.316
estimateNoiseMS                       5.202  0.561   5.958
* 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
  ‘/Users/biocbuild/bbs-3.6-bioc/meat/proFIA.Rcheck/00check.log’
for details.


proFIA.Rcheck/00install.out:

* installing *source* package ‘proFIA’ ...
** libs
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c FIABandsExtractionCentroid.c -o FIABandsExtractionCentroid.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c UtilFunc.c -o UtilFunc.o
clang -I/Library/Frameworks/R.framework/Resources/include -DNDEBUG   -I/usr/local/include   -fPIC  -Wall -g -O2  -c fastMatchPpm.c -o fastMatchPpm.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 proFIA.so FIABandsExtractionCentroid.o UtilFunc.o fastMatchPpm.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Users/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.0550.0040.067
analyzeAcquisitionFIA0.0150.0020.016
determiningInjectionZone0.8150.0270.866
determiningSizePeak.Geom0.9720.0201.026
estimateNoiseMS5.2020.5615.958
exportDataMatrix-proFIAset-method0.0200.0020.022
exportExpressionSet-proFIAset-method0.1380.0010.141
exportPeakTable-proFIAset-method0.0350.0010.038
exportSampleMetadata-proFIAset-method0.0160.0020.019
exportVariableMetadata-proFIAset-method0.0150.0010.016
findBandsFIA1.3940.2381.667
findFIAsignal13.988 0.52814.868
findMzGroup-proFIAset-method0.0290.0030.032
getInjectionPeak2.7800.2163.085
group.FIA-proFIAset-method2.4470.0422.596
impute.FIA-proFIAset-method7.3580.1387.703
impute.KNN_TN-proFIAset-method0.5400.0070.567
impute.randomForest-proFIAset-method6.0050.1206.316
makeDataMatrix-proFIAset-method0.0490.0020.050
peaksGroup-proFIAset-method0.0440.0030.047
plot3.1070.0133.228
plotFlowgrams-proFIAset-method4.4840.0964.687
plotNoise0.3190.0030.333
plotRaw-proFIAset-method1.7170.0381.822
plotSamplePeaks-proFIAset-method0.0200.0020.023
proFIAset87.420 2.17792.030