Back to Multiple platform build/check report for BioC 3.17 |
|
This page was generated on 2023-04-12 10:55:23 -0400 (Wed, 12 Apr 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) | x86_64 | 4.3.0 alpha (2023-04-03 r84154) | 4547 |
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) | x86_64 | R Under development (unstable) (2023-02-14 r83833) -- "Unsuffered Consequences" | 4333 |
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 489/2207 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DAPAR 1.31.6 (landing page) Samuel Wieczorek
| nebbiolo1 | Linux (Ubuntu 22.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
nebbiolo2 | Linux (Ubuntu 20.04.5 LTS) / x86_64 | OK | OK | OK | ||||||||||
Package: DAPAR |
Version: 1.31.6 |
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/site-library --timings DAPAR_1.31.6.tar.gz |
StartedAt: 2023-04-11 19:42:54 -0400 (Tue, 11 Apr 2023) |
EndedAt: 2023-04-11 19:48:03 -0400 (Tue, 11 Apr 2023) |
EllapsedTime: 308.9 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/site-library --timings DAPAR_1.31.6.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/home/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck’ * using R version 4.3.0 alpha (2023-04-03 r84154) * using platform: x86_64-pc-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.2 LTS * using session charset: UTF-8 * checking for file ‘DAPAR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DAPAR’ version ‘1.31.6’ * 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 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 examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed wrapper.compareNormalizationD_HC 27.574 1.584 29.158 wrapper.dapar.impute.mi 12.925 0.100 13.026 barplotEnrichGO_HC 8.255 0.920 9.175 barplotGroupGO_HC 5.309 0.309 5.618 enrich_GO 4.759 0.248 5.008 * 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.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/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 alpha (2023-04-03 r84154) Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-pc-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.6. 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 17 | SKIP 0 | PASS 66 ] [ FAIL 0 | WARN 17 | SKIP 0 | PASS 66 ] > > proc.time() user system elapsed 23.482 1.081 24.555
DAPAR.Rcheck/DAPAR-Ex.timings
name | user | system | elapsed | |
AggregateMetacell | 1.908 | 0.092 | 2.002 | |
BuildAdjacencyMatrix | 0.811 | 0.072 | 0.883 | |
BuildColumnToProteinDataset | 0.336 | 0.028 | 0.363 | |
BuildMetaCell | 1.093 | 0.116 | 1.211 | |
CVDistD_HC | 2.094 | 0.121 | 2.221 | |
Children | 0.004 | 0.000 | 0.003 | |
CountPep | 0.287 | 0.016 | 0.303 | |
ExtendPalette | 0.025 | 0.004 | 0.028 | |
GOAnalysisSave | 0 | 0 | 0 | |
GetCC | 1.487 | 0.091 | 1.577 | |
GetColorsForConditions | 0.243 | 0.000 | 0.244 | |
GetDetailedNbPeptides | 0.266 | 0.004 | 0.270 | |
GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
GetIndices_BasedOnConditions | 0.273 | 0.012 | 0.285 | |
GetIndices_MetacellFiltering | 0.268 | 0.000 | 0.267 | |
GetIndices_WholeLine | 0.261 | 0.004 | 0.265 | |
GetIndices_WholeMatrix | 0.265 | 0.000 | 0.266 | |
GetKeyId | 0.252 | 0.015 | 0.267 | |
GetMatAdj | 0.285 | 0.008 | 0.293 | |
GetMetacell | 0 | 0 | 0 | |
GetMetacellTags | 0.255 | 0.008 | 0.264 | |
GetNbPeptidesUsed | 0.253 | 0.016 | 0.269 | |
GetSoftAvailables | 0.001 | 0.000 | 0.000 | |
GetTypeofData | 0.246 | 0.004 | 0.250 | |
Get_AllComparisons | 0.219 | 0.020 | 0.240 | |
GlobalQuantileAlignment | 0.273 | 0.000 | 0.274 | |
GraphPepProt | 0.280 | 0.004 | 0.284 | |
LH0 | 0 | 0 | 0 | |
LH0.lm | 0.000 | 0.000 | 0.001 | |
LH1 | 0 | 0 | 0 | |
LH1.lm | 0 | 0 | 0 | |
LOESS | 0.988 | 0.024 | 1.012 | |
MeanCentering | 0.253 | 0.012 | 0.264 | |
MetaCellFiltering | 0.392 | 0.008 | 0.400 | |
MetacellFilteringScope | 0 | 0 | 0 | |
Metacell_DIA_NN | 0.460 | 0.004 | 0.464 | |
Metacell_generic | 0.455 | 0.004 | 0.460 | |
Metacell_maxquant | 0.404 | 0.004 | 0.409 | |
Metacell_proline | 0.405 | 0.012 | 0.417 | |
NumericalFiltering | 0.372 | 0.020 | 0.392 | |
NumericalgetIndicesOfLinesToRemove | 0.276 | 0.012 | 0.287 | |
QuantileCentering | 0.283 | 0.000 | 0.284 | |
SetCC | 1.747 | 0.036 | 1.782 | |
SetMatAdj | 0.307 | 0.004 | 0.312 | |
Set_POV_MEC_tags | 0.313 | 0.000 | 0.314 | |
StringBasedFiltering | 0.3 | 0.0 | 0.3 | |
StringBasedFiltering2 | 0.295 | 0.004 | 0.298 | |
SumByColumns | 1.134 | 0.024 | 1.158 | |
SymFilteringOperators | 0 | 0 | 0 | |
UpdateMetacellAfterImputation | 0.298 | 0.000 | 0.298 | |
aggregateIter | 0.456 | 0.000 | 0.456 | |
aggregateIterParallel | 0 | 0 | 0 | |
aggregateMean | 0.36 | 0.00 | 0.36 | |
aggregateSum | 0.359 | 0.000 | 0.359 | |
aggregateTopn | 0.326 | 0.000 | 0.326 | |
averageIntensities | 0.459 | 0.096 | 0.556 | |
barplotEnrichGO_HC | 8.255 | 0.920 | 9.175 | |
barplotGroupGO_HC | 5.309 | 0.309 | 5.618 | |
boxPlotD_HC | 0.192 | 0.020 | 0.212 | |
buildGraph | 1.277 | 0.092 | 1.369 | |
check.conditions | 0.236 | 0.000 | 0.236 | |
check.design | 0.231 | 0.004 | 0.235 | |
checkClusterability | 1.965 | 0.140 | 2.105 | |
classic1wayAnova | 1.022 | 0.076 | 1.098 | |
compareNormalizationD_HC | 0.103 | 0.012 | 0.115 | |
compute_t_tests | 0.863 | 0.008 | 0.871 | |
corrMatrixD_HC | 0.305 | 0.040 | 0.345 | |
createMSnset | 1.659 | 0.088 | 1.747 | |
dapar_hc_ExportMenu | 0.105 | 0.028 | 0.134 | |
dapar_hc_chart | 0.050 | 0.007 | 0.058 | |
deleteLinesFromIndices | 0.279 | 0.000 | 0.279 | |
densityPlotD_HC | 1.686 | 0.080 | 1.767 | |
diffAnaComputeFDR | 0.275 | 0.016 | 0.291 | |
diffAnaGetSignificant | 0.182 | 0.000 | 0.182 | |
diffAnaSave | 0.166 | 0.000 | 0.166 | |
diffAnaVolcanoplot | 0.106 | 0.000 | 0.105 | |
diffAnaVolcanoplot_rCharts | 0.290 | 0.024 | 0.313 | |
display.CC.visNet | 1.22 | 0.08 | 1.30 | |
enrich_GO | 4.759 | 0.248 | 5.008 | |
finalizeAggregation | 0.000 | 0.000 | 0.001 | |
findMECBlock | 0.268 | 0.004 | 0.272 | |
formatLimmaResult | 0.106 | 0.000 | 0.106 | |
formatPHResults | 2.593 | 0.076 | 2.670 | |
fudge2LRT | 0.000 | 0.001 | 0.000 | |
get.pep.prot.cc | 1.181 | 0.059 | 1.240 | |
getIndicesConditions | 0.236 | 0.000 | 0.235 | |
getIndicesOfLinesToRemove | 0.246 | 0.000 | 0.246 | |
getListNbValuesInLines | 0.233 | 0.000 | 0.234 | |
getNumberOf | 0.246 | 0.000 | 0.247 | |
getNumberOfEmptyLines | 0.258 | 0.000 | 0.258 | |
getPourcentageOfMV | 0.246 | 0.004 | 0.248 | |
getProcessingInfo | 0.234 | 0.000 | 0.234 | |
getProteinsStats | 0.281 | 0.012 | 0.293 | |
getQuantile4Imp | 0.060 | 0.004 | 0.064 | |
getTextForAggregation | 0 | 0 | 0 | |
getTextForAnaDiff | 0 | 0 | 0 | |
getTextForFiltering | 0 | 0 | 0 | |
getTextForGOAnalysis | 0.000 | 0.000 | 0.001 | |
getTextForHypothesisTest | 0.000 | 0.000 | 0.001 | |
getTextForNewDataset | 0.003 | 0.000 | 0.003 | |
getTextForNormalization | 0.001 | 0.000 | 0.000 | |
getTextForpeptideImputation | 0.001 | 0.000 | 0.000 | |
getTextForproteinImputation | 0.000 | 0.001 | 0.000 | |
group_GO | 4.078 | 0.167 | 4.244 | |
hc_logFC_DensityPlot | 0.451 | 0.024 | 0.475 | |
hc_mvTypePlot2 | 0.564 | 0.016 | 0.579 | |
heatmapD | 0.554 | 0.012 | 0.566 | |
heatmapForMissingValues | 0.146 | 0.004 | 0.150 | |
histPValue_HC | 0.164 | 0.012 | 0.175 | |
impute.pa2 | 0.293 | 0.008 | 0.300 | |
inner.aggregate.iter | 0.303 | 0.008 | 0.310 | |
inner.aggregate.topn | 0.323 | 0.004 | 0.327 | |
inner.mean | 0.262 | 0.012 | 0.274 | |
inner.sum | 0.263 | 0.012 | 0.275 | |
is.subset | 0 | 0 | 0 | |
limmaCompleteTest | 1.074 | 0.016 | 1.089 | |
listSheets | 0.001 | 0.000 | 0.000 | |
make.contrast | 0.257 | 0.004 | 0.261 | |
make.design.1 | 0.239 | 0.020 | 0.259 | |
make.design.2 | 0.266 | 0.000 | 0.266 | |
make.design.3 | 0.259 | 0.012 | 0.271 | |
make.design | 0.357 | 0.002 | 0.360 | |
match.metacell | 0.276 | 0.001 | 0.277 | |
metacell.def | 0.004 | 0.000 | 0.004 | |
metacellHisto_HC | 0.297 | 0.008 | 0.305 | |
metacellPerLinesHistoPerCondition_HC | 0.406 | 0.011 | 0.418 | |
metacellPerLinesHisto_HC | 0.521 | 0.052 | 0.574 | |
metacombine | 0.043 | 0.004 | 0.047 | |
mvImage | 1.842 | 0.047 | 1.890 | |
my_hc_ExportMenu | 0.094 | 0.031 | 0.126 | |
my_hc_chart | 0.118 | 0.011 | 0.130 | |
nonzero | 0.015 | 0.000 | 0.014 | |
normalizeMethods.dapar | 0.001 | 0.001 | 0.000 | |
pepa.test | 0.269 | 0.000 | 0.269 | |
pkgs.require | 0 | 0 | 0 | |
plotJitter | 1.146 | 0.060 | 1.207 | |
plotJitter_rCharts | 1.034 | 0.051 | 1.086 | |
plotPCA_Eigen | 0.290 | 0.003 | 0.295 | |
plotPCA_Eigen_hc | 0.230 | 0.001 | 0.230 | |
plotPCA_Ind | 0.239 | 0.000 | 0.239 | |
plotPCA_Var | 0.232 | 0.000 | 0.232 | |
postHocTest | 2.538 | 0.063 | 2.602 | |
proportionConRev_HC | 0.036 | 0.008 | 0.045 | |
rbindMSnset | 0.308 | 0.005 | 0.312 | |
reIntroduceMEC | 0.279 | 0.000 | 0.279 | |
readExcel | 0 | 0 | 0 | |
removeLines | 0.261 | 0.007 | 0.269 | |
samLRT | 0 | 0 | 0 | |
saveParameters | 0.237 | 0.000 | 0.238 | |
scatterplotEnrichGO_HC | 4.148 | 0.200 | 4.358 | |
search.metacell.tags | 0.003 | 0.002 | 0.005 | |
splitAdjacencyMat | 0.270 | 0.002 | 0.273 | |
test.design | 0.265 | 0.001 | 0.267 | |
translatedRandomBeta | 0.000 | 0.008 | 0.008 | |
univ_AnnotDbPkg | 0.186 | 0.056 | 0.241 | |
violinPlotD | 0.229 | 0.000 | 0.229 | |
visualizeClusters | 1.027 | 0.024 | 1.051 | |
vsn | 0.703 | 0.012 | 0.714 | |
wrapper.CVDistD_HC | 1.257 | 0.112 | 1.369 | |
wrapper.compareNormalizationD_HC | 27.574 | 1.584 | 29.158 | |
wrapper.corrMatrixD_HC | 0.312 | 0.016 | 0.328 | |
wrapper.dapar.impute.mi | 12.925 | 0.100 | 13.026 | |
wrapper.heatmapD | 0.467 | 0.008 | 0.474 | |
wrapper.impute.KNN | 0.313 | 0.000 | 0.313 | |
wrapper.impute.detQuant | 0.292 | 0.004 | 0.295 | |
wrapper.impute.fixedValue | 0.292 | 0.004 | 0.296 | |
wrapper.impute.mle | 0.275 | 0.000 | 0.275 | |
wrapper.impute.pa | 0.091 | 0.004 | 0.095 | |
wrapper.impute.pa2 | 0.278 | 0.000 | 0.278 | |
wrapper.impute.slsa | 0.447 | 0.000 | 0.447 | |
wrapper.mvImage | 0.100 | 0.008 | 0.108 | |
wrapper.normalizeD | 0.249 | 0.004 | 0.253 | |
wrapper.pca | 0.186 | 0.064 | 0.251 | |
wrapperCalibrationPlot | 0.151 | 0.008 | 0.159 | |
wrapperClassic1wayAnova | 2.307 | 0.076 | 2.383 | |
wrapperRunClustering | 1.616 | 0.060 | 1.676 | |
write.excel | 0.490 | 0.016 | 0.506 | |
writeMSnsetToCSV | 0.250 | 0.000 | 0.253 | |
writeMSnsetToExcel | 0.624 | 0.004 | 0.628 | |