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

CHECK report for DAPAR on malbec2

This page was generated on 2020-10-17 11:54:38 -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/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.20.3
Samuel Wieczorek
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/DAPAR
Branch: RELEASE_3_11
Last Commit: 567c24a
Last Changed Date: 2020-10-06 09:59:30 -0400 (Tue, 06 Oct 2020)
malbec2 Linux (Ubuntu 18.04.4 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
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DAPAR
Version: 1.20.3
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DAPAR_1.20.3.tar.gz
StartedAt: 2020-10-17 00:28:21 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 00:34:08 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 346.9 seconds
RetCode: 0
Status:  OK 
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings DAPAR_1.20.3.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/DAPAR.Rcheck’
* using R version 4.0.3 (2020-10-10)
* 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.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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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
  ‘/home/biocbuild/bbs-3.11-bioc/meat/DAPAR.Rcheck/00check.log’
for details.



Installation output

DAPAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD INSTALL DAPAR
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.11-bioc/R/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 version 4.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (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 
 15.929   0.670  16.650 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
BuildAdjacencyMatrix1.4380.0641.518
BuildColumnToProteinDataset4.1640.2654.415
BuildColumnToProteinDataset_par0.0010.0000.000
CVDistD000
CVDistD_HC3.0731.0344.466
CountPep0.5900.0400.627
GetDetailedNbPeptides0.2970.0230.320
Get_AllComparisons0.4840.0160.497
GraphPepProt0.3230.0040.327
NumericalFiltering0.2990.0000.298
NumericalgetIndicesOfLinesToRemove0.2220.0000.222
StringBasedFiltering0.4070.0110.416
StringBasedFiltering20.3060.0120.315
addOriginOfValue0.2180.0040.222
aggregateIter2.0350.0592.087
aggregateIterParallel3.6241.1643.227
aggregateMean0.4200.0120.431
aggregateSum0.4340.0080.440
aggregateTopn2.1790.0812.246
boxPlotD0.4520.0000.452
boxPlotD_HC000
buildGraph000
check.conditions0.4000.0060.404
check.design0.4070.0000.407
compareNormalizationD1.3470.0141.363
compareNormalizationD_HC3.0790.6353.569
compute.t.tests1.1410.1091.220
corrMatrixD1.8180.0191.834
corrMatrixD_HC0.4390.0160.452
createMSnset0.7940.0440.869
deleteLinesFromIndices0.3200.0000.319
densityPlotD0.2390.0000.238
densityPlotD_HC1.4530.2691.640
diffAnaComputeFDR0.2640.0000.263
diffAnaGetSignificant0.4400.0080.445
diffAnaSave0.4500.0080.455
diffAnaVolcanoplot0.2720.0000.271
diffAnaVolcanoplot_rCharts000
display.CC.visNet0.0010.0000.000
enrich_GO000
findMECBlock0.2390.0000.239
formatLimmaResult0.3220.0150.336
get.pep.prot.cc1.5380.0121.547
getIndicesConditions0.3720.0000.371
getIndicesOfLinesToRemove0.380.000.38
getListNbValuesInLines0.4420.0030.444
getNumberOf0.3730.0010.375
getNumberOfEmptyLines0.4320.0000.433
getPourcentageOfMV0.3910.0040.394
getProcessingInfo0.3770.0040.382
getProteinsStats0.4950.0040.498
getQuantile4Imp0.3980.0020.400
getTextForAggregation000
getTextForAnaDiff0.0010.0000.001
getTextForFiltering000
getTextForGOAnalysis0.0010.0000.001
getTextForHypothesisTest0.0010.0000.001
getTextForNewDataset0.0030.0000.003
getTextForNormalization000
getTextForpeptideImputation0.0010.0000.000
getTextForproteinImputation0.0010.0000.001
group_GO000
hc_logFC_DensityPlot0.7460.1300.854
hc_mvTypePlot22.9880.3623.258
heatmap.DAPAR0.8240.0030.825
heatmapD000
histPValue_HC0.6990.0160.711
impute.detQuant0.7580.2340.992
impute.pa20.5610.0640.626
is.MV0.7080.2570.957
is.OfType0.6360.1820.811
limmaCompleteTest0.5270.0120.538
make.contrast0.3910.0000.390
make.design.10.3990.0030.402
make.design.20.0000.0000.001
make.design.30.4330.0070.440
make.design0.3810.0000.381
mvFilter0.4200.0030.422
mvFilterFromIndices0.3890.0040.393
mvFilterGetIndices0.4850.0440.529
mvHisto0.2680.0000.268
mvHisto_HC0.3210.0080.327
mvImage3.7130.1253.809
mvPerLinesHisto0.5010.0000.502
mvPerLinesHistoPerCondition0.4250.0000.425
mvPerLinesHistoPerCondition_HC0.5130.0070.520
mvPerLinesHisto_HC0.4610.0120.471
my_hc_ExportMenu0.1600.0330.251
my_hc_chart0.1570.0400.197
nonzero0.0240.0010.026
plotJitter2.0660.0032.068
plotPCA_Eigen0.3770.0000.377
plotPCA_Eigen_hc0.3900.0040.394
plotPCA_Ind0.3890.0000.389
plotPCA_Var0.3840.0030.387
proportionConRev_HC0.0560.0210.075
rbindMSnset0.5200.0030.524
reIntroduceMEC0.5950.0040.598
removeLines0.3910.0000.391
saveParameters0.2570.0000.256
setMEC0.3200.0070.326
test.design0.3910.0000.391
translatedRandomBeta0.0060.0000.006
violinPlotD1.2040.0111.214
wrapper.CVDistD0.0010.0000.000
wrapper.CVDistD_HC3.1721.0923.923
wrapper.compareNormalizationD1.1490.0071.156
wrapper.compareNormalizationD_HC000
wrapper.corrMatrixD1.9370.0271.959
wrapper.corrMatrixD_HC0.3730.0160.385
wrapper.dapar.impute.mi0.0010.0000.000
wrapper.hc_mvTypePlot22.5130.4162.824
wrapper.heatmapD000
wrapper.impute.KNN0.2700.0040.273
wrapper.impute.detQuant0.2430.0040.247
wrapper.impute.fixedValue0.2810.0030.285
wrapper.impute.mle0.2820.0040.285
wrapper.impute.pa0.3520.0490.386
wrapper.impute.pa20.3780.0850.446
wrapper.impute.slsa1.8780.0521.909
wrapper.mvHisto0.2410.0040.245
wrapper.mvHisto_HC0.2690.0040.272
wrapper.mvImage0.4580.0160.471
wrapper.mvPerLinesHisto0.3040.0000.304
wrapper.mvPerLinesHistoPerCondition0.2380.0000.239
wrapper.mvPerLinesHistoPerCondition_HC0.2820.0070.289
wrapper.mvPerLinesHisto_HC0.2260.0000.226
wrapper.normalizeD0.240.000.24
wrapper.pca0.2860.0080.292
wrapper.t_test_Complete0.2580.0000.257
wrapperCalibrationPlot0.3020.0000.302
writeMSnsetToCSV0.0010.0000.000
writeMSnsetToExcel000