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

This page was generated on 2023-03-01 07:38:39 -0000 (Wed, 01 Mar 2023).

HostnameOSArch (*)R versionInstalled pkgs
kunpeng1Linux (Ubuntu 22.04.1 LTS)aarch64R Under development (unstable) (2023-01-14 r83615) -- "Unsuffered Consequences" 4266
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 469/2171HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DAPAR 1.31.4  (landing page)
Samuel Wieczorek
Snapshot Date: 2023-02-27 07:53:22 -0000 (Mon, 27 Feb 2023)
git_url: https://git.bioconductor.org/packages/DAPAR
git_branch: master
git_last_commit: ec6b68c
git_last_commit_date: 2023-02-23 10:51:47 -0000 (Thu, 23 Feb 2023)
kunpeng1Linux (Ubuntu 22.04.1 LTS) / aarch64  OK    OK    OK  

Summary

Package: DAPAR
Version: 1.31.4
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.4.tar.gz
StartedAt: 2023-02-28 01:08:53 -0000 (Tue, 28 Feb 2023)
EndedAt: 2023-02-28 01:15:28 -0000 (Tue, 28 Feb 2023)
EllapsedTime: 395.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/library --timings DAPAR_1.31.4.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.4’
* 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
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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                   user system elapsed
wrapper.compareNormalizationD_HC 46.294  3.540  49.836
wrapper.dapar.impute.mi          18.828  0.124  18.957
barplotEnrichGO_HC               10.759  0.808  11.572
group_GO                          6.982  0.280   7.262
barplotGroupGO_HC                 6.402  0.388   6.792
enrich_GO                         6.174  0.436   6.613
scatterplotEnrichGO_HC            6.184  0.376   6.561
* 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.4.

  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 
  8.855   0.323   9.166 

Example timings

DAPAR.Rcheck/DAPAR-Ex.timings

