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 DAPAR on malbec1

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

Package 318/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.9.5
Samuel Wieczorek
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/DAPAR
Last Changed Rev: 131109 / Revision: 131943
Last Changed Date: 2017-07-11 10:06:16 -0400 (Tue, 11 Jul 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: DAPAR
Version: 1.9.5
Command: /home/biocbuild/bbs-3.6-bioc/R/bin/R CMD check --no-vignettes --timings DAPAR_1.9.5.tar.gz
StartedAt: 2017-08-15 22:27:28 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:31:50 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 262.5 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: DAPAR.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.6-bioc/meat/DAPAR.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 ‘DAPAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DAPAR’ version ‘1.9.5’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘DAPAR’ 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 ... 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 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
boxPlotD_HC: no visible binding for global variable ‘iris’
corrMatrixD_HC: no visible global function definition for ‘tbl_df’
corrMatrixD_HC: no visible global function definition for ‘gather’
corrMatrixD_HC: no visible global function definition for ‘mutate’
corrMatrixD_HC: no visible global function definition for ‘left_join’
corrMatrixD_HC: no visible global function definition for ‘data_frame’
corrMatrixD_HC: no visible global function definition for ‘select_’
fudge2LRT: no visible binding for global variable ‘mad’
mvTypePlot_HC: no visible global function definition for ‘str’
Undefined global functions or variables:
  data_frame gather iris left_join mad mutate select_ str tbl_df
Consider adding
  importFrom("datasets", "iris")
  importFrom("stats", "mad")
  importFrom("utils", "str")
to your NAMESPACE file.
* checking Rd files ... WARNING
fudge2LRT.Rd: non-ASCII input and no declared encoding
problem found in ‘fudge2LRT.Rd’
* checking Rd metadata ... OK
* checking Rd cross-references ... OK
* checking for missing documentation entries ... WARNING
Undocumented code objects:
  ‘CVDistD_HC’ ‘boxPlotD_HC’ ‘compareNormalizationD_HC’
  ‘corrMatrixD_HC’ ‘densityPlotD_HC’ ‘getPaletteForLabels_HC’
  ‘getPaletteForReplicates_HC’ ‘mvTypePlot_HC’ ‘proportionConRev_HC’
  ‘wrapper.CVDistD_HC’ ‘wrapper.boxPlotD_HC’
  ‘wrapper.compareNormalizationD_HC’ ‘wrapper.corrMatrixD_HC’
  ‘wrapper.densityPlotD_HC’ ‘wrapper.mvTypePlot_HC’
Undocumented data sets:
  ‘testWithoutNA’ ‘test’ ‘UPSpep25’
All user-level objects in a package 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... 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
wrapper.dapar.impute.mi 20.948  0.032  20.989
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: 2 WARNINGs, 1 NOTE
See
  ‘/home/biocbuild/bbs-3.6-bioc/meat/DAPAR.Rcheck/00check.log’
for details.


DAPAR.Rcheck/00install.out:

* installing *source* package ‘DAPAR’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (DAPAR)

DAPAR.Rcheck/DAPAR-Ex.timings:

nameusersystemelapsed
BuildAdjacencyMatrix0.6080.0520.692
BuildColumnToProteinDataset1.1520.0161.168
CVDistD2.5880.0082.600
CountPep0.2960.0360.335
GraphPepProt0.2880.0000.285
MeanPeptides0.2800.0120.293
SumPeptides0.2640.0120.279
TopnPeptides1.3800.0241.404
boxPlotD0.7800.0000.779
compareNormalizationD0.7240.0080.734
corrMatrixD0.9960.0041.001
createMSnset1.0480.0041.068
deleteLinesFromIndices0.2800.0000.281
densityPlotD0.6320.0080.640
diffAna0.4440.0040.448
diffAnaComputeFDR0.8760.0040.881
diffAnaGetSignificant0.2200.0080.227
diffAnaLimma0.2520.0000.251
diffAnaSave0.2520.0000.250
diffAnaVolcanoplot0.2160.0040.220
diffAnaVolcanoplot_rCharts1.0120.0121.194
diffAnaWelch0.2640.0000.262
getIndicesConditions0.2200.0000.218
getIndicesOfLinesToRemove0.2120.0040.216
getNumberOf0.2080.0000.210
getNumberOfEmptyLines0.2400.0000.241
getPaletteForLabels0.2320.0000.229
getPaletteForReplicates0.2760.0000.276
getPourcentageOfMV0.2520.0000.253
getProcessingInfo0.2000.0000.199
getProteinsStats0.6160.0280.644
heatmap.DAPAR0.4680.0040.473
heatmapD0.9040.0240.931
impute.pa20.2960.0000.298
limmaCompleteTest0.2720.0000.275
mvFilter0.2680.0000.268
mvFilterFromIndices0.2280.0000.227
mvFilterGetIndices0.2760.0200.293
mvHisto0.2320.0040.236
mvHisto_HC0.2200.0000.217
mvImage2.3840.0002.384
mvImputation0.2080.0000.208
mvPerLinesHisto0.3200.0040.326
mvPerLinesHistoPerCondition0.2280.0000.230
mvPerLinesHistoPerCondition_HC0.3080.0000.308
mvPerLinesHisto_HC0.5840.0000.587
mvTypePlot0.8400.0080.849
normalizeD0.3080.0040.309
normalizeD20.2240.0200.242
pepAgregate0.2880.0000.289
proportionConRev0.7560.0040.759
removeLines0.2120.0000.211
translatedRandomBeta0.0000.0040.005
violinPlotD1.3480.0041.388
wrapper.CVDistD1.9640.0001.965
wrapper.boxPlotD0.2280.0000.226
wrapper.compareNormalizationD0.3760.0080.382
wrapper.corrMatrixD1.5120.0121.522
wrapper.dapar.impute.mi20.948 0.03220.989
wrapper.densityPlotD0.2440.0040.246
wrapper.diffAnaLimma0.2160.0000.214
wrapper.diffAnaWelch0.2320.0040.235
wrapper.heatmapD1.1440.0001.145
wrapper.impute.pa0.2880.0000.289
wrapper.impute.pa20.2800.0000.282
wrapper.mvHisto0.2440.0040.247
wrapper.mvHisto_HC0.2080.0000.208
wrapper.mvImage1.9160.0041.921
wrapper.mvImputation0.2320.0000.230
wrapper.mvPerLinesHisto0.2840.0040.286
wrapper.mvPerLinesHistoPerCondition0.2280.0040.232
wrapper.mvPerLinesHistoPerCondition_HC0.2480.0000.249
wrapper.mvPerLinesHisto_HC0.2040.0040.210
wrapper.mvTypePlot0.8840.0040.885
wrapper.normalizeD0.2400.0000.239
wrapper.normalizeD20.2760.0040.282
wrapper.violinPlotD1.3040.0041.310
wrapperCalibrationPlot0.2480.0040.251
writeMSnsetToExcel0.9960.0321.094