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

This page was generated on 2022-10-19 13:20:10 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

CHECK results for DAPAR on nebbiolo1


To the developers/maintainers of the DAPAR package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DAPAR.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 469/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.28.5  (landing page)
Samuel Wieczorek
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: RELEASE_3_15
git_last_commit: d484403
git_last_commit_date: 2022-07-14 00:42:40 -0400 (Thu, 14 Jul 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: DAPAR
Version: 1.28.5
Command: /home/biocbuild/bbs-3.15-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.15-bioc/R/library --no-vignettes --timings DAPAR_1.28.5.tar.gz
StartedAt: 2022-10-18 19:18:26 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 19:28:07 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 581.1 seconds
RetCode: 0
Status:   OK  
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.15-bioc/meat/DAPAR.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.28.5’
* package encoding: UTF-8
* 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
GetIndices_MetacellFiltering: no visible global function definition for
  ‘tsop’
aggregateIterParallel: no visible binding for global variable ‘cond’
averageIntensities: no visible binding for global variable ‘condition’
averageIntensities: no visible binding for global variable ‘feature’
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’
heatmapForMissingValues: no visible binding for global variable ‘par’
limmaCompleteTest: no visible binding for global variable ‘A’
limmaCompleteTest: no visible binding for global variable ‘B’
limmaCompleteTest: no visible binding for global variable ‘P.Value’
pepa.test: no visible global function definition for ‘nodes<-’
visualizeClusters: no visible binding for global variable
  ‘adjusted_pvalues’
visualizeClusters: no visible binding for global variable ‘Condition’
visualizeClusters: no visible binding for global variable ‘Intensity’
visualizeClusters: no visible binding for global variable
  ‘FDR_threshold’
visualizeClusters: no visible binding for global variable ‘feature’
wrapperClassic1wayAnova: no visible binding for global variable
  ‘Pr(>F)1’
wrapperRunClustering: no visible global function definition for ‘str_c’
Undefined global functions or variables:
  A B Condition FDR_threshold Intensity P.Value Pr(>F)1
  adjusted_pvalues cond condition feature g input layout_nicely nodes<-
  par str_c textGOParams tsop x y
Consider adding
  importFrom("graphics", "par")
to your NAMESPACE file.
* checking Rd files ... OK
* 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
Examples with CPU (user + system) or elapsed time > 5s
                                    user system elapsed
wrapper.compareNormalizationD_HC 231.029 78.832 287.435
metacombine                       11.111  1.968  12.386
wrapper.dapar.impute.mi           11.654  0.269  11.832
barplotEnrichGO_HC                 8.836  1.246   9.880
barplotGroupGO_HC                  5.564  0.320   5.832
group_GO                           4.796  0.268   5.010
scatterplotEnrichGO_HC             4.708  0.328   4.987
* 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: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.15-bioc/meat/DAPAR.Rcheck/00check.log’
for details.



Installation output

DAPAR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.15-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.2.1 (2022-06-23) -- "Funny-Looking Kid"
Copyright (C) 2022 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)

This is the 'DAPAR' version 1.28.5.

  To get started, visit
    http://www.prostar-proteomics.org/


