Back to Build/check report for BioC 3.18:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-05-10 10:04:29 -0000 (Wed, 10 May 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-03-12 r83975) -- "Unsuffered Consequences" 6211
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 kunpeng1


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 485/2194HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.33.0  (landing page)
Samuel Wieczorek
Snapshot Date: 2023-05-08 19:11:19 -0000 (Mon, 08 May 2023)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: devel
git_last_commit: b88ad62
git_last_commit_date: 2023-04-25 14:41:46 -0000 (Tue, 25 Apr 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: DAPAR
Version: 1.33.0
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.33.0.tar.gz
StartedAt: 2023-05-09 13:37:15 -0000 (Tue, 09 May 2023)
EndedAt: 2023-05-09 13:43:48 -0000 (Tue, 09 May 2023)
EllapsedTime: 392.5 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.33.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck’
* using R Under development (unstable) (2023-03-12 r83975)
* using platform: aarch64-unknown-linux-gnu (64-bit)
* R was compiled by
    gcc (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
    GNU Fortran (Ubuntu 11.3.0-1ubuntu1~22.04) 11.3.0
* running under: Ubuntu 22.04.2 LTS
* using session charset: UTF-8
* checking for file ‘DAPAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DAPAR’ version ‘1.33.0’
* 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 startup messages can be suppressed ... 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
OWAnova: no visible global function definition for ‘aov’
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’
globalAdjPval: no visible global function definition for ‘stack’
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<-’
testAnovaModels : <anonymous>: no visible global function definition
  for ‘TukeyHSD’
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
  TukeyHSD adjusted_pvalues aov cond condition feature g input
  installed.packages intensity layout_nicely nodes<- par stack str_c
  textGOParams x y
Consider adding
  importFrom("graphics", "par")
  importFrom("stats", "TukeyHSD", "aov")
  importFrom("utils", "installed.packages", "stack")
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 43.666  3.625  47.291
wrapper.dapar.impute.mi          18.687  0.260  18.953
barplotEnrichGO_HC               10.566  0.708  11.290
barplotGroupGO_HC                 6.457  0.284   6.743
enrich_GO                         6.168  0.260   6.428
scatterplotEnrichGO_HC            5.609  0.324   5.933
group_GO                          5.632  0.204   5.837
* 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-devel_2023-03-12_r83975-bin/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-03-12 r83975) -- "Unsuffered Consequences"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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.33.0.

  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 
 32.683   1.164  33.838 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.7250.0882.814
BuildAdjacencyMatrix0.3670.0080.374
BuildColumnToProteinDataset0.4390.0030.444
BuildMetaCell0.7440.0270.772
CVDistD_HC3.9070.1974.161
Children0.0060.0000.007
CountPep0.3480.0240.371
ExtendPalette0.0300.0080.039
GOAnalysisSave0.0000.0000.001
GetCC1.7280.1081.837
GetColorsForConditions0.30.00.3
GetDetailedNbPeptides0.3250.0040.329
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.3150.0080.323
GetIndices_MetacellFiltering0.3320.0120.344
GetIndices_WholeLine0.3280.0000.328
GetIndices_WholeMatrix0.3280.0000.327
GetKeyId0.3170.0080.324
GetMatAdj0.3570.0120.369
GetMetacell0.0010.0000.000
GetMetacellTags0.3140.0040.318
GetNbPeptidesUsed0.320.000.32
GetSoftAvailables000
GetTypeofData0.30.00.3
Get_AllComparisons0.2850.0240.311
GlobalQuantileAlignment0.3180.0120.330
GraphPepProt0.3240.0000.324
LH0000
LH0.lm0.0000.0000.001
LH10.0010.0000.000
LH1.lm000
LOESS1.7450.0161.762
MeanCentering0.3310.0040.335
MetaCellFiltering0.5070.0200.527
MetacellFilteringScope0.0000.0000.001
Metacell_DIA_NN0.4750.0200.495
Metacell_generic0.4970.0120.510
Metacell_maxquant0.4890.0200.510
Metacell_proline0.5050.0080.513
NumericalFiltering0.3610.0120.373
NumericalgetIndicesOfLinesToRemove0.3220.0040.326
OWAnova0.0080.0000.008
QuantileCentering0.3490.0160.366
SetCC1.5340.0441.578
SetMatAdj0.3590.0040.363
Set_POV_MEC_tags0.3220.0000.322
StringBasedFiltering0.3430.0120.355
StringBasedFiltering20.3460.0040.350
SumByColumns1.5680.0361.604
SymFilteringOperators000
UpdateMetacellAfterImputation0.3350.0000.336
aggregateIter0.5030.0120.515
aggregateIterParallel000
aggregateMean0.4450.0000.445
aggregateSum0.4340.0320.467
aggregateTopn0.4030.0120.414
applyAnovasOnProteins0.0950.0000.096
averageIntensities0.5540.0360.591
barplotEnrichGO_HC10.566 0.70811.290
barplotGroupGO_HC6.4570.2846.743
boxPlotD_HC0.2350.0160.252
buildGraph1.3770.0281.405
check.conditions0.2940.0040.298
check.design0.2950.0040.299
checkClusterability3.0190.2603.282
classic1wayAnova0.0000.0000.001
compareNormalizationD_HC0.1300.0080.139
compute.selection.table0.7040.0440.758
compute_t_tests1.2730.0801.353
corrMatrixD_HC0.4560.0080.463
createMSnset1.8700.0281.897
dapar_hc_ExportMenu0.1470.0200.168
dapar_hc_chart0.0560.0120.068
deleteLinesFromIndices0.3380.0160.353
densityPlotD_HC2.7270.2242.952
diffAnaComputeFDR0.1460.0040.150
diffAnaGetSignificant0.2280.0160.243
diffAnaSave0.2220.0040.227
diffAnaVolcanoplot0.1450.0000.145
diffAnaVolcanoplot_rCharts0.3490.0240.374
display.CC.visNet1.4080.0761.485
enrich_GO6.1680.2606.428
finalizeAggregation000
findMECBlock0.4230.0120.436
formatHSDResults000
formatLimmaResult0.1290.0040.134
formatPHResults0.0000.0000.001
formatPHTResults000
fudge2LRT0.0010.0000.000
get.pep.prot.cc1.2370.0041.241
getIndicesConditions0.2910.0040.296
getIndicesOfLinesToRemove0.3110.0040.315
getListNbValuesInLines0.2910.0040.295
getNumberOf0.3090.0120.320
getNumberOfEmptyLines0.3280.0120.339
getPourcentageOfMV0.3120.0080.321
getProcessingInfo0.2910.0040.296
getProteinsStats0.3680.0200.388
getQuantile4Imp0.0680.0000.068
getTextForAggregation000
getTextForAnaDiff0.0010.0000.001
getTextForFiltering0.0010.0000.000
getTextForGOAnalysis0.0010.0000.000
getTextForHypothesisTest0.0010.0000.000
getTextForNewDataset0.0020.0000.002
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation0.0000.0000.001
globalAdjPval0.4710.0200.492
group_GO5.6320.2045.837
hc_logFC_DensityPlot0.5170.0600.577
hc_mvTypePlot20.7360.0480.784
heatmapD0.7330.0160.749
heatmapForMissingValues0.1510.0120.163
histPValue_HC0.1910.0200.210
impute.pa20.4190.0080.426
inner.aggregate.iter0.3700.0160.386
inner.aggregate.topn0.3470.0000.346
inner.mean0.4080.0120.419
inner.sum0.3380.0040.342
is.subset0.0000.0010.001
limmaCompleteTest2.4590.0302.490
listSheets000
make.contrast0.2990.0040.303
make.design.10.2900.0080.298
make.design.20.2990.0000.300
make.design.30.2940.0070.300
make.design0.3340.0010.335
match.metacell0.3210.0000.321
metacell.def0.0050.0000.004
metacellHisto_HC0.3520.0200.372
metacellPerLinesHistoPerCondition_HC0.4810.0280.508
metacellPerLinesHisto_HC0.6340.0560.690
metacombine0.0790.0080.087
mvImage2.7000.2112.912
my_hc_ExportMenu0.1460.0280.175
my_hc_chart0.1460.0230.169
nonzero0.0200.0000.021
normalizeMethods.dapar0.0010.0000.000
pepa.test0.3190.0120.330
pkgs.require000
plotJitter1.2650.1591.424
plotJitter_rCharts1.2770.0721.350
plotPCA_Eigen0.4030.0040.407
plotPCA_Eigen_hc0.2940.0040.299
plotPCA_Ind0.3090.0040.314
plotPCA_Var0.2980.0000.298
postHocTest000
proportionConRev_HC0.0490.0120.060
rbindMSnset0.3870.0190.406
reIntroduceMEC0.3500.0170.366
readExcel000
removeLines0.3450.0040.349
samLRT000
saveParameters0.3370.0310.369
scatterplotEnrichGO_HC5.6090.3245.933
search.metacell.tags0.0070.0010.008
separateAdjPval0.1750.0080.183
splitAdjacencyMat0.3380.0040.341
test.design1.1940.0881.283
testAnovaModels0.0830.0110.095
thresholdpval4fdr000
translatedRandomBeta0.0040.0000.004
univ_AnnotDbPkg0.1600.0280.188
violinPlotD0.2470.0160.267
visualizeClusters1.3890.0841.472
vsn0.6500.0160.665
wrapper.CVDistD_HC1.9160.2072.123
wrapper.compareNormalizationD_HC43.666 3.62547.291
wrapper.corrMatrixD_HC0.4570.0190.477
wrapper.dapar.impute.mi18.687 0.26018.953
wrapper.heatmapD0.5660.0000.565
wrapper.impute.KNN0.3370.0040.341
wrapper.impute.detQuant0.3720.0040.377
wrapper.impute.fixedValue0.380.000.38
wrapper.impute.mle0.3360.0040.340
wrapper.impute.pa0.1040.0080.112
wrapper.impute.pa20.3470.0040.352
wrapper.impute.slsa0.5060.0120.519
wrapper.mvImage0.1270.0160.144
wrapper.normalizeD0.3120.0080.320
wrapper.pca0.1690.0000.169
wrapperCalibrationPlot0.1700.0040.173
wrapperClassic1wayAnova000
wrapperRunClustering2.3650.0682.432
write.excel0.7680.0280.797
writeMSnsetToCSV0.3250.0030.330
writeMSnsetToExcel0.8910.0200.912