Back to Multiple platform build/check report for BioC 3.11
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DAPAR on celaya2

This page was generated on 2020-01-16 13:43:24 -0500 (Thu, 16 Jan 2020).

Package 405/1818HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.19.13
Samuel Wieczorek
Snapshot Date: 2020-01-15 16:46:30 -0500 (Wed, 15 Jan 2020)
URL: https://git.bioconductor.org/packages/DAPAR
Branch: master
Last Commit: 914fba5
Last Changed Date: 2019-12-18 10:05:32 -0500 (Wed, 18 Dec 2019)
malbec2 Linux (Ubuntu 18.04.3 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: DAPAR
Version: 1.19.13
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings DAPAR_1.19.13.tar.gz
StartedAt: 2020-01-16 03:29:10 -0500 (Thu, 16 Jan 2020)
EndedAt: 2020-01-16 03:43:29 -0500 (Thu, 16 Jan 2020)
EllapsedTime: 858.4 seconds
RetCode: 0
Status:  OK 
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings DAPAR_1.19.13.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/DAPAR.Rcheck’
* using R Under development (unstable) (2019-12-14 r77572)
* 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.19.13’
* checking package namespace information ... NOTE
  Namespace with empty importFrom: ‘preprocessCore’
* 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 ... NOTE
Namespace in Imports field not imported from: ‘igraph’
  All declared Imports should be used.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
boxPlotD: warning in axis(side = 1, at = 1:ncol(qData), label =
  legend): partial argument match of 'label' to 'labels'
heatmap.DAPAR: warning in axis(1, 1:nc, label = labCol, las = 2, line =
  -0.5 + offsetCol, tick = 0, cex.axis = cexCol, hadj = NA, padj = 0):
  partial argument match of 'label' to 'labels'
heatmap.DAPAR: warning in axis(1, 1:nc, label = rep("", nc), las = 2,
  tick = 0): partial argument match of 'label' to 'labels'
heatmap.DAPAR: warning in axis(4, iy, label = labRow, las = 5, line =
  -0.5 + offsetRow, tick = 0, cex.axis = cexRow, hadj = 0, padj = NA):
  partial argument match of 'label' to 'labels'
heatmap.DAPAR: warning in axis(4, iy, label = rep("", nr), las = 2,
  line = -0.5, tick = 0): partial argument match of 'label' to 'labels'
violinPlotD: warning in axis(side = 1, at = 1:ncol(qData), label = if
  (is.vector(legend)) {: partial argument match of 'label' to 'labels'
violinPlotD: warning in legend: partial argument match of 'label' to
  'labels'
violinPlotD: warning in } else {: partial argument match of 'label' to
  'labels'
violinPlotD: warning in legend[, i]: partial argument match of 'label'
  to 'labels'
violinPlotD: warning in }, line = 2 * i - 1): partial argument match of
  'label' to 'labels'
aggregateIterParallel: no visible binding for global variable ‘cond’
boxPlotD: no visible binding for global variable ‘conds’
compute.t.tests2: no visible binding for global variable ‘Cond.Nb’
densityPlotD: no visible binding for global variable ‘conds’
diffAnaVolcanoplot_rCharts: no visible binding for global variable ‘x’
diffAnaVolcanoplot_rCharts: no visible binding for global variable ‘y’
diffAnaVolcanoplot_rCharts: no visible binding for global variable ‘g’
display.CC.visNet: no visible binding for global variable
  ‘layout_nicely’
getTextForGOAnalysis: no visible binding for global variable
  ‘textGOParams’
getTextForGOAnalysis: no visible binding for global variable ‘input’
groupttest: no visible binding for global variable ‘qData’
groupttest: no visible binding for global variable ‘c1Indice’
groupttest: no visible binding for global variable ‘c2Indice’
Undefined global functions or variables:
  Cond.Nb c1Indice c2Indice cond conds g input layout_nicely qData
  textGOParams x y
* checking Rd files ... NOTE
prepare_Rd: plotJitter_rCharts.Rd:20-23: Dropping empty section \examples
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
wrapper.compareNormalizationD_HC 79.260 53.112 130.180
CVDistD                          12.060 11.286  22.963
wrapper.CVDistD                  11.926 11.256  22.787
wrapper.dapar.impute.mi          17.195  2.486  21.833
CVDistD_HC                        7.397  6.434  13.655
wrapper.CVDistD_HC                7.261  6.359  13.394
buildGraph                        8.254  2.376  10.624
groupttest                        7.627  2.354   9.950
compareNormalizationD_HC          6.028  3.875   9.772
compute.group.t.tests             6.858  2.358   9.181
display.CC.visNet                 6.214  1.936   8.147
hc_mvTypePlot2                    4.550  2.274   6.745
wrapper.hc_mvTypePlot2            4.349  2.094   6.376
mvImage                           5.657  0.563   6.208
aggregateIter                     5.296  0.627   5.920
aggregateIterParallel             4.242  1.590   3.777
densityPlotD_HC                   3.327  2.065   5.327
BuildColumnToProteinDataset       4.490  0.785   5.268
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/DAPAR.Rcheck/00check.log’
for details.



Installation output

DAPAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL DAPAR
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.0/Resources/library’
* installing *source* package ‘DAPAR’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (DAPAR)

Tests output

DAPAR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2019-12-14 r77572) -- "Unsuffered Consequences"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(DAPAR)
Loading required package: foreach
Loading required package: parallel
Loading required package: doParallel
Loading required package: iterators

