| Back to Multiple platform build/check report for BioC 3.11 | 
  | 
This page was generated on 2020-10-17 11:58:20 -0400 (Sat, 17 Oct 2020).
| TO THE DEVELOPERS/MAINTAINERS OF THE DAPAR PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. | 
| Package 421/1905 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| DAPAR 1.20.3 Samuel Wieczorek 
  | malbec2 | Linux (Ubuntu 18.04.4 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | [ OK ] | OK | 
| Package: DAPAR | 
| Version: 1.20.3 | 
| 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.20.3.tar.gz | 
| StartedAt: 2020-10-17 00:15:42 -0400 (Sat, 17 Oct 2020) | 
| EndedAt: 2020-10-17 00:23:38 -0400 (Sat, 17 Oct 2020) | 
| EllapsedTime: 476.2 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: DAPAR.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### 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.20.3.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.11-bioc/meat/DAPAR.Rcheck’
* using R version 4.0.3 (2020-10-10)
* using platform: x86_64-apple-darwin17.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.20.3’
* 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 ... NOTE
Namespace in Imports field not imported from: ‘tidyverse’
  All declared Imports should be used.
Package in Depends field not imported from: ‘igraph’
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* 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’
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’
Undefined global functions or variables:
  cond g input layout_nicely 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
CVDistD_HC               4.506  2.957   7.214
wrapper.CVDistD_HC       4.387  2.839   6.841
compareNormalizationD_HC 4.563  1.855   6.235
* 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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.11-bioc/meat/DAPAR.Rcheck/00check.log’
for details.
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)
DAPAR.Rcheck/tests/testthat.Rout
R version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.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
Loading required package: igraph
Attaching package: 'igraph'
The following object is masked from 'package:testthat':
    compare
The following objects are masked from 'package:stats':
    decompose, spectrum
The following object is masked from 'package:base':
    union
> 
> test_check("DAPAR")
══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 0 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
 16.740   1.266  18.013 
