Back to Multiple platform build/check report for BioC 3.17: simplified long |
|
This page was generated on 2023-10-04 11:37:16 -0400 (Wed, 04 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4626 |
palomino3 | Windows Server 2022 Datacenter | x64 | 4.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" | 4379 |
merida1 | macOS 12.6.4 Monterey | x86_64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4395 |
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 |
Package 494/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
DAPAR 1.32.5 (landing page) Samuel Wieczorek
| nebbiolo1 | Linux (Ubuntu 22.04.2 LTS) / x86_64 | OK | OK | OK | ![]() | ||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | ![]() | ||||||||
merida1 | macOS 12.6.4 Monterey / x86_64 | OK | OK | OK | OK | ![]() | ||||||||
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. - If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information. |
Package: DAPAR |
Version: 1.32.5 |
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DAPAR_1.32.5.tar.gz |
StartedAt: 2023-10-04 00:34:26 -0400 (Wed, 04 Oct 2023) |
EndedAt: 2023-10-04 00:49:58 -0400 (Wed, 04 Oct 2023) |
EllapsedTime: 932.0 seconds |
RetCode: 0 |
Status: OK |
CheckDir: DAPAR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DAPAR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DAPAR_1.32.5.tar.gz ### ############################################################################## ############################################################################## * using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: x86_64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.3 (clang-1403.0.22.14.1) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.4 * using session charset: UTF-8 * using option ‘--no-vignettes’ * checking for file ‘DAPAR/DESCRIPTION’ ... OK * checking extension type ... Package * this is package ‘DAPAR’ version ‘1.32.5’ * 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 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<-’ 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’ writeMSnsetToExcel: no visible global function definition for ‘installed.packages’ Undefined global functions or variables: A B Condition FDR_threshold Intensity P.Value Pr(>F)1 Prostar.loc 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", "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 85.160 9.982 125.325 wrapper.dapar.impute.mi 30.187 1.070 41.414 barplotEnrichGO_HC 17.316 1.840 25.143 enrich_GO 10.013 0.657 14.507 barplotGroupGO_HC 9.840 0.813 13.946 group_GO 9.301 0.657 13.421 scatterplotEnrichGO_HC 9.276 0.649 13.049 CVDistD_HC 6.940 0.287 9.589 checkClusterability 5.504 0.728 8.203 wrapper.CVDistD_HC 5.128 0.720 7.761 writeMSnsetToExcel 4.169 1.595 7.645 densityPlotD_HC 5.063 0.681 7.408 mvImage 5.289 0.130 7.120 wrapperRunClustering 4.218 0.209 5.979 * checking for unstated dependencies in ‘tests’ ... OK * checking tests ... Running ‘testthat.R’ OK * checking PDF version of manual ... OK * DONE Status: 1 NOTE See ‘/Users/biocbuild/bbs-3.17-bioc/meat/DAPAR.Rcheck/00check.log’ for details.
DAPAR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DAPAR ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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.1 (2023-06-16) -- "Beagle Scouts" Copyright (C) 2023 The R Foundation for Statistical Computing Platform: x86_64-apple-darwin20 (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.32.5. 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 52.635 1.714 70.773
DAPAR.Rcheck/DAPAR-Ex.timings
name | user | system | elapsed | |
AggregateMetacell | 3.192 | 0.126 | 4.240 | |
BuildAdjacencyMatrix | 0.605 | 0.011 | 0.815 | |
BuildColumnToProteinDataset | 0.808 | 0.009 | 1.105 | |
BuildMetaCell | 1.498 | 0.043 | 2.024 | |
CVDistD_HC | 6.940 | 0.287 | 9.589 | |
Children | 0.012 | 0.001 | 0.014 | |
CountPep | 0.588 | 0.009 | 0.752 | |
ExtendPalette | 0.058 | 0.004 | 0.077 | |
GOAnalysisSave | 0.001 | 0.000 | 0.000 | |
GetCC | 2.133 | 0.030 | 3.003 | |
GetColorsForConditions | 0.490 | 0.007 | 0.708 | |
GetDetailedNbPeptides | 0.543 | 0.007 | 0.759 | |
GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
GetIndices_BasedOnConditions | 0.526 | 0.007 | 0.741 | |
GetIndices_MetacellFiltering | 0.541 | 0.009 | 0.757 | |
GetIndices_WholeLine | 0.530 | 0.008 | 0.761 | |
GetIndices_WholeMatrix | 0.531 | 0.009 | 0.770 | |
GetKeyId | 0.510 | 0.009 | 0.730 | |
GetMatAdj | 0.614 | 0.009 | 0.859 | |
GetMetacell | 0 | 0 | 0 | |
GetMetacellTags | 0.528 | 0.007 | 0.736 | |
GetNbPeptidesUsed | 0.535 | 0.007 | 0.733 | |
GetSoftAvailables | 0.001 | 0.001 | 0.001 | |
GetTypeofData | 0.492 | 0.007 | 0.668 | |
Get_AllComparisons | 0.446 | 0.010 | 0.636 | |
GlobalQuantileAlignment | 0.524 | 0.007 | 0.715 | |
GraphPepProt | 0.530 | 0.007 | 0.730 | |
LH0 | 0.000 | 0.000 | 0.001 | |
LH0.lm | 0.000 | 0.000 | 0.001 | |
LH1 | 0.000 | 0.000 | 0.001 | |
LH1.lm | 0.000 | 0.000 | 0.004 | |
LOESS | 1.791 | 0.026 | 2.410 | |
MeanCentering | 0.538 | 0.010 | 0.703 | |
MetaCellFiltering | 0.892 | 0.011 | 1.148 | |
MetacellFilteringScope | 0.000 | 0.001 | 0.001 | |
Metacell_DIA_NN | 0.862 | 0.023 | 1.141 | |
Metacell_generic | 0.888 | 0.025 | 1.244 | |
Metacell_maxquant | 0.862 | 0.025 | 1.181 | |
Metacell_proline | 0.855 | 0.020 | 1.165 | |
NumericalFiltering | 0.638 | 0.009 | 0.851 | |
NumericalgetIndicesOfLinesToRemove | 0.609 | 0.010 | 0.824 | |
OWAnova | 0.011 | 0.001 | 0.019 | |
QuantileCentering | 0.531 | 0.006 | 0.710 | |
SetCC | 1.868 | 0.014 | 2.466 | |
SetMatAdj | 0.610 | 0.007 | 0.820 | |
Set_POV_MEC_tags | 0.541 | 0.006 | 0.713 | |
StringBasedFiltering | 0.597 | 0.009 | 0.789 | |
StringBasedFiltering2 | 0.593 | 0.007 | 0.792 | |
SumByColumns | 3.393 | 0.022 | 4.357 | |
SymFilteringOperators | 0.000 | 0.001 | 0.001 | |
UpdateMetacellAfterImputation | 0.555 | 0.007 | 0.728 | |
aggregateIter | 0.876 | 0.010 | 1.153 | |
aggregateIterParallel | 0.000 | 0.001 | 0.001 | |
aggregateMean | 0.751 | 0.008 | 0.987 | |
aggregateSum | 0.751 | 0.008 | 0.996 | |
aggregateTopn | 0.680 | 0.007 | 0.897 | |
applyAnovasOnProteins | 0.150 | 0.004 | 0.202 | |
averageIntensities | 1.045 | 0.111 | 1.584 | |
barplotEnrichGO_HC | 17.316 | 1.840 | 25.143 | |
barplotGroupGO_HC | 9.840 | 0.813 | 13.946 | |
boxPlotD_HC | 0.392 | 0.090 | 0.661 | |
buildGraph | 1.682 | 0.033 | 2.239 | |
check.conditions | 0.479 | 0.005 | 0.625 | |
check.design | 0.484 | 0.005 | 0.641 | |
checkClusterability | 5.504 | 0.728 | 8.203 | |
classic1wayAnova | 0.000 | 0.000 | 0.001 | |
compareNormalizationD_HC | 0.212 | 0.075 | 0.374 | |
compute.selection.table | 1.353 | 0.099 | 1.904 | |
compute_t_tests | 2.442 | 0.172 | 3.386 | |
corrMatrixD_HC | 0.660 | 0.082 | 1.058 | |
createMSnset | 3.217 | 0.093 | 4.457 | |
dapar_hc_ExportMenu | 0.244 | 0.206 | 0.607 | |
dapar_hc_chart | 0.099 | 0.068 | 0.224 | |
deleteLinesFromIndices | 0.559 | 0.011 | 0.713 | |
densityPlotD_HC | 5.063 | 0.681 | 7.408 | |
diffAnaComputeFDR | 0.347 | 0.020 | 0.487 | |
diffAnaGetSignificant | 0.426 | 0.027 | 0.597 | |
diffAnaSave | 0.395 | 0.025 | 0.543 | |
diffAnaVolcanoplot | 0.240 | 0.015 | 0.332 | |
diffAnaVolcanoplot_rCharts | 0.633 | 0.102 | 0.967 | |
display.CC.visNet | 1.767 | 0.068 | 2.429 | |
enrich_GO | 10.013 | 0.657 | 14.507 | |
finalizeAggregation | 0.000 | 0.001 | 0.001 | |
findMECBlock | 0.559 | 0.009 | 0.748 | |
formatHSDResults | 0.000 | 0.001 | 0.001 | |
formatLimmaResult | 0.221 | 0.011 | 0.291 | |
formatPHResults | 0.000 | 0.001 | 0.001 | |
formatPHTResults | 0.000 | 0.000 | 0.001 | |
fudge2LRT | 0.000 | 0.001 | 0.001 | |
get.pep.prot.cc | 1.488 | 0.023 | 1.992 | |
getIndicesConditions | 0.478 | 0.006 | 0.634 | |
getIndicesOfLinesToRemove | 0.507 | 0.008 | 0.672 | |
getListNbValuesInLines | 0.474 | 0.006 | 0.631 | |
getNumberOf | 0.511 | 0.008 | 0.683 | |
getNumberOfEmptyLines | 0.548 | 0.008 | 0.736 | |
getPourcentageOfMV | 0.529 | 0.009 | 0.751 | |
getProcessingInfo | 0.479 | 0.006 | 0.637 | |
getProteinsStats | 0.540 | 0.010 | 0.704 | |
getQuantile4Imp | 0.102 | 0.004 | 0.139 | |
getTextForAggregation | 0.001 | 0.001 | 0.002 | |
getTextForAnaDiff | 0.001 | 0.000 | 0.001 | |
getTextForFiltering | 0.000 | 0.001 | 0.001 | |
getTextForGOAnalysis | 0.000 | 0.001 | 0.001 | |
getTextForHypothesisTest | 0.001 | 0.001 | 0.001 | |
getTextForNewDataset | 0.003 | 0.001 | 0.004 | |
getTextForNormalization | 0.001 | 0.000 | 0.001 | |
getTextForpeptideImputation | 0.000 | 0.001 | 0.001 | |
getTextForproteinImputation | 0.001 | 0.001 | 0.001 | |
globalAdjPval | 0.830 | 0.025 | 1.111 | |
group_GO | 9.301 | 0.657 | 13.421 | |
hc_logFC_DensityPlot | 1.038 | 0.170 | 1.649 | |
hc_mvTypePlot2 | 1.458 | 0.163 | 2.128 | |
heatmapD | 0.942 | 0.065 | 1.372 | |
heatmapForMissingValues | 0.257 | 0.019 | 0.380 | |
histPValue_HC | 0.339 | 0.082 | 0.561 | |
impute.pa2 | 0.765 | 0.026 | 1.048 | |
inner.aggregate.iter | 0.600 | 0.012 | 0.806 | |
inner.aggregate.topn | 0.550 | 0.011 | 0.733 | |
inner.mean | 0.543 | 0.011 | 0.767 | |
inner.sum | 0.545 | 0.011 | 0.752 | |
is.subset | 0.000 | 0.001 | 0.005 | |
limmaCompleteTest | 3.256 | 0.061 | 4.418 | |
listSheets | 0.000 | 0.000 | 0.001 | |
make.contrast | 0.505 | 0.007 | 0.670 | |
make.design.1 | 0.505 | 0.006 | 0.673 | |
make.design.2 | 0.506 | 0.008 | 0.684 | |
make.design.3 | 0.509 | 0.008 | 0.680 | |
make.design | 0.506 | 0.007 | 0.680 | |
match.metacell | 0.547 | 0.009 | 0.746 | |
metacell.def | 0.011 | 0.004 | 0.020 | |
metacellHisto_HC | 0.667 | 0.084 | 1.001 | |
metacellPerLinesHistoPerCondition_HC | 0.809 | 0.143 | 1.275 | |
metacellPerLinesHisto_HC | 1.036 | 0.348 | 1.810 | |
metacombine | 0.154 | 0.004 | 0.207 | |
mvImage | 5.289 | 0.130 | 7.120 | |
my_hc_ExportMenu | 0.245 | 0.201 | 0.596 | |
my_hc_chart | 0.245 | 0.202 | 0.557 | |
nonzero | 0.030 | 0.002 | 0.048 | |
normalizeMethods.dapar | 0.000 | 0.001 | 0.001 | |
pepa.test | 0.551 | 0.008 | 0.732 | |
pkgs.require | 0.000 | 0.000 | 0.001 | |
plotJitter | 1.661 | 0.051 | 2.206 | |
plotJitter_rCharts | 1.512 | 0.083 | 2.113 | |
plotPCA_Eigen | 0.650 | 0.035 | 0.954 | |
plotPCA_Eigen_hc | 0.480 | 0.005 | 0.639 | |
plotPCA_Ind | 0.494 | 0.009 | 0.664 | |
plotPCA_Var | 0.483 | 0.007 | 0.649 | |
postHocTest | 0.000 | 0.000 | 0.001 | |
proportionConRev_HC | 0.087 | 0.066 | 0.196 | |
rbindMSnset | 0.660 | 0.019 | 0.853 | |
reIntroduceMEC | 0.595 | 0.012 | 0.774 | |
readExcel | 0.000 | 0.001 | 0.000 | |
removeLines | 0.558 | 0.014 | 0.713 | |
samLRT | 0 | 0 | 0 | |
saveParameters | 0.487 | 0.007 | 0.628 | |
scatterplotEnrichGO_HC | 9.276 | 0.649 | 13.049 | |
search.metacell.tags | 0.014 | 0.002 | 0.020 | |
separateAdjPval | 0.262 | 0.008 | 0.356 | |
splitAdjacencyMat | 0.540 | 0.008 | 0.710 | |
test.design | 0.511 | 0.007 | 0.686 | |
testAnovaModels | 0.158 | 0.007 | 0.220 | |
thresholdpval4fdr | 0.000 | 0.001 | 0.000 | |
translatedRandomBeta | 0.006 | 0.017 | 0.033 | |
univ_AnnotDbPkg | 0.287 | 0.125 | 0.524 | |
violinPlotD | 0.417 | 0.018 | 0.555 | |
visualizeClusters | 2.671 | 0.113 | 3.746 | |
vsn | 1.010 | 0.018 | 1.355 | |
wrapper.CVDistD_HC | 5.128 | 0.720 | 7.761 | |
wrapper.compareNormalizationD_HC | 85.160 | 9.982 | 125.325 | |
wrapper.corrMatrixD_HC | 0.683 | 0.085 | 1.029 | |
wrapper.dapar.impute.mi | 30.187 | 1.070 | 41.414 | |
wrapper.heatmapD | 0.886 | 0.069 | 1.286 | |
wrapper.impute.KNN | 0.546 | 0.011 | 0.724 | |
wrapper.impute.detQuant | 0.616 | 0.014 | 0.830 | |
wrapper.impute.fixedValue | 0.626 | 0.016 | 0.852 | |
wrapper.impute.mle | 0.553 | 0.011 | 0.748 | |
wrapper.impute.pa | 0.184 | 0.009 | 0.249 | |
wrapper.impute.pa2 | 0.574 | 0.014 | 0.802 | |
wrapper.impute.slsa | 0.870 | 0.023 | 1.283 | |
wrapper.mvImage | 0.228 | 0.011 | 0.305 | |
wrapper.normalizeD | 0.558 | 0.014 | 0.760 | |
wrapper.pca | 0.212 | 0.014 | 0.315 | |
wrapperCalibrationPlot | 0.271 | 0.019 | 0.373 | |
wrapperClassic1wayAnova | 0.000 | 0.001 | 0.000 | |
wrapperRunClustering | 4.218 | 0.209 | 5.979 | |
write.excel | 1.252 | 0.092 | 1.765 | |
writeMSnsetToCSV | 0.524 | 0.022 | 0.748 | |
writeMSnsetToExcel | 4.169 | 1.595 | 7.645 | |