nameusersystemelapsed
AggregateMetacell2.6630.1802.845
BuildAdjacencyMatrix0.3730.0110.384
BuildColumnToProteinDataset0.4450.0160.462
BuildMetaCell1.3440.1161.461
CVDistD_HC3.4390.1093.591
CountPep0.3580.0080.365
ExtendPalette0.0280.0070.036
GOAnalysisSave000
GetCC1.7610.0641.824
GetColorsForConditions0.2890.0080.297
GetDetailedNbPeptides0.3240.0000.324
GetDetailedNbPeptidesUsed000
GetIndices_BasedOnConditions0.3160.0040.320
GetIndices_MetacellFiltering0.3370.0000.337
GetIndices_WholeLine0.3170.0040.321
GetIndices_WholeMatrix0.3170.0040.321
GetKeyId0.3060.0080.314
GetMatAdj0.3620.0000.362
GetMetacell000
GetMetacellTags0.3070.0080.314
GetNbPeptidesUsed0.3240.0040.328
GetSoftAvailables000
GetTypeofData0.2930.0040.297
Get_AllComparisons0.2820.0200.304
GlobalQuantileAlignment0.3220.0040.327
GraphPepProt0.3230.0000.323
LH0000
LH0.lm000
LH1000
LH1.lm000
LOESS1.7570.0081.765
MeanCentering0.3460.0000.346
MetaCellFiltering0.5830.0160.599
MetacellFilteringScope000
Metacell_DIA_NN0.5270.0120.539
Metacell_generic0.5240.0000.524
Metacell_maxquant0.5320.0080.540
Metacell_proline0.5280.0000.528
NumericalFiltering0.3780.0040.383
NumericalgetIndicesOfLinesToRemove0.3680.0040.372
QuantileCentering0.3060.0080.314
SetCC1.5810.0681.649
SetMatAdj0.3610.0000.361
Set_POV_MEC_tags0.3240.0120.336
StringBasedFiltering0.3550.0000.355
StringBasedFiltering20.3460.0040.349
SumByColumns1.6920.0121.704
SymFilteringOperators000
UpdateMetacell000
aggregateIter0.5410.0120.554
aggregateIterParallel000
aggregateMean0.510.000.51
aggregateSum0.5070.0000.506
aggregateTopn0.4220.0000.421
averageIntensities0.5600.0360.597
barplotEnrichGO_HC10.759 0.80811.572
barplotGroupGO_HC6.4020.3886.792
boxPlotD_HC0.2390.0160.256
buildGraph1.4250.0521.478
check.conditions0.2990.0000.299
check.design0.30.00.3
checkClusterability3.1030.2443.349
classic1wayAnova1.5010.0521.553
compareNormalizationD_HC0.1290.0160.145
compute_t_tests1.2640.0641.328
corrMatrixD_HC0.4620.0160.478
createMSnset2.0240.0722.097
dapar_hc_ExportMenu0.1870.0320.221
dapar_hc_chart0.0610.0080.069
deleteLinesFromIndices0.3580.0000.357
densityPlotD_HC2.8530.2203.074
diffAnaComputeFDR0.3860.0240.411
diffAnaGetSignificant0.2520.0200.272
diffAnaSave0.2350.0120.247
diffAnaVolcanoplot0.1440.0000.145
diffAnaVolcanoplot_rCharts0.3840.0240.408
display.CC.visNet1.4870.0281.515
enrich_GO6.1740.4366.613
finalizeAggregation0.0000.0000.001
findMECBlock1.2410.0441.285
formatLimmaResult0.1340.0040.138
formatPHResults3.6430.1523.796
fudge2LRT0.0000.0000.001
get.pep.prot.cc1.1630.0281.191
getIndicesConditions0.3010.0000.300
getIndicesOfLinesToRemove0.3150.0040.320
getListNbValuesInLines0.2950.0040.299
getNumberOf0.3210.0000.320
getNumberOfEmptyLines0.3390.0000.340
getPourcentageOfMV0.3190.0040.321
getProcessingInfo0.2980.0000.299
getProteinsStats0.3840.0040.388
getQuantile4Imp0.0590.0070.066
getTextForAggregation000
getTextForAnaDiff0.0010.0000.000
getTextForFiltering0.0010.0000.000
getTextForGOAnalysis000
getTextForHypothesisTest000
getTextForNewDataset0.0020.0000.003
getTextForNormalization000
getTextForpeptideImputation000
getTextForproteinImputation0.0010.0000.000
group_GO6.9820.2807.262
hc_logFC_DensityPlot0.5700.0240.594
hc_mvTypePlot20.7300.0440.773
heatmapD0.6410.0080.649
heatmapForMissingValues0.1610.0080.168
histPValue_HC0.2140.0040.218
impute.pa20.5070.0120.519
inner.aggregate.iter0.3640.0040.368
inner.aggregate.topn0.3280.0040.332
inner.mean0.3240.0000.324
inner.sum0.3140.0120.325
limmaCompleteTest1.7690.0401.809
listSheets000
make.contrast0.3020.0000.302
make.design.10.2970.0040.301
make.design.20.3790.0080.387
make.design.30.3050.0000.305
make.design0.3050.0000.305
match.metacell0.3200.0080.328
metacell.def0.0050.0000.005
metacellHisto_HC0.3550.0200.375
metacellPerLinesHistoPerCondition_HC0.5520.0280.581
metacellPerLinesHisto_HC0.5600.0440.605
metacombine0.0780.0040.081
mvImage2.7830.0682.852
my_hc_ExportMenu0.1320.0360.168
my_hc_chart0.1380.0280.167
nonzero0.0190.0000.019
normalizeMethods.dapar000
pepa.test0.3230.0040.326
pkgs.require000
plotJitter1.3310.0241.355
plotJitter_rCharts1.2680.0041.272
plotPCA_Eigen0.3910.0080.399
plotPCA_Eigen_hc0.30.00.3
plotPCA_Ind0.3080.0000.308
plotPCA_Var0.2970.0090.306
postHocTest3.7020.1423.844
proportionConRev_HC0.0520.0080.060
rbindMSnset0.3840.0160.400
reIntroduceMEC0.40.00.4
readExcel0.0010.0000.000
removeLines0.3460.0000.347
samLRT000
saveParameters0.2960.0040.300
scatterplotEnrichGO_HC6.1840.3766.561
search.metacell.tags0.0090.0000.009
splitAdjacencyMat0.340.000.34
test.design0.3160.0000.316
translatedRandomBeta0.0000.0030.005
univ_AnnotDbPkg0.1540.0240.178
violinPlotD1.1880.0361.224
visualizeClusters1.3620.0201.383
vsn0.6600.0040.664
wrapper.CVDistD_HC1.9390.2442.183
wrapper.compareNormalizationD_HC46.294 3.54049.836
wrapper.corrMatrixD_HC0.4500.0070.457
wrapper.dapar.impute.mi18.828 0.12418.957
wrapper.heatmapD0.5190.0110.531
wrapper.impute.KNN0.3480.0000.348
wrapper.impute.detQuant0.5260.0070.533
wrapper.impute.fixedValue0.4490.0050.453
wrapper.impute.mle0.3480.0000.348
wrapper.impute.pa0.1160.0070.124
wrapper.impute.pa20.3480.0040.352
wrapper.impute.slsa0.5180.0030.522
wrapper.mvImage0.1420.0080.150
wrapper.normalizeD0.3620.0050.366
wrapper.pca0.1370.0000.136
wrapperCalibrationPlot0.1800.0040.184
wrapperClassic1wayAnova2.0690.1072.177
wrapperRunClustering2.4430.0762.520
write.excel0.6900.0160.706
writeMSnsetToCSV0.3250.0030.330
writeMSnsetToExcel0.9870.0341.021