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 tokay1

This page was generated on 2017-08-16 13:35:12 -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: rm -rf DAPAR.buildbin-libdir DAPAR.Rcheck && mkdir DAPAR.buildbin-libdir DAPAR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DAPAR.buildbin-libdir DAPAR_1.9.5.tar.gz >DAPAR.Rcheck\00install.out 2>&1 && cp DAPAR.Rcheck\00install.out DAPAR-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=DAPAR.buildbin-libdir --install="check:DAPAR-install.out" --force-multiarch --no-vignettes --timings DAPAR_1.9.5.tar.gz
StartedAt: 2017-08-15 22:49:55 -0400 (Tue, 15 Aug 2017)
EndedAt: 2017-08-15 22:57:57 -0400 (Tue, 15 Aug 2017)
EllapsedTime: 482.7 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: DAPAR.Rcheck
Warnings: 2

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf DAPAR.buildbin-libdir DAPAR.Rcheck && mkdir DAPAR.buildbin-libdir DAPAR.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DAPAR.buildbin-libdir DAPAR_1.9.5.tar.gz >DAPAR.Rcheck\00install.out 2>&1 && cp DAPAR.Rcheck\00install.out DAPAR-install.out  &&  C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=DAPAR.buildbin-libdir --install="check:DAPAR-install.out" --force-multiarch --no-vignettes --timings DAPAR_1.9.5.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/DAPAR.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* 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 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                            user system elapsed
wrapper.dapar.impute.mi    17.81   0.00   17.81
diffAnaVolcanoplot_rCharts  1.08   0.03    5.64
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                         user system elapsed
wrapper.dapar.impute.mi 40.72      0   40.74
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  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
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/DAPAR.Rcheck/00check.log'
for details.


DAPAR.Rcheck/00install.out:


install for i386

* 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

install for x64

* installing *source* package 'DAPAR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DAPAR' as DAPAR_1.9.5.zip
* DONE (DAPAR)

DAPAR.Rcheck/examples_i386/DAPAR-Ex.timings:

nameusersystemelapsed
BuildAdjacencyMatrix0.720.111.15
BuildColumnToProteinDataset1.140.031.17
CVDistD1.820.031.84
CountPep0.290.080.38
GraphPepProt0.530.030.56
MeanPeptides0.280.010.30
SumPeptides0.290.050.33
TopnPeptides1.450.051.50
boxPlotD0.720.030.75
compareNormalizationD0.530.000.53
corrMatrixD1.250.021.26
createMSnset0.760.030.99
deleteLinesFromIndices0.320.010.32
densityPlotD0.290.000.30
diffAna0.430.000.42
diffAnaComputeFDR0.860.000.86
diffAnaGetSignificant0.250.020.27
diffAnaLimma0.270.010.29
diffAnaSave0.270.000.27
diffAnaVolcanoplot0.270.020.28
diffAnaVolcanoplot_rCharts1.080.035.64
diffAnaWelch0.250.000.25
getIndicesConditions0.220.000.22
getIndicesOfLinesToRemove0.210.000.22
getNumberOf0.240.020.25
getNumberOfEmptyLines0.260.000.27
getPaletteForLabels0.220.010.23
getPaletteForReplicates0.210.020.22
getPourcentageOfMV0.240.010.25
getProcessingInfo0.220.000.21
getProteinsStats0.290.020.32
heatmap.DAPAR0.600.000.59
heatmapD1.210.081.30
impute.pa20.300.000.29
limmaCompleteTest0.270.010.29
mvFilter0.290.000.29
mvFilterFromIndices0.240.020.25
mvFilterGetIndices0.300.030.33
mvHisto0.250.010.27
mvHisto_HC0.260.000.26
mvImage2.160.002.16
mvImputation0.230.000.23
mvPerLinesHisto0.330.020.35
mvPerLinesHistoPerCondition0.230.020.25
mvPerLinesHistoPerCondition_HC0.280.000.28
mvPerLinesHisto_HC0.280.010.30
mvTypePlot1.050.001.05
normalizeD0.330.020.34
normalizeD20.280.000.28
pepAgregate0.600.000.59
proportionConRev0.840.030.88
removeLines0.200.010.22
translatedRandomBeta0.020.000.01
violinPlotD1.140.001.14
wrapper.CVDistD1.920.021.94
wrapper.boxPlotD0.280.000.28
wrapper.compareNormalizationD0.570.020.58
wrapper.corrMatrixD1.780.001.78
wrapper.dapar.impute.mi17.81 0.0017.81
wrapper.densityPlotD0.310.000.31
wrapper.diffAnaLimma0.250.000.25
wrapper.diffAnaWelch0.270.000.27
wrapper.heatmapD1.200.011.22
wrapper.impute.pa0.580.000.58
wrapper.impute.pa20.280.020.29
wrapper.mvHisto0.250.010.27
wrapper.mvHisto_HC0.220.020.23
wrapper.mvImage1.860.011.88
wrapper.mvImputation0.250.000.25
wrapper.mvPerLinesHisto0.330.020.34
wrapper.mvPerLinesHistoPerCondition0.230.010.25
wrapper.mvPerLinesHistoPerCondition_HC0.270.000.27
wrapper.mvPerLinesHisto_HC0.230.040.26
wrapper.mvTypePlot1.020.031.05
wrapper.normalizeD0.250.000.25
wrapper.normalizeD20.310.000.31
wrapper.violinPlotD1.370.011.39
wrapperCalibrationPlot0.250.020.27
writeMSnsetToExcel1.180.051.41

