| Back to Build/check report for BioC 3.17 |
|
This page was generated on 2023-02-23 01:33:54 -0000 (Thu, 23 Feb 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" | 4245 |
| 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 468/2164 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DAPAR 1.31.3 (landing page) Samuel Wieczorek
| kunpeng1 | Linux (Ubuntu 22.04.1 LTS) / aarch64 | OK | OK | OK | |||||||||
| Package: DAPAR |
| Version: 1.31.3 |
| 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.3.tar.gz |
| StartedAt: 2023-02-22 03:26:53 -0000 (Wed, 22 Feb 2023) |
| EndedAt: 2023-02-22 03:33:38 -0000 (Wed, 22 Feb 2023) |
| EllapsedTime: 404.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.3.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.3’
* 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’
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 intensity
layout_nicely nodes<- par str_c textGOParams 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 46.755 3.412 50.173
wrapper.dapar.impute.mi 18.971 0.176 19.159
barplotEnrichGO_HC 11.183 0.808 11.999
group_GO 7.185 0.284 7.469
barplotGroupGO_HC 6.680 0.379 7.064
enrich_GO 6.458 0.312 6.770
scatterplotEnrichGO_HC 6.409 0.292 6.701
* 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.3.
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.939 0.581 9.529
DAPAR.Rcheck/DAPAR-Ex.timings
| name | user | system | elapsed | |
| AggregateMetacell | 2.720 | 0.460 | 3.181 | |
| BuildAdjacencyMatrix | 0.363 | 0.008 | 0.371 | |
| BuildColumnToProteinDataset | 0.464 | 0.021 | 0.485 | |
| BuildMetaCell | 1.361 | 0.032 | 1.395 | |
| CVDistD_HC | 3.500 | 0.076 | 3.636 | |
| CountPep | 0.361 | 0.000 | 0.361 | |
| ExtendPalette | 0.036 | 0.000 | 0.036 | |
| GOAnalysisSave | 0 | 0 | 0 | |
| GetCC | 1.692 | 0.064 | 1.756 | |
| GetColorsForConditions | 0.295 | 0.004 | 0.299 | |
| GetDetailedNbPeptides | 0.317 | 0.008 | 0.325 | |
| GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
| GetIndices_BasedOnConditions | 0.314 | 0.008 | 0.322 | |
| GetIndices_MetacellFiltering | 0.332 | 0.004 | 0.336 | |
| GetIndices_WholeLine | 0.320 | 0.004 | 0.323 | |
| GetIndices_WholeMatrix | 0.324 | 0.000 | 0.324 | |
| GetKeyId | 0.315 | 0.004 | 0.319 | |
| GetMatAdj | 0.364 | 0.000 | 0.364 | |
| GetMetacell | 0 | 0 | 0 | |
| GetMetacellTags | 0.308 | 0.008 | 0.316 | |
| GetNbPeptidesUsed | 0.317 | 0.004 | 0.320 | |
| GetSoftAvailables | 0.001 | 0.000 | 0.000 | |
| GetTypeofData | 0.295 | 0.004 | 0.298 | |
| Get_AllComparisons | 0.283 | 0.008 | 0.293 | |
| GlobalQuantileAlignment | 0.324 | 0.000 | 0.325 | |
| GraphPepProt | 0.322 | 0.000 | 0.322 | |
| LH0 | 0 | 0 | 0 | |
| LH0.lm | 0 | 0 | 0 | |
| LH1 | 0.000 | 0.001 | 0.000 | |
| LH1.lm | 0 | 0 | 0 | |
| LOESS | 1.759 | 0.013 | 1.772 | |
| MeanCentering | 0.344 | 0.004 | 0.347 | |
| MetaCellFiltering | 0.582 | 0.000 | 0.582 | |
| MetacellFilteringScope | 0.000 | 0.000 | 0.001 | |
| Metacell_DIA_NN | 0.519 | 0.011 | 0.531 | |
| Metacell_generic | 0.527 | 0.004 | 0.532 | |
| Metacell_maxquant | 0.551 | 0.028 | 0.580 | |
| Metacell_proline | 0.542 | 0.004 | 0.546 | |
| NumericalFiltering | 0.384 | 0.007 | 0.391 | |
| NumericalgetIndicesOfLinesToRemove | 0.366 | 0.005 | 0.370 | |
| QuantileCentering | 0.318 | 0.003 | 0.323 | |
| SetCC | 1.581 | 0.041 | 1.621 | |
| SetMatAdj | 0.368 | 0.000 | 0.367 | |
| Set_POV_MEC_tags | 0.327 | 0.016 | 0.342 | |
| StringBasedFiltering | 0.358 | 0.004 | 0.362 | |
| StringBasedFiltering2 | 0.356 | 0.000 | 0.356 | |
| SumByColumns | 1.683 | 0.003 | 1.687 | |
| SymFilteringOperators | 0 | 0 | 0 | |
| UpdateMetacell | 0 | 0 | 0 | |
| aggregateIter | 0.56 | 0.00 | 0.56 | |
| aggregateIterParallel | 0 | 0 | 0 | |
| aggregateMean | 0.515 | 0.000 | 0.515 | |
| aggregateSum | 0.509 | 0.000 | 0.509 | |
| aggregateTopn | 0.434 | 0.000 | 0.434 | |
| averageIntensities | 0.549 | 0.047 | 0.598 | |
| barplotEnrichGO_HC | 11.183 | 0.808 | 11.999 | |
| barplotGroupGO_HC | 6.680 | 0.379 | 7.064 | |
| boxPlotD_HC | 0.241 | 0.024 | 0.265 | |
| buildGraph | 1.433 | 0.071 | 1.505 | |
| check.conditions | 0.300 | 0.004 | 0.304 | |
| check.design | 0.308 | 0.000 | 0.308 | |
| checkClusterability | 3.209 | 0.244 | 3.455 | |
| classic1wayAnova | 1.549 | 0.036 | 1.585 | |
| compareNormalizationD_HC | 0.133 | 0.012 | 0.145 | |
| compute_t_tests | 1.198 | 0.043 | 1.241 | |
| corrMatrixD_HC | 0.448 | 0.020 | 0.469 | |
| createMSnset | 2.016 | 0.076 | 2.092 | |
| dapar_hc_ExportMenu | 0.199 | 0.024 | 0.224 | |
| dapar_hc_chart | 0.069 | 0.004 | 0.073 | |
| deleteLinesFromIndices | 0.344 | 0.010 | 0.354 | |
| densityPlotD_HC | 2.849 | 0.156 | 3.005 | |
| diffAnaComputeFDR | 0.386 | 0.020 | 0.407 | |
| diffAnaGetSignificant | 0.254 | 0.012 | 0.266 | |
| diffAnaSave | 0.230 | 0.008 | 0.238 | |
| diffAnaVolcanoplot | 0.141 | 0.008 | 0.149 | |
| diffAnaVolcanoplot_rCharts | 0.380 | 0.024 | 0.404 | |
| display.CC.visNet | 1.503 | 0.060 | 1.564 | |
| enrich_GO | 6.458 | 0.312 | 6.770 | |
| finalizeAggregation | 0 | 0 | 0 | |
| findMECBlock | 1.256 | 0.000 | 1.257 | |
| formatLimmaResult | 0.14 | 0.00 | 0.14 | |
| formatPHResults | 3.885 | 0.160 | 4.045 | |
| fudge2LRT | 0.001 | 0.000 | 0.000 | |
| get.pep.prot.cc | 1.182 | 0.004 | 1.186 | |
| getIndicesConditions | 0.302 | 0.000 | 0.303 | |
| getIndicesOfLinesToRemove | 0.323 | 0.000 | 0.323 | |
| getListNbValuesInLines | 0.299 | 0.004 | 0.303 | |
| getNumberOf | 0.324 | 0.000 | 0.323 | |
| getNumberOfEmptyLines | 0.345 | 0.000 | 0.345 | |
| getPourcentageOfMV | 0.323 | 0.004 | 0.327 | |
| getProcessingInfo | 0.295 | 0.008 | 0.303 | |
| getProteinsStats | 0.391 | 0.008 | 0.398 | |
| getQuantile4Imp | 0.067 | 0.000 | 0.067 | |
| getTextForAggregation | 0 | 0 | 0 | |
| getTextForAnaDiff | 0.001 | 0.000 | 0.001 | |
| getTextForFiltering | 0.001 | 0.000 | 0.001 | |
| getTextForGOAnalysis | 0.001 | 0.000 | 0.001 | |
| getTextForHypothesisTest | 0 | 0 | 0 | |
| getTextForNewDataset | 0.002 | 0.000 | 0.002 | |
| getTextForNormalization | 0 | 0 | 0 | |
| getTextForpeptideImputation | 0 | 0 | 0 | |
| getTextForproteinImputation | 0 | 0 | 0 | |
| group_GO | 7.185 | 0.284 | 7.469 | |
| hc_logFC_DensityPlot | 0.556 | 0.041 | 0.598 | |
| hc_mvTypePlot2 | 0.734 | 0.044 | 0.778 | |
| heatmapD | 0.630 | 0.032 | 0.662 | |
| heatmapForMissingValues | 0.166 | 0.008 | 0.174 | |
| histPValue_HC | 0.206 | 0.012 | 0.218 | |
| impute.pa2 | 0.504 | 0.008 | 0.513 | |
| inner.aggregate.iter | 0.364 | 0.003 | 0.367 | |
| inner.aggregate.topn | 0.334 | 0.000 | 0.334 | |
| inner.mean | 0.323 | 0.008 | 0.331 | |
| inner.sum | 0.325 | 0.004 | 0.329 | |
| limmaCompleteTest | 1.761 | 0.008 | 1.768 | |
| listSheets | 0.001 | 0.000 | 0.000 | |
| make.contrast | 0.3 | 0.0 | 0.3 | |
| make.design.1 | 0.283 | 0.016 | 0.300 | |
| make.design.2 | 0.383 | 0.020 | 0.404 | |
| make.design.3 | 0.305 | 0.000 | 0.305 | |
| make.design | 0.300 | 0.000 | 0.301 | |
| match.metacell | 0.327 | 0.000 | 0.327 | |
| metacell.def | 0.005 | 0.000 | 0.006 | |
| metacellHisto_HC | 0.364 | 0.012 | 0.376 | |
| metacellPerLinesHistoPerCondition_HC | 0.558 | 0.020 | 0.579 | |
| metacellPerLinesHisto_HC | 0.575 | 0.024 | 0.600 | |
| metacombine | 0.083 | 0.000 | 0.083 | |
| mvImage | 2.740 | 0.044 | 2.783 | |
| my_hc_ExportMenu | 0.135 | 0.028 | 0.163 | |
| my_hc_chart | 0.139 | 0.024 | 0.162 | |
| nonzero | 0.02 | 0.00 | 0.02 | |
| normalizeMethods.dapar | 0 | 0 | 0 | |
| pepa.test | 0.322 | 0.002 | 0.324 | |
| pkgs.require | 0 | 0 | 0 | |
| plotJitter | 1.329 | 0.008 | 1.337 | |
| plotJitter_rCharts | 1.241 | 0.024 | 1.265 | |
| plotPCA_Eigen | 0.370 | 0.024 | 0.394 | |
| plotPCA_Eigen_hc | 0.294 | 0.000 | 0.295 | |
| plotPCA_Ind | 0.299 | 0.003 | 0.303 | |
| plotPCA_Var | 0.290 | 0.004 | 0.294 | |
| postHocTest | 3.727 | 0.116 | 3.843 | |
| proportionConRev_HC | 0.056 | 0.004 | 0.060 | |
| rbindMSnset | 0.401 | 0.004 | 0.405 | |
| reIntroduceMEC | 0.401 | 0.004 | 0.404 | |
| readExcel | 0.001 | 0.000 | 0.000 | |
| removeLines | 0.343 | 0.004 | 0.346 | |
| samLRT | 0 | 0 | 0 | |
| saveParameters | 0.302 | 0.000 | 0.303 | |
| scatterplotEnrichGO_HC | 6.409 | 0.292 | 6.701 | |
| search.metacell.tags | 0.009 | 0.000 | 0.009 | |
| splitAdjacencyMat | 0.335 | 0.004 | 0.339 | |
| test.design | 0.308 | 0.008 | 0.317 | |
| translatedRandomBeta | 0.004 | 0.000 | 0.004 | |
| univ_AnnotDbPkg | 0.166 | 0.016 | 0.182 | |
| violinPlotD | 1.199 | 0.032 | 1.232 | |
| visualizeClusters | 1.363 | 0.056 | 1.420 | |
| vsn | 0.655 | 0.012 | 0.668 | |
| wrapper.CVDistD_HC | 1.982 | 0.184 | 2.166 | |
| wrapper.compareNormalizationD_HC | 46.755 | 3.412 | 50.173 | |
| wrapper.corrMatrixD_HC | 0.456 | 0.008 | 0.464 | |
| wrapper.dapar.impute.mi | 18.971 | 0.176 | 19.159 | |
| wrapper.heatmapD | 0.527 | 0.004 | 0.531 | |
| wrapper.impute.KNN | 0.352 | 0.000 | 0.353 | |
| wrapper.impute.detQuant | 0.529 | 0.012 | 0.541 | |
| wrapper.impute.fixedValue | 0.448 | 0.004 | 0.452 | |
| wrapper.impute.mle | 0.349 | 0.004 | 0.354 | |
| wrapper.impute.pa | 0.125 | 0.000 | 0.126 | |
| wrapper.impute.pa2 | 0.348 | 0.008 | 0.356 | |
| wrapper.impute.slsa | 0.522 | 0.008 | 0.530 | |
| wrapper.mvImage | 0.153 | 0.004 | 0.157 | |
| wrapper.normalizeD | 0.38 | 0.00 | 0.38 | |
| wrapper.pca | 0.142 | 0.000 | 0.142 | |
| wrapperCalibrationPlot | 0.184 | 0.008 | 0.193 | |
| wrapperClassic1wayAnova | 2.131 | 0.068 | 2.199 | |
| wrapperRunClustering | 2.574 | 0.044 | 2.618 | |
| write.excel | 0.700 | 0.024 | 0.725 | |
| writeMSnsetToCSV | 0.331 | 0.003 | 0.335 | |
| writeMSnsetToExcel | 1.015 | 0.036 | 1.051 | |