DAPAR.Rcheck/DAPAR-Ex.timings
| name | user | system | elapsed | |
| BuildAdjacencyMatrix | 1.299 | 0.340 | 1.638 | |
| BuildColumnToProteinDataset | 3.688 | 0.733 | 4.428 | |
| BuildColumnToProteinDataset_par | 0.000 | 0.001 | 0.001 | |
| CVDistD | 0.001 | 0.001 | 0.001 | |
| CVDistD_HC | 4.506 | 2.957 | 7.214 | |
| CountPep | 0.704 | 0.346 | 1.047 | |
| GetDetailedNbPeptides | 0.465 | 0.079 | 0.544 | |
| Get_AllComparisons | 0.942 | 0.060 | 1.000 | |
| GraphPepProt | 0.499 | 0.032 | 0.531 | |
| NumericalFiltering | 0.543 | 0.023 | 0.565 | |
| NumericalgetIndicesOfLinesToRemove | 0.376 | 0.004 | 0.380 | |
| StringBasedFiltering | 0.720 | 0.037 | 0.754 | |
| StringBasedFiltering2 | 0.477 | 0.014 | 0.490 | |
| addOriginOfValue | 0.404 | 0.005 | 0.410 | |
| aggregateIter | 4.434 | 0.477 | 4.909 | |
| aggregateIterParallel | 2.569 | 1.007 | 2.399 | |
| aggregateMean | 0.698 | 0.065 | 0.762 | |
| aggregateSum | 0.773 | 0.064 | 0.837 | |
| aggregateTopn | 2.799 | 0.251 | 3.039 | |
| boxPlotD | 0.434 | 0.018 | 0.451 | |
| boxPlotD_HC | 0 | 0 | 0 | |
| buildGraph | 0.001 | 0.000 | 0.000 | |
| check.conditions | 0.376 | 0.004 | 0.381 | |
| check.design | 0.363 | 0.003 | 0.367 | |
| compareNormalizationD | 1.141 | 0.137 | 1.278 | |
| compareNormalizationD_HC | 4.563 | 1.855 | 6.235 | |
| compute.t.tests | 1.807 | 0.302 | 2.074 | |
| corrMatrixD | 2.413 | 0.067 | 2.489 | |
| corrMatrixD_HC | 0.648 | 0.101 | 0.746 | |
| createMSnset | 1.430 | 0.079 | 1.502 | |
| deleteLinesFromIndices | 0.434 | 0.014 | 0.447 | |
| densityPlotD | 0.423 | 0.007 | 0.431 | |
| densityPlotD_HC | 2.499 | 0.926 | 3.303 | |
| diffAnaComputeFDR | 0.518 | 0.014 | 0.531 | |
| diffAnaGetSignificant | 0.908 | 0.040 | 0.945 | |
| diffAnaSave | 0.761 | 0.033 | 0.790 | |
| diffAnaVolcanoplot | 0.491 | 0.015 | 0.506 | |
| diffAnaVolcanoplot_rCharts | 0.000 | 0.000 | 0.001 | |
| display.CC.visNet | 0.001 | 0.000 | 0.001 | |
| enrich_GO | 0.000 | 0.001 | 0.000 | |
| findMECBlock | 0.454 | 0.010 | 0.463 | |
| formatLimmaResult | 0.621 | 0.023 | 0.642 | |
| get.pep.prot.cc | 1.555 | 0.164 | 1.715 | |
| getIndicesConditions | 0.394 | 0.004 | 0.399 | |
| getIndicesOfLinesToRemove | 0.332 | 0.004 | 0.336 | |
| getListNbValuesInLines | 0.474 | 0.009 | 0.482 | |
| getNumberOf | 0.325 | 0.003 | 0.329 | |
| getNumberOfEmptyLines | 0.438 | 0.008 | 0.446 | |
| getPourcentageOfMV | 0.404 | 0.006 | 0.409 | |
| getProcessingInfo | 0.311 | 0.003 | 0.315 | |
| getProteinsStats | 0.474 | 0.054 | 0.528 | |
| getQuantile4Imp | 0.387 | 0.003 | 0.391 | |
| getTextForAggregation | 0.001 | 0.000 | 0.000 | |
| getTextForAnaDiff | 0.000 | 0.001 | 0.001 | |
| getTextForFiltering | 0.001 | 0.001 | 0.001 | |
| getTextForGOAnalysis | 0.001 | 0.000 | 0.000 | |
| getTextForHypothesisTest | 0.001 | 0.000 | 0.001 | |
| getTextForNewDataset | 0.003 | 0.000 | 0.004 | |
| getTextForNormalization | 0.001 | 0.000 | 0.001 | |
| getTextForpeptideImputation | 0.000 | 0.000 | 0.001 | |
| getTextForproteinImputation | 0.001 | 0.001 | 0.001 | |
| group_GO | 0.000 | 0.001 | 0.000 | |
| hc_logFC_DensityPlot | 0.875 | 0.221 | 1.073 | |
| hc_mvTypePlot2 | 3.568 | 1.012 | 4.455 | |
| heatmap.DAPAR | 0.731 | 0.039 | 0.770 | |
| heatmapD | 0.001 | 0.001 | 0.001 | |
| histPValue_HC | 0.707 | 0.083 | 0.796 | |
| impute.detQuant | 0.869 | 0.985 | 1.888 | |
| impute.pa2 | 0.630 | 0.189 | 0.794 | |
| is.MV | 0.879 | 1.056 | 1.958 | |
| is.OfType | 0.826 | 1.253 | 2.180 | |
| limmaCompleteTest | 0.579 | 0.013 | 0.591 | |
| make.contrast | 0.380 | 0.004 | 0.383 | |
| make.design.1 | 0.321 | 0.004 | 0.325 | |
| make.design.2 | 0 | 0 | 0 | |
| make.design.3 | 0.336 | 0.004 | 0.340 | |
| make.design | 0.423 | 0.013 | 0.435 | |
| mvFilter | 0.546 | 0.013 | 0.559 | |
| mvFilterFromIndices | 0.429 | 0.008 | 0.437 | |
| mvFilterGetIndices | 0.442 | 0.246 | 0.686 | |
| mvHisto | 0.323 | 0.004 | 0.328 | |
| mvHisto_HC | 0.428 | 0.061 | 0.488 | |
| mvImage | 4.504 | 0.295 | 4.794 | |
| mvPerLinesHisto | 0.453 | 0.008 | 0.467 | |
| mvPerLinesHistoPerCondition | 0.398 | 0.007 | 0.405 | |
| mvPerLinesHistoPerCondition_HC | 0.474 | 0.068 | 0.541 | |
| mvPerLinesHisto_HC | 0.508 | 0.066 | 0.573 | |
| my_hc_ExportMenu | 0.172 | 0.181 | 0.363 | |
| my_hc_chart | 0.180 | 0.173 | 0.359 | |
| nonzero | 0.025 | 0.002 | 0.027 | |
| plotJitter | 1.414 | 0.046 | 1.458 | |
| plotPCA_Eigen | 0.405 | 0.003 | 0.408 | |
| plotPCA_Eigen_hc | 0.396 | 0.003 | 0.400 | |
| plotPCA_Ind | 0.275 | 0.003 | 0.278 | |
| plotPCA_Var | 0.297 | 0.003 | 0.301 | |
| proportionConRev_HC | 0.067 | 0.058 | 0.125 | |
| rbindMSnset | 0.490 | 0.019 | 0.507 | |
| reIntroduceMEC | 0.642 | 0.022 | 0.662 | |
| removeLines | 0.420 | 0.006 | 0.427 | |
| saveParameters | 0.301 | 0.004 | 0.305 | |
| setMEC | 0.596 | 0.029 | 0.622 | |
| test.design | 0.390 | 0.004 | 0.395 | |
| translatedRandomBeta | 0.006 | 0.013 | 0.018 | |
| violinPlotD | 0.991 | 0.028 | 1.022 | |
| wrapper.CVDistD | 0.000 | 0.000 | 0.001 | |
| wrapper.CVDistD_HC | 4.387 | 2.839 | 6.841 | |
| wrapper.compareNormalizationD | 1.011 | 0.121 | 1.134 | |
| wrapper.compareNormalizationD_HC | 0.000 | 0.000 | 0.001 | |
| wrapper.corrMatrixD | 2.440 | 0.069 | 2.516 | |
| wrapper.corrMatrixD_HC | 0.529 | 0.079 | 0.605 | |
| wrapper.dapar.impute.mi | 0.000 | 0.000 | 0.001 | |
| wrapper.hc_mvTypePlot2 | 3.569 | 0.973 | 4.496 | |
| wrapper.heatmapD | 0.000 | 0.000 | 0.001 | |
| wrapper.impute.KNN | 0.437 | 0.010 | 0.446 | |
| wrapper.impute.detQuant | 0.412 | 0.008 | 0.420 | |
| wrapper.impute.fixedValue | 0.402 | 0.009 | 0.411 | |
| wrapper.impute.mle | 0.465 | 0.013 | 0.478 | |
| wrapper.impute.pa | 0.572 | 0.170 | 0.720 | |
| wrapper.impute.pa2 | 0.518 | 0.178 | 0.673 | |
| wrapper.impute.slsa | 3.027 | 0.204 | 3.216 | |
| wrapper.mvHisto | 0.371 | 0.004 | 0.376 | |
| wrapper.mvHisto_HC | 0.475 | 0.064 | 0.540 | |
| wrapper.mvImage | 0.842 | 0.037 | 0.878 | |
| wrapper.mvPerLinesHisto | 0.406 | 0.007 | 0.415 | |
| wrapper.mvPerLinesHistoPerCondition | 0.391 | 0.006 | 0.399 | |
| wrapper.mvPerLinesHistoPerCondition_HC | 0.424 | 0.052 | 0.477 | |
| wrapper.mvPerLinesHisto_HC | 0.320 | 0.007 | 0.328 | |
| wrapper.normalizeD | 0.408 | 0.010 | 0.417 | |
| wrapper.pca | 0.401 | 0.013 | 0.412 | |
| wrapper.t_test_Complete | 0.352 | 0.010 | 0.361 | |
| wrapperCalibrationPlot | 0.446 | 0.020 | 0.465 | |
| writeMSnsetToCSV | 0.001 | 0.000 | 0.000 | |
| writeMSnsetToExcel | 0.000 | 0.000 | 0.001 | |