| Back to Build/check report for BioC 3.17: simplified long | 
  | 
This page was generated on 2023-03-01 07:38:39 -0000 (Wed, 01 Mar 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs | 
|---|---|---|---|---|
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) | aarch64 | R 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 | ||||
| 
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.  | 
| Package 469/2171 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DAPAR 1.31.4  (landing page) Samuel Wieczorek 
  | kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| 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 | 
##############################################################################
##############################################################################
###
### 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.
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)
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 
DAPAR.Rcheck/DAPAR-Ex.timings
| name | user | system | elapsed | |
| AggregateMetacell | 2.663 | 0.180 | 2.845 | |
| BuildAdjacencyMatrix | 0.373 | 0.011 | 0.384 | |
| BuildColumnToProteinDataset | 0.445 | 0.016 | 0.462 | |
| BuildMetaCell | 1.344 | 0.116 | 1.461 | |
| CVDistD_HC | 3.439 | 0.109 | 3.591 | |
| CountPep | 0.358 | 0.008 | 0.365 | |
| ExtendPalette | 0.028 | 0.007 | 0.036 | |
| GOAnalysisSave | 0 | 0 | 0 | |
| GetCC | 1.761 | 0.064 | 1.824 | |
| GetColorsForConditions | 0.289 | 0.008 | 0.297 | |
| GetDetailedNbPeptides | 0.324 | 0.000 | 0.324 | |
| GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
| GetIndices_BasedOnConditions | 0.316 | 0.004 | 0.320 | |
| GetIndices_MetacellFiltering | 0.337 | 0.000 | 0.337 | |
| GetIndices_WholeLine | 0.317 | 0.004 | 0.321 | |
| GetIndices_WholeMatrix | 0.317 | 0.004 | 0.321 | |
| GetKeyId | 0.306 | 0.008 | 0.314 | |
| GetMatAdj | 0.362 | 0.000 | 0.362 | |
| GetMetacell | 0 | 0 | 0 | |
| GetMetacellTags | 0.307 | 0.008 | 0.314 | |
| GetNbPeptidesUsed | 0.324 | 0.004 | 0.328 | |
| GetSoftAvailables | 0 | 0 | 0 | |
| GetTypeofData | 0.293 | 0.004 | 0.297 | |
| Get_AllComparisons | 0.282 | 0.020 | 0.304 | |
| GlobalQuantileAlignment | 0.322 | 0.004 | 0.327 | |
| GraphPepProt | 0.323 | 0.000 | 0.323 | |
| LH0 | 0 | 0 | 0 | |
| LH0.lm | 0 | 0 | 0 | |
| LH1 | 0 | 0 | 0 | |
| LH1.lm | 0 | 0 | 0 | |
| LOESS | 1.757 | 0.008 | 1.765 | |
| MeanCentering | 0.346 | 0.000 | 0.346 | |
| MetaCellFiltering | 0.583 | 0.016 | 0.599 | |
| MetacellFilteringScope | 0 | 0 | 0 | |
| Metacell_DIA_NN | 0.527 | 0.012 | 0.539 | |
| Metacell_generic | 0.524 | 0.000 | 0.524 | |
| Metacell_maxquant | 0.532 | 0.008 | 0.540 | |
| Metacell_proline | 0.528 | 0.000 | 0.528 | |
| NumericalFiltering | 0.378 | 0.004 | 0.383 | |
| NumericalgetIndicesOfLinesToRemove | 0.368 | 0.004 | 0.372 | |
| QuantileCentering | 0.306 | 0.008 | 0.314 | |
| SetCC | 1.581 | 0.068 | 1.649 | |
| SetMatAdj | 0.361 | 0.000 | 0.361 | |
| Set_POV_MEC_tags | 0.324 | 0.012 | 0.336 | |
| StringBasedFiltering | 0.355 | 0.000 | 0.355 | |
| StringBasedFiltering2 | 0.346 | 0.004 | 0.349 | |
| SumByColumns | 1.692 | 0.012 | 1.704 | |
| SymFilteringOperators | 0 | 0 | 0 | |
| UpdateMetacell | 0 | 0 | 0 | |
| aggregateIter | 0.541 | 0.012 | 0.554 | |
| aggregateIterParallel | 0 | 0 | 0 | |
| aggregateMean | 0.51 | 0.00 | 0.51 | |
| aggregateSum | 0.507 | 0.000 | 0.506 | |
| aggregateTopn | 0.422 | 0.000 | 0.421 | |
| averageIntensities | 0.560 | 0.036 | 0.597 | |
| barplotEnrichGO_HC | 10.759 | 0.808 | 11.572 | |
| barplotGroupGO_HC | 6.402 | 0.388 | 6.792 | |
| boxPlotD_HC | 0.239 | 0.016 | 0.256 | |
| buildGraph | 1.425 | 0.052 | 1.478 | |
| check.conditions | 0.299 | 0.000 | 0.299 | |
| check.design | 0.3 | 0.0 | 0.3 | |
| checkClusterability | 3.103 | 0.244 | 3.349 | |
| classic1wayAnova | 1.501 | 0.052 | 1.553 | |
| compareNormalizationD_HC | 0.129 | 0.016 | 0.145 | |
| compute_t_tests | 1.264 | 0.064 | 1.328 | |
| corrMatrixD_HC | 0.462 | 0.016 | 0.478 | |
| createMSnset | 2.024 | 0.072 | 2.097 | |
| dapar_hc_ExportMenu | 0.187 | 0.032 | 0.221 | |
| dapar_hc_chart | 0.061 | 0.008 | 0.069 | |
| deleteLinesFromIndices | 0.358 | 0.000 | 0.357 | |
| densityPlotD_HC | 2.853 | 0.220 | 3.074 | |
| diffAnaComputeFDR | 0.386 | 0.024 | 0.411 | |
| diffAnaGetSignificant | 0.252 | 0.020 | 0.272 | |
| diffAnaSave | 0.235 | 0.012 | 0.247 | |
| diffAnaVolcanoplot | 0.144 | 0.000 | 0.145 | |
| diffAnaVolcanoplot_rCharts | 0.384 | 0.024 | 0.408 | |
| display.CC.visNet | 1.487 | 0.028 | 1.515 | |
| enrich_GO | 6.174 | 0.436 | 6.613 | |
| finalizeAggregation | 0.000 | 0.000 | 0.001 | |
| findMECBlock | 1.241 | 0.044 | 1.285 | |
| formatLimmaResult | 0.134 | 0.004 | 0.138 | |
| formatPHResults | 3.643 | 0.152 | 3.796 | |
| fudge2LRT | 0.000 | 0.000 | 0.001 | |
| get.pep.prot.cc | 1.163 | 0.028 | 1.191 | |
| getIndicesConditions | 0.301 | 0.000 | 0.300 | |
| getIndicesOfLinesToRemove | 0.315 | 0.004 | 0.320 | |
| getListNbValuesInLines | 0.295 | 0.004 | 0.299 | |
| getNumberOf | 0.321 | 0.000 | 0.320 | |
| getNumberOfEmptyLines | 0.339 | 0.000 | 0.340 | |
| getPourcentageOfMV | 0.319 | 0.004 | 0.321 | |
| getProcessingInfo | 0.298 | 0.000 | 0.299 | |
| getProteinsStats | 0.384 | 0.004 | 0.388 | |
| getQuantile4Imp | 0.059 | 0.007 | 0.066 | |
| getTextForAggregation | 0 | 0 | 0 | |
| getTextForAnaDiff | 0.001 | 0.000 | 0.000 | |
| getTextForFiltering | 0.001 | 0.000 | 0.000 | |
| getTextForGOAnalysis | 0 | 0 | 0 | |
| getTextForHypothesisTest | 0 | 0 | 0 | |
| getTextForNewDataset | 0.002 | 0.000 | 0.003 | |
| getTextForNormalization | 0 | 0 | 0 | |
| getTextForpeptideImputation | 0 | 0 | 0 | |
| getTextForproteinImputation | 0.001 | 0.000 | 0.000 | |
| group_GO | 6.982 | 0.280 | 7.262 | |
| hc_logFC_DensityPlot | 0.570 | 0.024 | 0.594 | |
| hc_mvTypePlot2 | 0.730 | 0.044 | 0.773 | |
| heatmapD | 0.641 | 0.008 | 0.649 | |
| heatmapForMissingValues | 0.161 | 0.008 | 0.168 | |
| histPValue_HC | 0.214 | 0.004 | 0.218 | |
| impute.pa2 | 0.507 | 0.012 | 0.519 | |
| inner.aggregate.iter | 0.364 | 0.004 | 0.368 | |
| inner.aggregate.topn | 0.328 | 0.004 | 0.332 | |
| inner.mean | 0.324 | 0.000 | 0.324 | |
| inner.sum | 0.314 | 0.012 | 0.325 | |
| limmaCompleteTest | 1.769 | 0.040 | 1.809 | |
| listSheets | 0 | 0 | 0 | |
| make.contrast | 0.302 | 0.000 | 0.302 | |
| make.design.1 | 0.297 | 0.004 | 0.301 | |
| make.design.2 | 0.379 | 0.008 | 0.387 | |
| make.design.3 | 0.305 | 0.000 | 0.305 | |
| make.design | 0.305 | 0.000 | 0.305 | |
| match.metacell | 0.320 | 0.008 | 0.328 | |
| metacell.def | 0.005 | 0.000 | 0.005 | |
| metacellHisto_HC | 0.355 | 0.020 | 0.375 | |
| metacellPerLinesHistoPerCondition_HC | 0.552 | 0.028 | 0.581 | |
| metacellPerLinesHisto_HC | 0.560 | 0.044 | 0.605 | |
| metacombine | 0.078 | 0.004 | 0.081 | |
| mvImage | 2.783 | 0.068 | 2.852 | |
| my_hc_ExportMenu | 0.132 | 0.036 | 0.168 | |
| my_hc_chart | 0.138 | 0.028 | 0.167 | |
| nonzero | 0.019 | 0.000 | 0.019 | |
| normalizeMethods.dapar | 0 | 0 | 0 | |
| pepa.test | 0.323 | 0.004 | 0.326 | |
| pkgs.require | 0 | 0 | 0 | |
| plotJitter | 1.331 | 0.024 | 1.355 | |
| plotJitter_rCharts | 1.268 | 0.004 | 1.272 | |
| plotPCA_Eigen | 0.391 | 0.008 | 0.399 | |
| plotPCA_Eigen_hc | 0.3 | 0.0 | 0.3 | |
| plotPCA_Ind | 0.308 | 0.000 | 0.308 | |
| plotPCA_Var | 0.297 | 0.009 | 0.306 | |
| postHocTest | 3.702 | 0.142 | 3.844 | |
| proportionConRev_HC | 0.052 | 0.008 | 0.060 | |
| rbindMSnset | 0.384 | 0.016 | 0.400 | |
| reIntroduceMEC | 0.4 | 0.0 | 0.4 | |
| readExcel | 0.001 | 0.000 | 0.000 | |
| removeLines | 0.346 | 0.000 | 0.347 | |
| samLRT | 0 | 0 | 0 | |
| saveParameters | 0.296 | 0.004 | 0.300 | |
| scatterplotEnrichGO_HC | 6.184 | 0.376 | 6.561 | |
| search.metacell.tags | 0.009 | 0.000 | 0.009 | |
| splitAdjacencyMat | 0.34 | 0.00 | 0.34 | |
| test.design | 0.316 | 0.000 | 0.316 | |
| translatedRandomBeta | 0.000 | 0.003 | 0.005 | |
| univ_AnnotDbPkg | 0.154 | 0.024 | 0.178 | |
| violinPlotD | 1.188 | 0.036 | 1.224 | |
| visualizeClusters | 1.362 | 0.020 | 1.383 | |
| vsn | 0.660 | 0.004 | 0.664 | |
| wrapper.CVDistD_HC | 1.939 | 0.244 | 2.183 | |
| wrapper.compareNormalizationD_HC | 46.294 | 3.540 | 49.836 | |
| wrapper.corrMatrixD_HC | 0.450 | 0.007 | 0.457 | |
| wrapper.dapar.impute.mi | 18.828 | 0.124 | 18.957 | |
| wrapper.heatmapD | 0.519 | 0.011 | 0.531 | |
| wrapper.impute.KNN | 0.348 | 0.000 | 0.348 | |
| wrapper.impute.detQuant | 0.526 | 0.007 | 0.533 | |
| wrapper.impute.fixedValue | 0.449 | 0.005 | 0.453 | |
| wrapper.impute.mle | 0.348 | 0.000 | 0.348 | |
| wrapper.impute.pa | 0.116 | 0.007 | 0.124 | |
| wrapper.impute.pa2 | 0.348 | 0.004 | 0.352 | |
| wrapper.impute.slsa | 0.518 | 0.003 | 0.522 | |
| wrapper.mvImage | 0.142 | 0.008 | 0.150 | |
| wrapper.normalizeD | 0.362 | 0.005 | 0.366 | |
| wrapper.pca | 0.137 | 0.000 | 0.136 | |
| wrapperCalibrationPlot | 0.180 | 0.004 | 0.184 | |
| wrapperClassic1wayAnova | 2.069 | 0.107 | 2.177 | |
| wrapperRunClustering | 2.443 | 0.076 | 2.520 | |
| write.excel | 0.690 | 0.016 | 0.706 | |
| writeMSnsetToCSV | 0.325 | 0.003 | 0.330 | |
| writeMSnsetToExcel | 0.987 | 0.034 | 1.021 | |