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

This page was generated on 2022-10-19 13:21:21 -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 palomino3


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: F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DAPAR.install-out.txt --library=F:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings DAPAR_1.28.5.tar.gz
StartedAt: 2022-10-18 23:25:16 -0400 (Tue, 18 Oct 2022)
EndedAt: 2022-10-18 23:35:09 -0400 (Tue, 18 Oct 2022)
EllapsedTime: 593.8 seconds
RetCode: 0
Status:   OK  
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.15-bioc/meat/DAPAR.Rcheck'
* using R version 4.2.1 (2022-06-23 ucrt)
* using platform: x86_64-w64-mingw32 (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 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 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 188.59   6.03  196.19
wrapper.dapar.impute.mi           28.42   0.48   28.96
metacombine                       10.25   0.28   10.56
barplotEnrichGO_HC                 8.41   0.53    9.00
scatterplotEnrichGO_HC             6.54   0.29    6.88
barplotGroupGO_HC                  5.93   0.44    6.39
group_GO                           4.92   0.22    5.14
enrich_GO                          4.68   0.37    5.06
CVDistD_HC                         2.75   0.35    5.79
BuildMetaCell                      1.39   0.07    5.66
aggregateIterParallel              1.28   0.03    9.95
BuildColumnToProteinDataset_par    1.00   0.13   20.08
* 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
  'F:/biocbuild/bbs-3.15-bioc/meat/DAPAR.Rcheck/00check.log'
for details.



Installation output

DAPAR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL DAPAR
###
##############################################################################
##############################################################################


* installing to library 'F:/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 ucrt) -- "Funny-Looking Kid"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 
   8.40    0.71    9.95 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.880.113.00
BuildAdjacencyMatrix0.390.000.39
BuildColumnToProteinDataset1.100.001.11
BuildColumnToProteinDataset_par 1.00 0.1320.08
BuildMetaCell1.390.075.66
CVDistD_HC2.750.355.79
CountPep0.410.000.41
ExtendPalette0.010.010.03
GOAnalysisSave000
GetCC1.840.031.88
GetColorsForConditions0.450.000.46
GetDetailedNbPeptides0.430.020.43
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.530.030.57
GetIndices_MetacellFiltering0.500.030.53
GetIndices_WholeLine0.500.020.51
GetIndices_WholeMatrix0.540.010.56
GetKeyId0.470.030.50
GetMatAdj0.520.000.52
GetMetacell000
GetNbPeptidesUsed0.510.070.58
GetTypeofData0.380.040.42
Get_AllComparisons0.300.020.33
GlobalQuantileAlignment0.530.020.55
GraphPepProt0.400.030.43
LH0000
LH0.lm000
LH1000
LH1.lm000
LOESS1.250.001.25
MeanCentering0.450.010.47
MetaCellFiltering0.500.030.53
MetacellFilteringScope000
Metacell_generic0.690.050.73
Metacell_maxquant0.640.000.64
Metacell_proline0.640.000.65
NumericalFiltering0.520.000.51
NumericalgetIndicesOfLinesToRemove0.400.000.41
QuantileCentering0.440.000.43
SetCC1.580.021.60
SetMatAdj0.390.010.40
Set_POV_MEC_tags0.470.010.48
StringBasedFiltering0.610.020.63
StringBasedFiltering20.610.000.61
SumByColumns1.610.031.65
SymFilteringOperators000
UpdateMetacell000
aggregateIter1.240.011.25
aggregateIterParallel1.280.039.95
aggregateMean1.070.001.08
aggregateSum1.740.031.77
aggregateTopn1.200.041.23
averageIntensities0.470.170.64
barplotEnrichGO_HC8.410.539.00
barplotGroupGO_HC5.930.446.39
boxPlotD_HC0.220.110.33
buildGraph1.450.001.45
check.conditions0.490.000.48
check.design0.390.000.41
checkClusterability0.230.030.27
classic1wayAnova1.240.031.26
compareNormalizationD_HC0.200.080.33
compute_t_tests1.030.001.03
corrMatrixD_HC0.420.120.56
createMSnset2.130.022.14
dapar_hc_ExportMenu0.140.250.47
dapar_hc_chart0.080.030.13
deleteLinesFromIndices0.40.00.4
densityPlotD_HC2.190.252.47
diffAnaComputeFDR0.440.060.52
diffAnaGetSignificant0.290.020.31
diffAnaSave0.270.000.27
diffAnaVolcanoplot0.220.010.23
diffAnaVolcanoplot_rCharts0.330.080.44
display.CC.visNet1.540.051.91
enrich_GO4.680.375.06
finalizeAggregation000
findMECBlock1.340.001.35
formatLimmaResult0.160.000.15
formatPHResults3.010.103.12
fudge2LRT000
get.pep.prot.cc1.270.001.27
getIndicesConditions0.330.000.33
getIndicesOfLinesToRemove0.370.000.37
getListNbValuesInLines0.450.000.46
getNumberOf0.540.000.53
getNumberOfEmptyLines0.50.00.5
getPourcentageOfMV0.420.000.42
getProcessingInfo0.430.000.44
getProteinsStats0.520.010.53
getQuantile4Imp0.140.000.14
getTextForAggregation000
getTextForAnaDiff000
getTextForFiltering000
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset000
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation000
group_GO4.920.225.14
hc_logFC_DensityPlot1.330.121.48
hc_mvTypePlot20.840.090.99
heatmapD0.800.070.86
heatmapForMissingValues0.220.000.22
histPValue_HC0.310.130.44
impute.pa20.550.010.56
inner.aggregate.iter0.430.020.46
inner.aggregate.topn0.460.000.45
inner.mean0.340.000.34
inner.sum0.390.000.39
limmaCompleteTest1.230.051.28
listSheets000
make.contrast0.330.000.33
make.design.10.500.040.55
make.design.20.440.020.45
make.design.30.390.010.40
make.design0.430.000.44
match.metacell0.490.020.50
metacell.def000
metacellHisto_HC0.360.090.47
metacellPerLinesHistoPerCondition_HC0.640.160.83
metacellPerLinesHisto_HC0.640.060.70
metacombine10.25 0.2810.56
mvImage2.270.072.33
my_hc_ExportMenu0.140.310.46
my_hc_chart0.150.220.41
nonzero0.010.000.01
normalizeMethods.dapar000
pepa.test0.500.030.53
plotJitter1.380.001.38
plotJitter_rCharts1.510.091.61
plotPCA_Eigen0.570.020.58
plotPCA_Eigen_hc0.420.010.43
plotPCA_Ind0.440.020.46
plotPCA_Var0.480.020.50
postHocTest3.200.113.32
proportionConRev_HC0.070.060.13
rbindMSnset0.540.000.55
reIntroduceMEC0.550.000.54
readExcel000
removeLines0.550.000.55
samLRT000
saveParameters0.390.000.39
scatterplotEnrichGO_HC6.540.296.88
search.metacell.tags000
splitAdjacencyMat0.520.020.53
test.design0.430.000.44
translatedRandomBeta000
univ_AnnotDbPkg0.160.050.20
violinPlotD0.320.000.36
visualizeClusters1.250.031.29
vsn0.880.000.88
wrapper.CVDistD_HC1.280.061.39
wrapper.compareNormalizationD_HC188.59 6.03196.19
wrapper.corrMatrixD_HC0.550.100.65
wrapper.dapar.impute.mi28.42 0.4828.96
wrapper.heatmapD0.660.020.67
wrapper.impute.KNN0.470.000.47
wrapper.impute.detQuant0.590.030.62
wrapper.impute.fixedValue0.580.000.58
wrapper.impute.mle0.530.000.53
wrapper.impute.pa0.190.010.21
wrapper.impute.pa20.580.050.62
wrapper.impute.slsa0.640.000.64
wrapper.mvImage0.220.000.22
wrapper.normalizeD0.510.020.53
wrapper.pca0.220.000.22
wrapperCalibrationPlot0.250.010.27
wrapperClassic1wayAnova1.590.051.64
wrapperRunClustering2.140.052.18
write.excel0.780.030.88
writeMSnsetToCSV0.500.020.65
writeMSnsetToExcel0.920.081.11