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

This page was generated on 2023-04-12 10:55:35 -0400 (Wed, 12 Apr 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.1 LTS)x86_644.3.0 alpha (2023-04-03 r84154) 4547
nebbiolo2Linux (Ubuntu 20.04.5 LTS)x86_64R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" 4333
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 nebbiolo2


To the developers/maintainers of the DAPAR package:
- 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 Troubleshooting Build Report for more information.

- Use the following Renviron settings to reproduce errors and warnings.

Note: If "R CMD check" recently failed on the Linux builder over a missing dependency, add the missing dependency to "Suggests" in your DESCRIPTION file. See the Renviron.bioc for details.

raw results

Package 489/2207HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.31.6  (landing page)
Samuel Wieczorek
Snapshot Date: 2023-04-11 14:00:16 -0400 (Tue, 11 Apr 2023)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: devel
git_last_commit: a68a828
git_last_commit_date: 2023-04-03 00:13:01 -0400 (Mon, 03 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.1 LTS) / x86_64  OK    OK    OK  
nebbiolo2Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  

Summary

Package: DAPAR
Version: 1.31.6
Command: /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings DAPAR_1.31.6.tar.gz
StartedAt: 2023-04-12 05:43:35 -0400 (Wed, 12 Apr 2023)
EndedAt: 2023-04-12 05:48:34 -0400 (Wed, 12 Apr 2023)
EllapsedTime: 299.8 seconds
RetCode: 0
Status:   OK  
CheckDir: DAPAR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.17-bioc/R/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/bbs-3.17-bioc/R/site-library --timings DAPAR_1.31.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck’
* using R Under development (unstable) (2023-02-14 r83833)
* using platform: x86_64-pc-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
    GNU Fortran (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
* running under: Ubuntu 20.04.6 LTS
* using session charset: UTF-8
* checking for file ‘DAPAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DAPAR’ version ‘1.31.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 for sufficient/correct file permissions ... OK
* checking whether package ‘DAPAR’ can be installed ... OK
* checking installed package size ... OK
* checking package 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 loading without being on the library search path ... 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 examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
wrapper.compareNormalizationD_HC 29.868  1.536  31.405
wrapper.dapar.impute.mi          13.065  0.080  13.147
barplotEnrichGO_HC                8.705  0.564   9.270
barplotGroupGO_HC                 5.300  0.208   5.509
enrich_GO                         5.269  0.191   5.461
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck/00check.log’
for details.



Installation output

DAPAR.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.17-bioc/R/site-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
** 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 Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences"
Copyright (C) 2023 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.31.6.

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


> 
> test_check("DAPAR")

 Iterations: 

 1 / 1  - Imputation MNAR OK - 
Imputation MCAR in progress - 
3 % - 6 % - 9 % - 12 % - 15 % - 18 % - 21 % - 24 % - 27 % - 30 % - 33 % - 36 % - 39 % - 42 % - 45 % - 48 % - 51 % - 54 % - 57 % - 60 % - 63 % - 66 % - 69 % - 72 % - 75 % - 78 % - 81 % - 84 % - 87 % - 90 % - 93 % - 96 % - 99 % - 
 Iterations: 

 1 / 1  - Imputation MNAR OK - 
Imputation MCAR in progress - 
3 % - 6 % - 9 % - 12 % - 15 % - 18 % - 21 % - 24 % - 27 % - 30 % - 33 % - 36 % - 39 % - 42 % - 45 % - 48 % - 51 % - 54 % - 57 % - 60 % - 63 % - 66 % - 69 % - 72 % - 75 % - 78 % - 81 % - 84 % - 87 % - 90 % - 93 % - 96 % - 99 % - 
 Imputation in condition  1 ...
 In progress: 10 % - 20 % - 30 % - 40 % - 50 % - 60 % - 70 % - 80 % - 90 % - 100 % - 
 Imputation in condition  2 ...
 In progress: 10 % - 20 % - 30 % - 40 % - 50 % - 60 % - 70 % - 80 % - 90 % - 100 % - [ FAIL 0 | WARN 17 | SKIP 0 | PASS 66 ]

[ FAIL 0 | WARN 17 | SKIP 0 | PASS 66 ]
> 
> proc.time()
   user  system elapsed 
 22.384   0.861  23.241 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.6920.1802.873
BuildAdjacencyMatrix0.3210.0000.321
BuildColumnToProteinDataset0.3880.0080.396
BuildMetaCell0.6670.0160.684
CVDistD_HC2.6940.1552.857
Children0.0030.0000.003
CountPep0.2850.0040.289
ExtendPalette0.0140.0110.026
GOAnalysisSave000
GetCC1.6970.0961.793
GetColorsForConditions0.2320.0000.231
GetDetailedNbPeptides0.2500.0040.254
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.2490.0040.253
GetIndices_MetacellFiltering0.2530.0040.256
GetIndices_WholeLine0.2490.0040.253
GetIndices_WholeMatrix0.2530.0080.260
GetKeyId0.2490.0000.249
GetMatAdj0.2850.0080.293
GetMetacell0.0010.0000.000
GetMetacellTags0.250.000.25
GetNbPeptidesUsed0.2470.0000.247
GetSoftAvailables000
GetTypeofData0.2160.0110.229
Get_AllComparisons0.2150.0130.227
GlobalQuantileAlignment0.3620.0030.365
GraphPepProt0.3080.0100.319
LH0000
LH0.lm000
LH1000
LH1.lm000
LOESS0.9500.0150.965
MeanCentering0.2630.0090.270
MetaCellFiltering0.4020.0120.413
MetacellFilteringScope000
Metacell_DIA_NN0.4150.0070.423
Metacell_generic0.4020.0030.406
Metacell_maxquant0.4120.0240.435
Metacell_proline0.4520.0050.456
NumericalFiltering0.2920.0000.291
NumericalgetIndicesOfLinesToRemove0.270.000.27
QuantileCentering0.2740.0040.278
SetCC1.4770.1081.585
SetMatAdj0.2740.0040.279
Set_POV_MEC_tags0.2510.0040.255
StringBasedFiltering0.2720.0000.272
StringBasedFiltering20.2580.0070.266
SumByColumns0.9990.0191.018
SymFilteringOperators000
UpdateMetacellAfterImputation0.2620.0030.267
aggregateIter0.3930.0090.401
aggregateIterParallel000
aggregateMean0.3700.0150.385
aggregateSum0.3390.0120.351
aggregateTopn0.3180.0040.323
averageIntensities0.4590.0240.485
barplotEnrichGO_HC8.7050.5649.270
barplotGroupGO_HC5.3000.2085.509
boxPlotD_HC0.1860.0080.194
buildGraph1.4310.0121.443
check.conditions0.2370.0040.242
check.design0.2250.0120.238
checkClusterability2.0410.1322.173
classic1wayAnova1.0170.0241.041
compareNormalizationD_HC0.1200.0080.128
compute_t_tests0.8980.0240.922
corrMatrixD_HC0.3200.0040.323
createMSnset1.6330.0321.665
dapar_hc_ExportMenu0.0980.0250.122
dapar_hc_chart0.0450.0030.049
deleteLinesFromIndices0.2710.0080.278
densityPlotD_HC1.6980.1131.810
diffAnaComputeFDR0.3320.0240.355
diffAnaGetSignificant0.1860.0110.197
diffAnaSave0.1820.0050.186
diffAnaVolcanoplot0.1090.0000.109
diffAnaVolcanoplot_rCharts0.2850.0070.292
display.CC.visNet1.5720.0761.649
enrich_GO5.2690.1915.461
finalizeAggregation0.0010.0000.000
findMECBlock0.2690.0040.273
formatLimmaResult0.1130.0040.117
formatPHResults2.6710.0162.686
fudge2LRT0.0010.0000.000
get.pep.prot.cc1.3160.0481.365
getIndicesConditions0.2330.0000.233
getIndicesOfLinesToRemove0.2430.0000.242
getListNbValuesInLines0.2320.0000.231
getNumberOf0.2450.0000.245
getNumberOfEmptyLines0.2580.0000.258
getPourcentageOfMV0.2490.0000.249
getProcessingInfo0.2320.0000.233
getProteinsStats0.2660.0030.270
getQuantile4Imp0.0560.0000.056
getTextForAggregation000
getTextForAnaDiff000
getTextForFiltering0.0000.0000.001
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset0.0020.0000.002
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation0.0010.0000.001
group_GO4.2360.1484.384
hc_logFC_DensityPlot0.3960.0080.404
hc_mvTypePlot20.6030.0200.622
heatmapD0.5280.0040.533
heatmapForMissingValues0.1460.0080.155
histPValue_HC0.1470.0240.172
impute.pa20.4580.0160.475
inner.aggregate.iter0.3120.0000.313
inner.aggregate.topn0.2750.0000.275
inner.mean0.2670.0000.266
inner.sum0.2760.0000.275
is.subset000
limmaCompleteTest1.0870.0201.108
listSheets000
make.contrast0.2440.0050.249
make.design.10.2470.0100.257
make.design.20.2540.0060.261
make.design.30.2480.0090.256
make.design0.2440.0050.249
match.metacell0.2630.0070.270
metacell.def0.0030.0000.003
metacellHisto_HC0.3230.0160.340
metacellPerLinesHistoPerCondition_HC0.4040.0160.420
metacellPerLinesHisto_HC0.4830.0360.518
metacombine0.0510.0000.051
mvImage1.7260.0311.759
my_hc_ExportMenu0.1090.0130.121
my_hc_chart0.1090.0110.121
nonzero0.0170.0010.017
normalizeMethods.dapar000
pepa.test0.2720.0000.272
pkgs.require0.0010.0000.000
plotJitter1.3700.0481.419
plotJitter_rCharts1.1420.0031.146
plotPCA_Eigen0.30.00.3
plotPCA_Eigen_hc0.2390.0050.243
plotPCA_Ind0.2410.0000.241
plotPCA_Var0.2290.0000.229
postHocTest2.6040.0632.668
proportionConRev_HC0.0390.0040.043
rbindMSnset0.3050.0000.304
reIntroduceMEC0.2750.0010.275
readExcel0.0010.0000.000
removeLines0.2610.0000.261
samLRT0.0010.0000.000
saveParameters0.2340.0000.234
scatterplotEnrichGO_HC4.1240.1514.277
search.metacell.tags0.0050.0000.004
splitAdjacencyMat0.2640.0000.264
test.design0.2520.0000.253
translatedRandomBeta0.0030.0000.003
univ_AnnotDbPkg0.1260.0070.133
violinPlotD0.2750.0070.282
visualizeClusters1.1100.0211.129
vsn0.4560.0230.480
wrapper.CVDistD_HC1.2600.1521.412
wrapper.compareNormalizationD_HC29.868 1.53631.405
wrapper.corrMatrixD_HC0.3320.0070.341
wrapper.dapar.impute.mi13.065 0.08013.147
wrapper.heatmapD0.4660.0120.478
wrapper.impute.KNN0.2720.0040.275
wrapper.impute.detQuant0.3420.0040.346
wrapper.impute.fixedValue0.2990.0000.300
wrapper.impute.mle0.2630.0120.275
wrapper.impute.pa0.0920.0000.093
wrapper.impute.pa20.2760.0040.280
wrapper.impute.slsa0.4340.0120.446
wrapper.mvImage0.1080.0040.112
wrapper.normalizeD0.2520.0000.253
wrapper.pca0.0920.0040.097
wrapperCalibrationPlot0.1820.0040.187
wrapperClassic1wayAnova1.3690.0161.385
wrapperRunClustering2.7350.1242.860
write.excel0.4930.0080.501
writeMSnsetToCSV0.2480.0040.253
writeMSnsetToExcel0.6740.0180.692