> 
> test_check("DAPAR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 0 ]
> 
> proc.time()
   user  system elapsed 
  7.581   0.387   8.036 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.9420.2443.188
BuildAdjacencyMatrix0.4690.0080.477
BuildColumnToProteinDataset0.9740.0240.998
BuildColumnToProteinDataset_par1.0730.1301.223
BuildMetaCell1.2130.3851.331
CVDistD_HC2.1100.0482.166
CountPep0.4380.0080.446
ExtendPalette0.0250.0000.025
GOAnalysisSave000
GetCC1.6840.0671.751
GetColorsForConditions0.3920.0120.403
GetDetailedNbPeptides0.4330.0170.450
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.4270.0090.437
GetIndices_MetacellFiltering0.4150.0030.419
GetIndices_WholeLine0.4240.0040.427
GetIndices_WholeMatrix0.4180.0110.430
GetKeyId0.4220.0130.433
GetMatAdj0.4320.0110.444
GetMetacell000
GetNbPeptidesUsed0.4210.0080.429
GetTypeofData0.3820.0230.406
Get_AllComparisons0.2520.0240.278
GlobalQuantileAlignment0.4680.0200.488
GraphPepProt0.4220.0190.442
LH0000
LH0.lm000
LH10.0000.0000.001
LH1.lm000
LOESS1.1160.0481.164
MeanCentering0.4100.0040.414
MetaCellFiltering0.480.000.48
MetacellFilteringScope0.0000.0000.001
Metacell_generic0.4500.0240.475
Metacell_maxquant0.4170.0160.434
Metacell_proline0.3950.0120.407
NumericalFiltering0.9760.0911.068
NumericalgetIndicesOfLinesToRemove0.4030.0160.418
QuantileCentering0.4090.0040.413
SetCC1.4950.0321.527
SetMatAdj0.4280.0120.441
Set_POV_MEC_tags0.4260.0080.434
StringBasedFiltering0.4430.0160.459
StringBasedFiltering20.4380.0120.450
SumByColumns1.2180.0361.254
SymFilteringOperators000
UpdateMetacell000
aggregateIter1.0730.0241.098
aggregateIterParallel1.1900.1431.279
aggregateMean0.9940.0401.035
aggregateSum1.5040.0121.517
aggregateTopn0.9140.0240.939
averageIntensities0.5320.0400.567
barplotEnrichGO_HC8.8361.2469.880
barplotGroupGO_HC5.5640.3205.832
boxPlotD_HC0.2430.0260.263
buildGraph1.3890.0881.474
check.conditions0.4120.0040.415
check.design0.4160.0040.420
checkClusterability0.2180.0160.228
classic1wayAnova1.1290.1391.230
compareNormalizationD_HC0.1630.0290.188
compute_t_tests0.9050.1180.982
corrMatrixD_HC0.4880.0480.531
createMSnset1.6920.0971.773
dapar_hc_ExportMenu0.1190.0280.146
dapar_hc_chart0.0570.0080.064
deleteLinesFromIndices0.4610.0160.473
densityPlotD_HC2.4580.7022.951
diffAnaComputeFDR0.4310.0330.453
diffAnaGetSignificant0.2880.0450.323
diffAnaSave0.2570.0440.291
diffAnaVolcanoplot0.1700.0170.183
diffAnaVolcanoplot_rCharts0.4110.0580.454
display.CC.visNet1.6170.0681.677
enrich_GO4.6460.2714.864
finalizeAggregation000
findMECBlock0.4650.0040.467
formatLimmaResult0.9870.0070.991
formatPHResults2.8990.3503.129
fudge2LRT0.0010.0000.000
get.pep.prot.cc1.2630.0591.321
getIndicesConditions0.3780.0150.393
getIndicesOfLinesToRemove0.4010.0120.412
getListNbValuesInLines0.3830.0160.399
getNumberOf0.4070.0160.421
getNumberOfEmptyLines0.4170.0080.425
getPourcentageOfMV0.4120.0080.419
getProcessingInfo0.3800.0200.399
getProteinsStats0.4430.0080.457
getQuantile4Imp0.1490.0000.150
getTextForAggregation000
getTextForAnaDiff0.0010.0000.000
getTextForFiltering0.0010.0000.000
getTextForGOAnalysis0.0010.0000.000
getTextForHypothesisTest0.0010.0000.000
getTextForNewDataset0.0020.0000.002
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation000
group_GO4.7960.2685.010
hc_logFC_DensityPlot0.5240.1080.589
hc_mvTypePlot21.5040.1481.612
heatmapD0.6790.0320.708
heatmapForMissingValues0.2000.0120.209
histPValue_HC0.2290.0290.253
impute.pa20.4510.0160.462
inner.aggregate.iter0.4350.0280.460
inner.aggregate.topn0.4330.0040.436
inner.mean0.4840.0000.483
inner.sum0.4140.0080.422
limmaCompleteTest1.2790.0471.315
listSheets000
make.contrast0.3820.0240.406
make.design.10.4020.0070.409
make.design.20.4210.0160.437
make.design.30.4240.0200.444
make.design0.4180.0070.425
match.metacell0.4480.0240.470
metacell.def0.0020.0040.006
metacellHisto_HC0.4550.0320.486
metacellPerLinesHistoPerCondition_HC0.5630.0320.591
metacellPerLinesHisto_HC0.4790.0130.488
metacombine11.111 1.96812.386
mvImage1.9610.0972.033
my_hc_ExportMenu0.1090.0370.142
my_hc_chart0.1230.0240.144
nonzero0.0210.0000.022
normalizeMethods.dapar000
pepa.test0.4130.0160.428
plotJitter1.3790.0391.416
plotJitter_rCharts1.3660.0881.450
plotPCA_Eigen0.4710.0360.505
plotPCA_Eigen_hc0.3930.0110.404
plotPCA_Ind0.4040.0080.411
plotPCA_Var0.3940.0030.397
postHocTest2.8080.3623.068
proportionConRev_HC0.0470.0080.054
rbindMSnset0.5020.0160.513
reIntroduceMEC0.4890.0400.524
readExcel000
removeLines0.4100.0320.440
samLRT0.0000.0000.001
saveParameters0.3920.0120.404
scatterplotEnrichGO_HC4.7080.3284.987
search.metacell.tags0.0070.0000.007
splitAdjacencyMat0.4350.0200.454
test.design0.5540.0150.570
translatedRandomBeta0.0030.0080.010
univ_AnnotDbPkg0.1580.0740.230
violinPlotD0.2990.0120.310
visualizeClusters1.0860.1321.177
vsn1.4170.0261.442
wrapper.CVDistD_HC1.9970.7142.466
wrapper.compareNormalizationD_HC231.029 78.832287.435
wrapper.corrMatrixD_HC0.4680.0230.488
wrapper.dapar.impute.mi11.654 0.26911.832
wrapper.heatmapD0.6360.0300.665
wrapper.impute.KNN0.4220.0290.448
wrapper.impute.detQuant0.5340.0710.595
wrapper.impute.fixedValue0.4800.0250.499
wrapper.impute.mle0.4790.0190.496
wrapper.impute.pa0.1660.0060.170
wrapper.impute.pa20.4330.0260.454
wrapper.impute.slsa0.5430.0310.567
wrapper.mvImage0.1690.0190.184
wrapper.normalizeD0.4020.0000.402
wrapper.pca0.1690.0110.176
wrapperCalibrationPlot0.1990.0240.218
wrapperClassic1wayAnova1.5570.1741.672
wrapperRunClustering1.8470.2842.056
write.excel0.7060.0850.770
writeMSnsetToCSV0.4300.0190.447
writeMSnsetToExcel0.8660.0980.934