Back to Multiple platform build/check report for BioC 3.16:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-04-12 11:05:30 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4502
palomino4Windows Server 2022 Datacenterx644.2.3 (2023-03-15 ucrt) -- "Shortstop Beagle" 4282
lconwaymacOS 12.5.1 Montereyx86_644.2.3 (2023-03-15) -- "Shortstop Beagle" 4310
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 palomino4


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 476/2183HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.30.6  (landing page)
Samuel Wieczorek
Snapshot Date: 2023-04-10 14:00:05 -0400 (Mon, 10 Apr 2023)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: RELEASE_3_16
git_last_commit: 3984ff9
git_last_commit_date: 2023-02-23 05:52:45 -0400 (Thu, 23 Feb 2023)
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.5.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: DAPAR
Version: 1.30.6
Command: F:\biocbuild\bbs-3.16-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:DAPAR.install-out.txt --library=F:\biocbuild\bbs-3.16-bioc\R\library --no-vignettes --timings DAPAR_1.30.6.tar.gz
StartedAt: 2023-04-11 00:36:18 -0400 (Tue, 11 Apr 2023)
EndedAt: 2023-04-11 00:41:46 -0400 (Tue, 11 Apr 2023)
EllapsedTime: 328.6 seconds
RetCode: 0
Status:   OK  
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

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


* using log directory 'F:/biocbuild/bbs-3.16-bioc/meat/DAPAR.Rcheck'
* using R version 4.2.3 (2023-03-15 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.30.6'
* 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
aggregateIterParallel: no visible binding for global variable 'cond'
averageIntensities: no visible binding for global variable 'condition'
averageIntensities: no visible binding for global variable 'feature'
averageIntensities: no visible binding for global variable 'intensity'
createMSnset: no visible global function definition for
  'installed.packages'
createMSnset: no visible binding for global variable 'Prostar.loc'
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 Prostar.loc
  adjusted_pvalues cond condition feature g input installed.packages
  intensity layout_nicely nodes<- par str_c textGOParams x y
Consider adding
  importFrom("graphics", "par")
  importFrom("utils", "installed.packages")
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 28.35   0.86   29.36
wrapper.dapar.impute.mi          25.62   0.46   27.11
barplotEnrichGO_HC                8.34   0.65   12.41
barplotGroupGO_HC                 4.67   0.41    7.28
CVDistD_HC                        2.79   0.37    5.36
* 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.16-bioc/meat/DAPAR.Rcheck/00check.log'
for details.



Installation output

DAPAR.Rcheck/00install.out

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


* installing to library 'F:/biocbuild/bbs-3.16-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.3 (2023-03-15 ucrt) -- "Shortstop Beagle"
Copyright (C) 2023 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.30.6.

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


> 
> test_check("DAPAR")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 14 ]
> 
> proc.time()
   user  system elapsed 
   6.95    0.71    8.56 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.090.062.18
