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 veracruz1

This page was generated on 2017-08-16 13:47: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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings DAPAR_1.9.5.tar.gz
StartedAt: 2017-08-16 01:58:51 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:03:51 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 299.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: DAPAR.Rcheck
Warnings: 2

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.6-bioc/meat/DAPAR.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 ‘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 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
wrapper.dapar.impute.mi 22.089   0.35  23.273
* 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
  ‘/Users/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.9650.0861.129
BuildColumnToProteinDataset0.9610.0261.034
CVDistD3.1470.0293.241
CountPep0.3980.0840.491
GraphPepProt0.6730.0130.706
MeanPeptides0.3520.0350.416
SumPeptides0.3610.0370.413
TopnPeptides1.7130.0441.827
boxPlotD0.9120.0120.963
compareNormalizationD0.2990.0100.319
corrMatrixD1.1710.0221.202
createMSnset1.0570.0131.091
deleteLinesFromIndices0.3290.0050.354
densityPlotD0.3180.0090.346
diffAna0.5480.0160.573
diffAnaComputeFDR1.3930.0081.443
diffAnaGetSignificant0.2940.0030.302
diffAnaLimma0.2890.0030.302
diffAnaSave0.3260.0040.336
diffAnaVolcanoplot0.2850.0030.292
diffAnaVolcanoplot_rCharts1.2990.0311.375
diffAnaWelch0.3330.0030.341
getIndicesConditions0.2740.0040.279
getIndicesOfLinesToRemove0.2970.0060.305
getNumberOf0.2770.0030.285
getNumberOfEmptyLines0.2950.0040.310
getPaletteForLabels0.2250.0040.230
getPaletteForReplicates0.2760.0040.285
getPourcentageOfMV0.2940.0050.302
getProcessingInfo0.2820.0070.295
getProteinsStats0.3480.0120.371
heatmap.DAPAR0.8290.0170.886
heatmapD0.9010.0250.972
impute.pa20.3290.0050.339
limmaCompleteTest0.3080.0050.315
mvFilter0.3130.0030.320
mvFilterFromIndices0.2670.0030.276
mvFilterGetIndices0.6190.0520.689
mvHisto0.2670.0080.284
mvHisto_HC0.2600.0030.278
mvImage2.7500.0172.839
mvImputation0.2480.0060.260
mvPerLinesHisto0.3060.0100.328
mvPerLinesHistoPerCondition0.2750.0050.288
mvPerLinesHistoPerCondition_HC0.3070.0050.325
mvPerLinesHisto_HC0.6740.0080.706
mvTypePlot0.9200.0170.960
normalizeD0.3790.0220.405
normalizeD20.2890.0230.317
pepAgregate0.4060.0100.422
proportionConRev0.7800.0080.801
removeLines0.6090.0040.627
translatedRandomBeta0.0020.0020.004
violinPlotD1.8300.0111.896
wrapper.CVDistD2.9640.0103.128
wrapper.boxPlotD0.2640.0080.281
wrapper.compareNormalizationD0.4040.0150.423
wrapper.corrMatrixD1.7570.0171.843
wrapper.dapar.impute.mi22.089 0.35023.273
wrapper.densityPlotD0.3190.0060.337
wrapper.diffAnaLimma0.2880.0040.293
wrapper.diffAnaWelch0.2830.0030.295
wrapper.heatmapD1.8060.0301.879
wrapper.impute.pa0.3540.0050.367
wrapper.impute.pa20.3220.0050.336
wrapper.mvHisto0.2680.0060.281
wrapper.mvHisto_HC0.2410.0040.249
wrapper.mvImage2.6790.0192.848
wrapper.mvImputation0.2950.0030.313
wrapper.mvPerLinesHisto0.3260.0100.354
wrapper.mvPerLinesHistoPerCondition0.2840.0060.295
wrapper.mvPerLinesHistoPerCondition_HC0.2620.0040.273
wrapper.mvPerLinesHisto_HC0.2740.0060.290
wrapper.mvTypePlot0.9680.0201.023
wrapper.normalizeD0.2780.0040.288
wrapper.normalizeD20.3500.0030.357
wrapper.violinPlotD1.6830.0181.772
wrapperCalibrationPlot0.3130.0050.330
writeMSnsetToExcel1.3350.0291.410