Back to Build/check report for BioC 3.17
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-02-08 01:14:59 -0000 (Wed, 08 Feb 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4164
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:
- 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 468/2164HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.31.0  (landing page)
Samuel Wieczorek
Snapshot Date: 2023-02-06 00:12:45 -0000 (Mon, 06 Feb 2023)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: master
git_last_commit: ccd817d
git_last_commit_date: 2022-11-01 15:12:16 -0000 (Tue, 01 Nov 2022)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: DAPAR
Version: 1.31.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/library --timings DAPAR_1.31.0.tar.gz
StartedAt: 2023-02-06 22:55:57 -0000 (Mon, 06 Feb 2023)
EndedAt: 2023-02-06 23:07:10 -0000 (Mon, 06 Feb 2023)
EllapsedTime: 672.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/library --timings DAPAR_1.31.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck’
* using R Under development (unstable) (2023-01-14 r83615)
* 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.1 LTS
* using session charset: UTF-8
* checking for file ‘DAPAR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DAPAR’ version ‘1.31.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 ‘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 269.549 20.582 291.217
wrapper.dapar.impute.mi           18.947  0.132  19.268
metacombine                       14.158  0.640  14.832
barplotEnrichGO_HC                10.736  0.559  11.512
barplotGroupGO_HC                  7.020  0.300   7.347
scatterplotEnrichGO_HC             6.512  0.252   6.790
group_GO                           6.382  0.291   6.674
enrich_GO                          6.268  0.287   6.558
* 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 ...
  ‘Prostar_UserManual.Rmd’ using ‘UTF-8’... OK
 NONE
* checking re-building of vignette outputs ... 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/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 Under development (unstable) (2023-01-14 r83615) -- "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.31.0.

  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.959   0.329   9.673 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell3.3930.0633.458
BuildAdjacencyMatrix0.3670.0040.371
BuildColumnToProteinDataset1.1640.0041.168
BuildColumnToProteinDataset_par1.2260.1471.350
BuildMetaCell1.3440.3441.610
CVDistD_HC3.4290.0323.513
CountPep0.3570.0000.357
ExtendPalette0.0340.0000.034
GOAnalysisSave000
GetCC1.7990.0111.812
GetColorsForConditions0.2950.0040.299
GetDetailedNbPeptides0.3240.0050.329
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.3210.0030.325
GetIndices_MetacellFiltering0.3250.0010.325
GetIndices_WholeLine0.3250.0000.326
GetIndices_WholeMatrix0.3490.0030.353
GetKeyId0.3060.0000.305
GetMatAdj0.3630.0080.370
GetMetacell0.0010.0000.000
GetMetacellTags0.3240.0000.325
GetNbPeptidesUsed0.3270.0000.327
GetTypeofData0.3330.0000.334
Get_AllComparisons0.2670.0040.276
GlobalQuantileAlignment0.3290.0040.333
GraphPepProt0.3250.0040.328
LH0000
LH0.lm000
LH1000
LH1.lm0.0000.0010.000
LOESS1.7550.0031.759
MeanCentering0.3380.0040.342
MetaCellFiltering0.3660.0000.366
MetacellFilteringScope0.0000.0000.001
Metacell_DIA_NN0.5230.0000.523
Metacell_generic0.550.000.55
Metacell_maxquant0.5310.0080.540
Metacell_proline0.5580.0040.563
NumericalFiltering0.3840.0040.388
NumericalgetIndicesOfLinesToRemove0.3740.0040.378
QuantileCentering0.3210.0000.321
SetCC1.60.01.6
SetMatAdj0.3700.0000.371
Set_POV_MEC_tags0.3440.0000.344
StringBasedFiltering0.3610.0040.365
StringBasedFiltering20.3560.0000.356
SumByColumns1.6870.0071.697
SymFilteringOperators000
UpdateMetacell000
aggregateIter1.2390.0121.253
aggregateIterParallel1.3320.1031.412
aggregateMean1.2370.0601.297
aggregateSum2.0330.0082.042
aggregateTopn1.7130.1121.826
averageIntensities1.0750.0401.116
barplotEnrichGO_HC10.736 0.55911.512
barplotGroupGO_HC7.0200.3007.347
boxPlotD_HC0.3300.0120.342
buildGraph1.3970.0001.399
check.conditions0.3050.0000.306
check.design0.3020.0040.306
checkClusterability0.2010.0040.206
classic1wayAnova1.5110.0761.590
compareNormalizationD_HC0.1340.0200.154
compute_t_tests1.1580.0441.203
corrMatrixD_HC0.4600.0160.479
createMSnset2.0670.0402.110
dapar_hc_ExportMenu0.1470.0200.169
dapar_hc_chart0.0610.0080.070
deleteLinesFromIndices0.3540.0000.354
densityPlotD_HC2.7290.2312.967
diffAnaComputeFDR0.4210.0120.434
diffAnaGetSignificant0.3470.0080.355
diffAnaSave0.2640.0040.269
diffAnaVolcanoplot0.1490.0000.150
diffAnaVolcanoplot_rCharts0.3710.0360.407
display.CC.visNet1.4520.0201.490
enrich_GO6.2680.2876.558
finalizeAggregation000
findMECBlock0.3400.0050.344
formatLimmaResult0.1350.0070.142
formatPHResults4.6450.0894.733
fudge2LRT000
get.pep.prot.cc1.2110.0001.212
getIndicesConditions0.3030.0000.304
getIndicesOfLinesToRemove0.3170.0080.325
getListNbValuesInLines0.2990.0000.299
getNumberOf0.3200.0000.321
getNumberOfEmptyLines0.3340.0080.343
getPourcentageOfMV0.3220.0040.326
getProcessingInfo0.2990.0040.303
getProteinsStats0.3950.0040.399
getQuantile4Imp0.0630.0040.067
getTextForAggregation0.0010.0000.001
getTextForAnaDiff0.0010.0000.001
getTextForFiltering000
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset0.0020.0000.002
getTextForNormalization0.0010.0000.001
getTextForpeptideImputation0.0010.0000.001
getTextForproteinImputation000
group_GO6.3820.2916.674
hc_logFC_DensityPlot0.5310.0640.600
hc_mvTypePlot21.7090.0361.747
heatmapD0.5750.0120.598
heatmapForMissingValues0.1520.0160.167
histPValue_HC0.1920.0240.216
impute.pa20.3520.0040.356
inner.aggregate.iter0.3640.0000.364
inner.aggregate.topn0.3310.0000.331
inner.mean0.3650.0000.366
inner.sum0.3230.0010.324
limmaCompleteTest1.6820.0101.693
listSheets000
make.contrast0.2970.0040.304
make.design.10.3020.0000.302
make.design.20.2990.0030.302
make.design.30.2990.0030.303
make.design0.3400.0040.344
match.metacell0.3270.0000.327
metacell.def0.0050.0000.005
metacellHisto_HC0.3660.0080.374
metacellPerLinesHistoPerCondition_HC0.5780.0240.602
metacellPerLinesHisto_HC0.3810.0120.393
metacombine14.158 0.64014.832
mvImage2.7300.0242.757
my_hc_ExportMenu0.1470.0200.168
my_hc_chart0.1470.0240.176
nonzero0.0220.0000.022
normalizeMethods.dapar000
pepa.test0.3320.0000.332
plotJitter1.3070.0121.319
plotJitter_rCharts1.2720.0121.285
plotPCA_Eigen0.4050.0040.410
plotPCA_Eigen_hc0.3050.0000.305
plotPCA_Ind0.3090.0000.309
plotPCA_Var0.3010.0000.301
postHocTest3.8890.0964.001
proportionConRev_HC0.0520.0080.059
rbindMSnset0.4000.0080.409
reIntroduceMEC0.4040.0000.404
readExcel0.0010.0000.001
removeLines0.3460.0040.350
samLRT000
saveParameters0.2950.0080.303
scatterplotEnrichGO_HC6.5120.2526.790
search.metacell.tags0.0090.0000.008
splitAdjacencyMat0.3510.0000.351
test.design0.3300.0000.329
translatedRandomBeta0.0000.0040.004
univ_AnnotDbPkg0.1810.0160.201
violinPlotD1.1620.0041.184
visualizeClusters1.7490.0481.797
vsn0.6760.0040.681
wrapper.CVDistD_HC1.9250.2282.154
wrapper.compareNormalizationD_HC269.549 20.582291.217
wrapper.corrMatrixD_HC0.4610.0240.526
wrapper.dapar.impute.mi18.947 0.13219.268
wrapper.heatmapD0.5310.0040.537
wrapper.impute.KNN0.3390.0080.350
wrapper.impute.detQuant0.5300.0030.603
wrapper.impute.fixedValue0.3980.0160.414
wrapper.impute.mle0.3520.0000.364
wrapper.impute.pa0.1240.0040.130
wrapper.impute.pa20.4130.0000.435
wrapper.impute.slsa0.5220.0040.528
wrapper.mvImage0.1460.0040.150
wrapper.normalizeD0.3210.0000.321
wrapper.pca0.1340.0040.142
wrapperCalibrationPlot0.1750.0120.197
wrapperClassic1wayAnova1.9950.0362.033
wrapperRunClustering2.7230.0512.793
write.excel0.7180.0280.770
writeMSnsetToCSV0.3320.0010.340
writeMSnsetToExcel0.8880.0570.947