BuildAdjacencyMatrix0.250.000.25
BuildColumnToProteinDataset0.310.020.33
BuildMetaCell0.760.030.83
CVDistD_HC2.790.375.36
CountPep0.230.020.25
ExtendPalette0.020.000.01
GOAnalysisSave000
GetCC1.520.001.51
GetColorsForConditions0.190.000.19
GetDetailedNbPeptides0.230.000.23
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.210.010.22
GetIndices_MetacellFiltering0.220.000.22
GetIndices_WholeLine0.200.020.22
GetIndices_WholeMatrix0.250.000.25
GetKeyId0.220.020.23
GetMatAdj0.230.000.24
GetMetacell000
GetMetacellTags0.220.000.22
GetNbPeptidesUsed0.190.010.20
GetSoftAvailables000
GetTypeofData0.170.010.19
Get_AllComparisons0.200.000.22
GlobalQuantileAlignment0.270.000.27
GraphPepProt0.200.020.22
LH0000
LH0.lm000
LH1000
LH1.lm000
LOESS0.940.010.95
MeanCentering0.190.040.22
MetaCellFiltering0.230.010.25
MetacellFilteringScope000
Metacell_DIA_NN0.470.000.47
Metacell_generic0.450.030.48
Metacell_maxquant0.440.020.45
Metacell_proline0.520.030.55
NumericalFiltering0.230.030.27
NumericalgetIndicesOfLinesToRemove0.200.030.23
QuantileCentering0.240.020.25
SetCC1.310.001.31
SetMatAdj0.250.010.27
Set_POV_MEC_tags0.220.000.22
StringBasedFiltering0.220.020.23
StringBasedFiltering20.230.000.24
SumByColumns1.100.051.14
SymFilteringOperators000
UpdateMetacell000
aggregateIter0.360.000.36
aggregateIterParallel000
aggregateMean0.320.000.32
aggregateSum0.360.000.36
aggregateTopn0.280.000.28
averageIntensities0.460.060.50
barplotEnrichGO_HC 8.34 0.6512.41
barplotGroupGO_HC4.670.417.28
boxPlotD_HC0.260.090.42
buildGraph1.080.001.11
check.conditions0.190.000.19
check.design0.20.00.2
checkClusterability1.880.082.00
classic1wayAnova0.950.081.03
compareNormalizationD_HC0.170.130.30
compute_t_tests0.880.040.92
corrMatrixD_HC0.280.080.39
createMSnset1.770.051.98
dapar_hc_ExportMenu0.140.260.43
dapar_hc_chart0.050.100.14
deleteLinesFromIndices0.360.000.36
densityPlotD_HC2.310.322.67
diffAnaComputeFDR0.340.081.36
diffAnaGetSignificant0.190.000.19
diffAnaSave0.140.020.16
diffAnaVolcanoplot0.110.000.11
diffAnaVolcanoplot_rCharts0.270.090.37
display.CC.visNet1.140.051.58
enrich_GO4.250.234.48
finalizeAggregation000
findMECBlock1.110.021.13
formatLimmaResult0.090.000.09
formatPHResults2.480.082.56
fudge2LRT000
get.pep.prot.cc0.950.000.95
getIndicesConditions0.190.000.19
getIndicesOfLinesToRemove0.20.00.2
getListNbValuesInLines0.210.000.21
getNumberOf0.290.010.31
getNumberOfEmptyLines0.210.020.22
getPourcentageOfMV0.20.00.2
getProcessingInfo0.170.010.19
getProteinsStats0.370.000.37
getQuantile4Imp0.080.000.08
getTextForAggregation000
getTextForAnaDiff000
getTextForFiltering000
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset000
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation000
group_GO4.200.214.41
hc_logFC_DensityPlot0.400.110.51
hc_mvTypePlot20.800.070.88
heatmapD0.510.020.56
heatmapForMissingValues0.220.000.22
histPValue_HC0.180.090.28
impute.pa20.260.020.28
inner.aggregate.iter0.270.000.27
inner.aggregate.topn0.290.000.29
inner.mean0.360.020.38
inner.sum0.250.000.25
limmaCompleteTest1.740.011.75
listSheets000
make.contrast0.220.000.22
make.design.10.180.020.20
make.design.20.190.000.19
make.design.30.20.00.2
make.design0.210.000.20
match.metacell0.200.000.21
metacell.def000
metacellHisto_HC0.230.110.34
metacellPerLinesHistoPerCondition_HC0.380.210.59
metacellPerLinesHisto_HC0.370.100.47
metacombine0.050.000.05
mvImage1.740.061.80
my_hc_ExportMenu0.120.300.87
my_hc_chart0.110.230.38
nonzero0.020.000.01
normalizeMethods.dapar000
pepa.test0.290.020.31
pkgs.require000
plotJitter1.250.041.30
plotJitter_rCharts1.100.131.25
plotPCA_Eigen0.370.030.41
plotPCA_Eigen_hc0.240.000.23
plotPCA_Ind0.200.020.27
plotPCA_Var0.170.030.20
postHocTest2.610.082.69
proportionConRev_HC0.030.120.15
rbindMSnset0.280.020.30
reIntroduceMEC0.280.000.28
readExcel000
removeLines0.220.000.22
samLRT000
saveParameters0.190.000.18
scatterplotEnrichGO_HC4.560.184.75
search.metacell.tags0.010.000.02
splitAdjacencyMat0.30.00.3
test.design0.20.00.2
translatedRandomBeta0.000.020.02
univ_AnnotDbPkg0.210.030.23
violinPlotD0.250.000.34
visualizeClusters1.040.051.10
vsn0.660.040.70
wrapper.CVDistD_HC1.130.131.27
wrapper.compareNormalizationD_HC28.35 0.8629.36
wrapper.corrMatrixD_HC0.320.090.42
wrapper.dapar.impute.mi25.62 0.4627.11
wrapper.heatmapD0.490.060.56
wrapper.impute.KNN0.280.000.30
wrapper.impute.detQuant0.310.010.32
wrapper.impute.fixedValue0.280.000.29
wrapper.impute.mle0.270.000.26
wrapper.impute.pa0.090.000.10
wrapper.impute.pa20.250.000.25
wrapper.impute.slsa0.360.000.35
wrapper.mvImage0.130.000.13
wrapper.normalizeD0.260.000.27
wrapper.pca0.090.020.10
wrapperCalibrationPlot0.150.000.15
wrapperClassic1wayAnova1.500.051.54
wrapperRunClustering1.820.091.92
write.excel0.600.050.69
writeMSnsetToCSV0.310.000.42
writeMSnsetToExcel0.660.040.78