> 
> test_check("DAPAR")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 20.483   2.712  23.118 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
BuildAdjacencyMatrix1.7540.3782.169
BuildColumnToProteinDataset4.4900.7855.268
BuildColumnToProteinDataset_par000
CVDistD12.06011.28622.963
CVDistD_HC 7.397 6.43413.655
CountPep0.8050.3181.121
GetDetailedNbPeptides0.6680.1060.773
GraphPepProt0.6430.0500.693
NumericalFiltering0.6210.0530.673
NumericalgetIndicesOfLinesToRemove0.4140.0120.426
StringBasedFiltering0.8680.1110.978
StringBasedFiltering21.2000.0571.257
addOriginOfValue0.3510.0190.369
aggregateIter5.2960.6275.920
aggregateIterParallel4.2421.5903.777
aggregateMean0.7970.0850.879
aggregateSum0.9170.0820.999
aggregateTopn3.5530.4954.036
boxPlotD0.5040.0330.538
boxPlotD_HC3.1761.7974.934
buildGraph 8.254 2.37610.624
check.conditions0.3800.0080.387
check.design0.3930.0100.404
compareNormalizationD0.5730.0480.627
compareNormalizationDSubset0.4140.0380.476
compareNormalizationD_HC6.0283.8759.772
compute.group.t.tests6.8582.3589.181
compute.t.tests2.3750.6733.021
compute.t.tests22.3360.6662.975
corrMatrixD0.7930.0830.879
corrMatrixD_HC0.4350.1450.578
createMSnset1.5050.1711.673
deleteLinesFromIndices0.4470.0240.471
densityPlotD0.3670.0140.381
densityPlotD_HC3.3272.0655.327
diffAnaComputeFDR0.5560.0300.585
diffAnaGetSignificant0.8500.0810.927
diffAnaSave0.7970.0780.872
diffAnaVolcanoplot0.4810.0330.514
diffAnaVolcanoplot_rCharts0.0010.0000.000
display.CC.visNet6.2141.9368.147
enrich_GO0.0000.0010.001
findMECBlock0.4070.0210.427
formatLimmaResult0.5330.0400.570
get.pep.prot.cc1.4490.1011.548
getIndicesConditions0.2740.0080.281
getIndicesOfLinesToRemove0.3730.0090.382
getListNbValuesInLines0.4590.0220.480
getNumberOf0.3610.0080.369
getNumberOfEmptyLines0.3690.0210.390
getPourcentageOfMV0.4050.0170.422
getProcessingInfo0.3060.0080.313
getProteinsStats0.4740.0500.523
getQuantile4Imp0.3500.0130.362
getTextForAggregation0.0000.0000.001
getTextForAnaDiff0.0010.0000.002
getTextForFiltering0.0010.0010.001
getTextForGOAnalysis0.0000.0000.001
getTextForHypothesisTest0.0000.0000.001
getTextForNewDataset0.0030.0010.005
getTextForNormalization0.0010.0000.001
getTextForpeptideImputation0.0010.0010.001
getTextForproteinImputation0.0010.0000.001
group_GO0.0010.0000.000
groupttest7.6272.3549.950
hc_logFC_DensityPlot1.0330.4991.520
hc_mvTypePlot24.5502.2746.745
heatmap.DAPAR0.7010.0530.758
heatmapD0.0010.0010.001
histPValue_HC0.7330.1510.900
impute.detQuant1.1741.0002.668
impute.pa20.7770.4161.178
is.MV1.2501.1002.356
is.OfType1.1021.0752.186
limmaCompleteTest0.5750.0500.624
make.contrast0.3510.0110.362
make.design.10.2920.0090.301
make.design.20.0000.0010.001
make.design.30.0010.0000.000
make.design0.3810.0090.389
mvFilter0.4700.0300.498
mvFilterFromIndices0.3550.0190.373
mvFilterGetIndices0.6430.2300.871
mvHisto0.3320.0110.343
mvHisto_HC0.4680.0970.570
mvImage5.6570.5636.208
mvPerLinesHisto0.4870.0200.521
mvPerLinesHistoPerCondition0.4340.0130.447
mvPerLinesHistoPerCondition_HC0.5020.1000.608
mvPerLinesHisto_HC0.5230.1060.642
my_hc_ExportMenu0.2500.2500.566
my_hc_chart0.2470.2440.510
nonzero0.0410.0030.044
plotJitter1.6030.1141.715
plotPCA_Eigen0.3850.0090.393
plotPCA_Eigen_hc0.3920.0100.402
plotPCA_Ind0.4030.0110.415
plotPCA_Var0.3520.0100.360
proportionConRev_HC0.0950.0910.188
rbindMSnset0.4110.0420.454
reIntroduceMEC0.6170.0470.663
removeLines0.3140.0150.328
saveParameters0.2720.0100.283
setMEC0.5430.0420.584
splitAdjacencyMat0.5170.1370.649
test.design0.3800.0090.390
translatedRandomBeta0.0080.0100.017
violinPlotD1.2350.0821.321
wrapper.CVDistD11.92611.25622.787
wrapper.CVDistD_HC 7.261 6.35913.394
wrapper.compareNormalizationD0.6420.0550.701
wrapper.compareNormalizationDSubset0.4540.0320.493
wrapper.compareNormalizationD_HC 79.260 53.112130.180
wrapper.corrMatrixD0.8530.1250.974
wrapper.corrMatrixD_HC0.5340.1510.696
wrapper.dapar.impute.mi17.195 2.48621.833
wrapper.hc_mvTypePlot24.3492.0946.376
wrapper.heatmapD0.0010.0000.001
wrapper.impute.KNN0.4340.0220.456
wrapper.impute.detQuant0.3650.0180.384
wrapper.impute.fixedValue0.3870.0200.408
wrapper.impute.mle0.4890.0290.518
wrapper.impute.pa0.7810.3851.154
wrapper.impute.pa20.7500.4231.163
wrapper.impute.slsa3.4250.3933.805
wrapper.mvHisto0.3860.0100.397
wrapper.mvHisto_HC0.4760.0970.586
wrapper.mvImage0.9780.0861.069
wrapper.mvPerLinesHisto0.4200.0120.433
wrapper.mvPerLinesHistoPerCondition0.4260.0160.442
wrapper.mvPerLinesHistoPerCondition_HC0.6150.1290.746
wrapper.mvPerLinesHisto_HC0.3830.0110.394
wrapper.normalizeD0.3690.0180.388
wrapper.pca0.3870.0090.396
wrapper.t_test_Complete0.4270.0260.452
wrapperCalibrationPlot0.5290.0340.561
writeMSnsetToCSV0.0000.0000.001
writeMSnsetToExcel000