Back to Build/check report for BioC 3.18: simplified long |
|
This page was generated on 2023-06-06 11:00:29 -0000 (Tue, 06 Jun 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kunpeng2 | Linux (openEuler 22.03 LTS-SP1) | aarch64 | 4.3.0 (2023-04-21) -- "Already Tomorrow" | 4366 |
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: - 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. |
Package 485/2199 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DAPAR 1.33.0 (landing page) Samuel Wieczorek
| kunpeng2 | Linux (openEuler 22.03 LTS-SP1) / aarch64 | OK | OK | OK | |||||||||
Package: DAPAR |
Version: 1.33.0 |
Command: /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings DAPAR_1.33.0.tar.gz |
StartedAt: 2023-06-05 20:45:48 -0000 (Mon, 05 Jun 2023) |
EndedAt: 2023-06-05 20:52:27 -0000 (Mon, 05 Jun 2023) |
EllapsedTime: 398.6 seconds |
RetCode: 0 |
Status: OK |
CheckDir: DAPAR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/home/biocbuild/R/R-4.3.0/site-library --timings DAPAR_1.33.0.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.18-bioc/meat/DAPAR.Rcheck’ * using R version 4.3.0 (2023-04-21) * using platform: aarch64-unknown-linux-gnu (64-bit) * R was compiled by gcc (GCC) 10.3.1 GNU Fortran (GCC) 10.3.1 * running under: openEuler 22.03 (LTS-SP1) * 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 loading without being on the library search path ... 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 46.850 3.486 50.427 wrapper.dapar.impute.mi 20.158 0.164 20.364 barplotEnrichGO_HC 10.354 0.671 11.050 barplotGroupGO_HC 6.402 0.224 6.638 enrich_GO 6.147 0.192 6.349 group_GO 5.454 0.219 5.681 scatterplotEnrichGO_HC 5.272 0.227 5.509 * 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.18-bioc/meat/DAPAR.Rcheck/00check.log’ for details.
DAPAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R-4.3.0/bin/R CMD INSTALL DAPAR ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.3.0/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)
DAPAR.Rcheck/tests/testthat.Rout
R version 4.3.0 (2023-04-21) -- "Already Tomorrow" 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 18 | SKIP 0 | PASS 66 ] [ FAIL 0 | WARN 18 | SKIP 0 | PASS 66 ] > > proc.time() user system elapsed 30.185 0.519 30.753
DAPAR.Rcheck/DAPAR-Ex.timings
name | user | system | elapsed | |
AggregateMetacell | 2.212 | 0.096 | 2.313 | |
BuildAdjacencyMatrix | 0.860 | 0.032 | 0.893 | |
BuildColumnToProteinDataset | 0.400 | 0.008 | 0.408 | |
BuildMetaCell | 1.185 | 0.008 | 1.196 | |
CVDistD_HC | 3.485 | 0.075 | 3.613 | |
Children | 0.007 | 0.001 | 0.007 | |
CountPep | 0.326 | 0.016 | 0.342 | |
ExtendPalette | 0.025 | 0.012 | 0.037 | |
GOAnalysisSave | 0 | 0 | 0 | |
GetCC | 1.703 | 0.050 | 1.755 | |
GetColorsForConditions | 0.276 | 0.000 | 0.276 | |
GetDetailedNbPeptides | 0.307 | 0.000 | 0.308 | |
GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
GetIndices_BasedOnConditions | 0.284 | 0.012 | 0.296 | |
GetIndices_MetacellFiltering | 0.311 | 0.000 | 0.311 | |
GetIndices_WholeLine | 0.295 | 0.004 | 0.299 | |
GetIndices_WholeMatrix | 0.291 | 0.004 | 0.295 | |
GetKeyId | 0.283 | 0.004 | 0.288 | |
GetMatAdj | 0.337 | 0.008 | 0.345 | |
GetMetacell | 0 | 0 | 0 | |
GetMetacellTags | 0.295 | 0.000 | 0.296 | |
GetNbPeptidesUsed | 0.298 | 0.004 | 0.303 | |
GetSoftAvailables | 0 | 0 | 0 | |
GetTypeofData | 0.269 | 0.000 | 0.269 | |
Get_AllComparisons | 0.288 | 0.024 | 0.313 | |
GlobalQuantileAlignment | 0.305 | 0.000 | 0.306 | |
GraphPepProt | 0.296 | 0.003 | 0.298 | |
LH0 | 0 | 0 | 0 | |
LH0.lm | 0 | 0 | 0 | |
LH1 | 0 | 0 | 0 | |
LH1.lm | 0 | 0 | 0 | |
LOESS | 1.710 | 0.040 | 1.752 | |
MeanCentering | 0.306 | 0.016 | 0.322 | |
MetaCellFiltering | 0.490 | 0.024 | 0.515 | |
MetacellFilteringScope | 0.000 | 0.000 | 0.001 | |
Metacell_DIA_NN | 0.534 | 0.000 | 0.535 | |
Metacell_generic | 0.534 | 0.024 | 0.558 | |
Metacell_maxquant | 0.529 | 0.008 | 0.538 | |
Metacell_proline | 0.514 | 0.012 | 0.526 | |
NumericalFiltering | 0.408 | 0.004 | 0.412 | |
NumericalgetIndicesOfLinesToRemove | 0.309 | 0.004 | 0.314 | |
OWAnova | 0.008 | 0.000 | 0.009 | |
QuantileCentering | 0.296 | 0.008 | 0.305 | |
SetCC | 1.533 | 0.060 | 1.595 | |
SetMatAdj | 0.325 | 0.012 | 0.337 | |
Set_POV_MEC_tags | 0.293 | 0.004 | 0.297 | |
StringBasedFiltering | 0.332 | 0.000 | 0.332 | |
StringBasedFiltering2 | 0.323 | 0.012 | 0.335 | |
SumByColumns | 1.678 | 0.060 | 1.741 | |
SymFilteringOperators | 0 | 0 | 0 | |
UpdateMetacellAfterImputation | 0.310 | 0.004 | 0.315 | |
aggregateIter | 0.525 | 0.008 | 0.534 | |
aggregateIterParallel | 0 | 0 | 0 | |
aggregateMean | 0.436 | 0.004 | 0.441 | |
aggregateSum | 0.434 | 0.004 | 0.438 | |
aggregateTopn | 0.389 | 0.000 | 0.390 | |
applyAnovasOnProteins | 0.094 | 0.000 | 0.093 | |
averageIntensities | 0.523 | 0.032 | 0.556 | |
barplotEnrichGO_HC | 10.354 | 0.671 | 11.050 | |
barplotGroupGO_HC | 6.402 | 0.224 | 6.638 | |
boxPlotD_HC | 0.238 | 0.024 | 0.262 | |
buildGraph | 1.446 | 0.036 | 1.485 | |
check.conditions | 0.264 | 0.000 | 0.265 | |
check.design | 0.266 | 0.000 | 0.266 | |
checkClusterability | 3.086 | 0.255 | 3.350 | |
classic1wayAnova | 0 | 0 | 0 | |
compareNormalizationD_HC | 0.123 | 0.004 | 0.127 | |
compute.selection.table | 0.797 | 0.024 | 0.823 | |
compute_t_tests | 1.234 | 0.056 | 1.292 | |
corrMatrixD_HC | 0.412 | 0.012 | 0.425 | |
createMSnset | 2.021 | 0.052 | 2.076 | |
dapar_hc_ExportMenu | 0.146 | 0.016 | 0.166 | |
dapar_hc_chart | 0.065 | 0.004 | 0.069 | |
deleteLinesFromIndices | 0.317 | 0.000 | 0.317 | |
densityPlotD_HC | 2.737 | 0.187 | 2.929 | |
diffAnaComputeFDR | 0.138 | 0.008 | 0.146 | |
diffAnaGetSignificant | 0.242 | 0.004 | 0.246 | |
diffAnaSave | 0.226 | 0.004 | 0.230 | |
diffAnaVolcanoplot | 0.134 | 0.004 | 0.138 | |
diffAnaVolcanoplot_rCharts | 0.395 | 0.036 | 0.433 | |
display.CC.visNet | 1.383 | 0.088 | 1.476 | |
enrich_GO | 6.147 | 0.192 | 6.349 | |
finalizeAggregation | 0 | 0 | 0 | |
findMECBlock | 0.314 | 0.004 | 0.317 | |
formatHSDResults | 0 | 0 | 0 | |
formatLimmaResult | 0.125 | 0.008 | 0.133 | |
formatPHResults | 0 | 0 | 0 | |
formatPHTResults | 0 | 0 | 0 | |
fudge2LRT | 0.000 | 0.000 | 0.001 | |
get.pep.prot.cc | 1.236 | 0.008 | 1.245 | |
getIndicesConditions | 0.260 | 0.004 | 0.264 | |
getIndicesOfLinesToRemove | 0.281 | 0.004 | 0.285 | |
getListNbValuesInLines | 0.264 | 0.000 | 0.264 | |
getNumberOf | 0.291 | 0.004 | 0.295 | |
getNumberOfEmptyLines | 0.313 | 0.000 | 0.313 | |
getPourcentageOfMV | 0.288 | 0.000 | 0.289 | |
getProcessingInfo | 0.263 | 0.000 | 0.264 | |
getProteinsStats | 0.318 | 0.000 | 0.321 | |
getQuantile4Imp | 0.056 | 0.004 | 0.060 | |
getTextForAggregation | 0.001 | 0.000 | 0.001 | |
getTextForAnaDiff | 0.001 | 0.000 | 0.001 | |
getTextForFiltering | 0.000 | 0.000 | 0.001 | |
getTextForGOAnalysis | 0 | 0 | 0 | |
getTextForHypothesisTest | 0 | 0 | 0 | |
getTextForNewDataset | 0.003 | 0.000 | 0.002 | |
getTextForNormalization | 0.001 | 0.000 | 0.001 | |
getTextForpeptideImputation | 0.000 | 0.000 | 0.001 | |
getTextForproteinImputation | 0 | 0 | 0 | |
globalAdjPval | 0.481 | 0.008 | 0.490 | |
group_GO | 5.454 | 0.219 | 5.681 | |
hc_logFC_DensityPlot | 0.541 | 0.068 | 0.610 | |
hc_mvTypePlot2 | 0.827 | 0.064 | 0.892 | |
heatmapD | 0.561 | 0.012 | 0.574 | |
heatmapForMissingValues | 0.151 | 0.008 | 0.159 | |
histPValue_HC | 0.199 | 0.008 | 0.206 | |
impute.pa2 | 0.337 | 0.004 | 0.341 | |
inner.aggregate.iter | 0.405 | 0.004 | 0.409 | |
inner.aggregate.topn | 0.316 | 0.004 | 0.321 | |
inner.mean | 0.313 | 0.000 | 0.313 | |
inner.sum | 0.312 | 0.004 | 0.316 | |
is.subset | 0.001 | 0.000 | 0.000 | |
limmaCompleteTest | 1.950 | 0.012 | 1.965 | |
listSheets | 0 | 0 | 0 | |
make.contrast | 0.277 | 0.008 | 0.285 | |
make.design.1 | 0.281 | 0.004 | 0.285 | |
make.design.2 | 0.282 | 0.004 | 0.287 | |
make.design.3 | 0.284 | 0.004 | 0.289 | |
make.design | 0.286 | 0.000 | 0.287 | |
match.metacell | 0.314 | 0.000 | 0.315 | |
metacell.def | 0.005 | 0.000 | 0.005 | |
metacellHisto_HC | 0.350 | 0.004 | 0.354 | |
metacellPerLinesHistoPerCondition_HC | 0.530 | 0.024 | 0.555 | |
metacellPerLinesHisto_HC | 0.612 | 0.020 | 0.633 | |
metacombine | 0.080 | 0.004 | 0.084 | |
mvImage | 2.810 | 0.024 | 2.839 | |
my_hc_ExportMenu | 0.145 | 0.020 | 0.165 | |
my_hc_chart | 0.159 | 0.004 | 0.162 | |
nonzero | 0.021 | 0.000 | 0.021 | |
normalizeMethods.dapar | 0 | 0 | 0 | |
pepa.test | 0.312 | 0.000 | 0.313 | |
pkgs.require | 0 | 0 | 0 | |
plotJitter | 1.365 | 0.080 | 1.446 | |
plotJitter_rCharts | 1.252 | 0.008 | 1.262 | |
plotPCA_Eigen | 0.361 | 0.008 | 0.369 | |
plotPCA_Eigen_hc | 0.268 | 0.000 | 0.269 | |
plotPCA_Ind | 0.274 | 0.000 | 0.275 | |
plotPCA_Var | 0.266 | 0.000 | 0.267 | |
postHocTest | 0.000 | 0.000 | 0.001 | |
proportionConRev_HC | 0.054 | 0.000 | 0.055 | |
rbindMSnset | 0.350 | 0.020 | 0.371 | |
reIntroduceMEC | 0.331 | 0.000 | 0.332 | |
readExcel | 0 | 0 | 0 | |
removeLines | 0.313 | 0.000 | 0.314 | |
samLRT | 0 | 0 | 0 | |
saveParameters | 0.264 | 0.004 | 0.268 | |
scatterplotEnrichGO_HC | 5.272 | 0.227 | 5.509 | |
search.metacell.tags | 0.009 | 0.000 | 0.008 | |
separateAdjPval | 0.183 | 0.000 | 0.184 | |
splitAdjacencyMat | 0.313 | 0.008 | 0.322 | |
test.design | 0.292 | 0.000 | 0.292 | |
testAnovaModels | 0.085 | 0.012 | 0.098 | |
thresholdpval4fdr | 0.000 | 0.000 | 0.001 | |
translatedRandomBeta | 0.000 | 0.004 | 0.004 | |
univ_AnnotDbPkg | 0.165 | 0.030 | 0.195 | |
violinPlotD | 0.254 | 0.004 | 0.259 | |
visualizeClusters | 1.565 | 0.024 | 1.592 | |
vsn | 0.675 | 0.008 | 0.684 | |
wrapper.CVDistD_HC | 1.969 | 0.191 | 2.165 | |
wrapper.compareNormalizationD_HC | 46.850 | 3.486 | 50.427 | |
wrapper.corrMatrixD_HC | 0.408 | 0.020 | 0.429 | |
wrapper.dapar.impute.mi | 20.158 | 0.164 | 20.364 | |
wrapper.heatmapD | 0.530 | 0.016 | 0.548 | |
wrapper.impute.KNN | 0.309 | 0.000 | 0.310 | |
wrapper.impute.detQuant | 0.340 | 0.008 | 0.349 | |
wrapper.impute.fixedValue | 0.342 | 0.012 | 0.355 | |
wrapper.impute.mle | 0.369 | 0.004 | 0.373 | |
wrapper.impute.pa | 0.095 | 0.012 | 0.108 | |
wrapper.impute.pa2 | 0.310 | 0.007 | 0.318 | |
wrapper.impute.slsa | 0.481 | 0.008 | 0.490 | |
wrapper.mvImage | 0.128 | 0.007 | 0.137 | |
wrapper.normalizeD | 0.347 | 0.004 | 0.352 | |
wrapper.pca | 0.122 | 0.004 | 0.127 | |
wrapperCalibrationPlot | 0.166 | 0.000 | 0.167 | |
wrapperClassic1wayAnova | 0 | 0 | 0 | |
wrapperRunClustering | 2.470 | 0.090 | 2.566 | |
write.excel | 0.761 | 0.016 | 0.778 | |
writeMSnsetToCSV | 0.299 | 0.004 | 0.306 | |
writeMSnsetToExcel | 0.910 | 0.033 | 0.944 | |