DAPAR.Rcheck/examples_x64/DAPAR-Ex.timings:

nameusersystemelapsed
BuildAdjacencyMatrix0.840.030.88
BuildColumnToProteinDataset1.260.021.29
CVDistD2.370.002.38
CountPep0.320.050.36
GraphPepProt0.700.010.72
MeanPeptides0.240.050.28
SumPeptides0.260.030.30
TopnPeptides1.520.001.51
boxPlotD0.810.000.82
compareNormalizationD0.860.020.87
corrMatrixD1.110.011.13
createMSnset0.940.000.93
deleteLinesFromIndices0.300.020.31
densityPlotD0.330.000.33
diffAna0.450.000.45
diffAnaComputeFDR1.140.001.14
diffAnaGetSignificant0.250.010.27
diffAnaLimma0.280.000.28
diffAnaSave0.280.020.29
diffAnaVolcanoplot0.270.000.27
diffAnaVolcanoplot_rCharts1.900.031.97
diffAnaWelch0.260.000.27
getIndicesConditions0.250.000.25
getIndicesOfLinesToRemove0.220.000.22
getNumberOf0.350.010.36
getNumberOfEmptyLines0.230.000.23
getPaletteForLabels0.20.00.2
getPaletteForReplicates0.210.000.21
getPourcentageOfMV0.260.000.26
getProcessingInfo0.220.000.22
getProteinsStats0.300.020.31
heatmap.DAPAR1.190.051.24
heatmapD0.830.010.85
impute.pa20.450.000.45
limmaCompleteTest0.530.020.55
mvFilter0.490.000.48
mvFilterFromIndices0.400.010.40
mvFilterGetIndices0.250.040.29
mvHisto0.250.000.25
mvHisto_HC0.230.000.23
mvImage2.580.042.63
mvImputation0.220.000.22
mvPerLinesHisto0.280.030.31
mvPerLinesHistoPerCondition0.250.000.25
mvPerLinesHistoPerCondition_HC0.250.000.25
mvPerLinesHisto_HC0.230.020.25
mvTypePlot1.220.001.22
normalizeD0.360.000.36
normalizeD20.250.010.26
pepAgregate0.330.000.33
proportionConRev0.770.040.80
removeLines0.180.000.18
translatedRandomBeta000
violinPlotD1.220.011.23
wrapper.CVDistD3.700.003.71
wrapper.boxPlotD0.410.000.40
wrapper.compareNormalizationD0.640.020.66
wrapper.corrMatrixD2.030.012.04
wrapper.dapar.impute.mi40.72 0.0040.74
wrapper.densityPlotD0.270.000.26
wrapper.diffAnaLimma0.30.00.3
wrapper.diffAnaWelch0.390.000.39
wrapper.heatmapD2.040.002.05
wrapper.impute.pa0.410.000.40
wrapper.impute.pa20.480.020.50
wrapper.mvHisto0.430.010.44
wrapper.mvHisto_HC0.390.000.39
wrapper.mvImage2.850.022.86
wrapper.mvImputation0.200.020.21
wrapper.mvPerLinesHisto0.30.00.3
wrapper.mvPerLinesHistoPerCondition0.240.000.23
wrapper.mvPerLinesHistoPerCondition_HC0.210.010.24
wrapper.mvPerLinesHisto_HC0.240.000.23
wrapper.mvTypePlot1.000.021.01
wrapper.normalizeD0.240.010.25
wrapper.normalizeD20.280.000.28
wrapper.violinPlotD1.390.021.41
wrapperCalibrationPlot0.270.000.26
writeMSnsetToExcel1.280.001.38