Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:00 -0400 (Fri, 20 Oct 2023).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
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
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
To the developers/maintainers of the DAPAR package: - 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-17 14:02:29 -0400 (Tue, 17 Oct 2023) |
EndedAt: 2023-10-17 14:12:06 -0400 (Tue, 17 Oct 2023) |
EllapsedTime: 576.8 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-mac-arm64/meat/DAPAR.Rcheck’ * using R version 4.3.1 (2023-06-16) * using platform: aarch64-apple-darwin20 (64-bit) * R was compiled by Apple clang version 14.0.0 (clang-1400.0.29.202) GNU Fortran (GCC) 12.2.0 * running under: macOS Monterey 12.6.7 * 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 35.883 3.940 59.634 wrapper.dapar.impute.mi 17.650 0.465 27.624 barplotEnrichGO_HC 10.131 1.036 16.297 barplotGroupGO_HC 6.074 0.448 8.618 group_GO 5.735 0.395 9.173 enrich_GO 5.646 0.382 8.582 scatterplotEnrichGO_HC 5.630 0.390 8.303 writeMSnsetToExcel 2.658 1.465 6.624 * 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-mac-arm64/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-arm64/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: aarch64-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 % - 100 % - 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 % - 100 % - 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 29.620 0.894 44.658
DAPAR.Rcheck/DAPAR-Ex.timings
name | user | system | elapsed | |
AggregateMetacell | 2.014 | 0.062 | 3.148 | |
BuildAdjacencyMatrix | 0.790 | 0.012 | 1.202 | |
BuildColumnToProteinDataset | 0.445 | 0.011 | 0.689 | |
BuildMetaCell | 1.131 | 0.036 | 1.801 | |
CVDistD_HC | 2.599 | 0.151 | 4.299 | |
Children | 0.006 | 0.001 | 0.009 | |
CountPep | 0.375 | 0.007 | 0.579 | |
ExtendPalette | 0.030 | 0.003 | 0.045 | |
GOAnalysisSave | 0.000 | 0.000 | 0.001 | |
GetCC | 1.481 | 0.023 | 2.285 | |
GetColorsForConditions | 0.309 | 0.005 | 0.480 | |
GetDetailedNbPeptides | 0.337 | 0.006 | 0.516 | |
GetDetailedNbPeptidesUsed | 0 | 0 | 0 | |
GetIndices_BasedOnConditions | 0.328 | 0.006 | 0.508 | |
GetIndices_MetacellFiltering | 0.337 | 0.006 | 0.522 | |
GetIndices_WholeLine | 0.331 | 0.006 | 0.506 | |
GetIndices_WholeMatrix | 0.327 | 0.007 | 0.507 | |
GetKeyId | 0.329 | 0.007 | 0.513 | |
GetMatAdj | 0.368 | 0.006 | 0.550 | |
GetMetacell | 0.001 | 0.000 | 0.000 | |
GetMetacellTags | 0.324 | 0.006 | 0.496 | |
GetNbPeptidesUsed | 0.328 | 0.006 | 0.504 | |
GetSoftAvailables | 0.001 | 0.000 | 0.001 | |
GetTypeofData | 0.312 | 0.007 | 0.494 | |
Get_AllComparisons | 0.272 | 0.009 | 0.414 | |
GlobalQuantileAlignment | 0.331 | 0.006 | 0.501 | |
GraphPepProt | 0.337 | 0.006 | 0.497 | |
LH0 | 0 | 0 | 0 | |
LH0.lm | 0.000 | 0.000 | 0.001 | |
LH1 | 0 | 0 | 0 | |
LH1.lm | 0.000 | 0.000 | 0.001 | |
LOESS | 1.041 | 0.017 | 1.585 | |
MeanCentering | 0.340 | 0.007 | 0.530 | |
MetaCellFiltering | 0.527 | 0.010 | 0.816 | |
MetacellFilteringScope | 0 | 0 | 0 | |
Metacell_DIA_NN | 0.603 | 0.017 | 0.949 | |
Metacell_generic | 0.618 | 0.017 | 0.967 | |
Metacell_maxquant | 0.596 | 0.014 | 0.915 | |
Metacell_proline | 0.599 | 0.015 | 0.926 | |
NumericalFiltering | 0.469 | 0.011 | 0.724 | |
NumericalgetIndicesOfLinesToRemove | 0.355 | 0.005 | 0.529 | |
OWAnova | 0.008 | 0.000 | 0.013 | |
QuantileCentering | 0.343 | 0.006 | 0.522 | |
SetCC | 1.304 | 0.015 | 2.019 | |
SetMatAdj | 0.366 | 0.006 | 0.560 | |
Set_POV_MEC_tags | 0.334 | 0.006 | 0.511 | |
StringBasedFiltering | 0.369 | 0.007 | 0.574 | |
StringBasedFiltering2 | 0.360 | 0.006 | 0.545 | |
SumByColumns | 1.395 | 0.017 | 2.150 | |
SymFilteringOperators | 0 | 0 | 0 | |
UpdateMetacellAfterImputation | 0.346 | 0.006 | 0.528 | |
aggregateIter | 0.529 | 0.008 | 0.804 | |
aggregateIterParallel | 0 | 0 | 0 | |
aggregateMean | 0.447 | 0.008 | 0.680 | |
aggregateSum | 0.453 | 0.007 | 0.727 | |
aggregateTopn | 0.409 | 0.007 | 0.640 | |
applyAnovasOnProteins | 0.097 | 0.003 | 0.152 | |
averageIntensities | 0.649 | 0.054 | 1.214 | |
barplotEnrichGO_HC | 10.131 | 1.036 | 16.297 | |
barplotGroupGO_HC | 6.074 | 0.448 | 8.618 | |
boxPlotD_HC | 0.896 | 0.061 | 1.025 | |
buildGraph | 1.068 | 0.015 | 1.214 | |
check.conditions | 0.296 | 0.006 | 0.328 | |
check.design | 0.299 | 0.006 | 0.358 | |
checkClusterability | 2.782 | 0.335 | 4.404 | |
classic1wayAnova | 0.000 | 0.001 | 0.000 | |
compareNormalizationD_HC | 0.121 | 0.050 | 0.257 | |
compute.selection.table | 0.664 | 0.058 | 1.082 | |
compute_t_tests | 1.234 | 0.083 | 2.017 | |
corrMatrixD_HC | 0.393 | 0.051 | 0.670 | |
createMSnset | 2.108 | 0.058 | 3.239 | |
dapar_hc_ExportMenu | 0.137 | 0.134 | 0.378 | |
dapar_hc_chart | 0.062 | 0.040 | 0.139 | |
deleteLinesFromIndices | 0.348 | 0.007 | 0.519 | |
densityPlotD_HC | 2.220 | 0.287 | 3.592 | |
diffAnaComputeFDR | 0.193 | 0.007 | 0.298 | |
diffAnaGetSignificant | 0.234 | 0.014 | 0.378 | |
diffAnaSave | 0.224 | 0.013 | 0.364 | |
diffAnaVolcanoplot | 0.146 | 0.008 | 0.207 | |
diffAnaVolcanoplot_rCharts | 0.342 | 0.058 | 0.599 | |
display.CC.visNet | 1.251 | 0.040 | 1.938 | |
enrich_GO | 5.646 | 0.382 | 8.582 | |
finalizeAggregation | 0.000 | 0.000 | 0.001 | |
findMECBlock | 0.352 | 0.008 | 0.486 | |
formatHSDResults | 0 | 0 | 0 | |
formatLimmaResult | 0.133 | 0.007 | 0.179 | |
formatPHResults | 0.000 | 0.000 | 0.001 | |
formatPHTResults | 0.000 | 0.000 | 0.001 | |
fudge2LRT | 0.000 | 0.001 | 0.001 | |
get.pep.prot.cc | 1.103 | 0.014 | 1.623 | |
getIndicesConditions | 0.295 | 0.005 | 0.440 | |
getIndicesOfLinesToRemove | 0.315 | 0.006 | 0.472 | |
getListNbValuesInLines | 0.297 | 0.006 | 0.444 | |
getNumberOf | 0.313 | 0.007 | 0.479 | |
getNumberOfEmptyLines | 0.321 | 0.007 | 0.504 | |
getPourcentageOfMV | 0.316 | 0.007 | 0.482 | |
getProcessingInfo | 0.293 | 0.005 | 0.434 | |
getProteinsStats | 0.386 | 0.011 | 0.610 | |
getQuantile4Imp | 0.067 | 0.002 | 0.103 | |
getTextForAggregation | 0 | 0 | 0 | |
getTextForAnaDiff | 0.000 | 0.000 | 0.001 | |
getTextForFiltering | 0.000 | 0.001 | 0.001 | |
getTextForGOAnalysis | 0 | 0 | 0 | |
getTextForHypothesisTest | 0.001 | 0.000 | 0.000 | |
getTextForNewDataset | 0.002 | 0.001 | 0.003 | |
getTextForNormalization | 0 | 0 | 0 | |
getTextForpeptideImputation | 0.001 | 0.000 | 0.001 | |
getTextForproteinImputation | 0.000 | 0.001 | 0.001 | |
globalAdjPval | 0.407 | 0.017 | 0.640 | |
group_GO | 5.735 | 0.395 | 9.173 | |
hc_logFC_DensityPlot | 0.459 | 0.082 | 0.822 | |
hc_mvTypePlot2 | 0.686 | 0.088 | 1.158 | |
heatmapD | 1.318 | 0.046 | 2.038 | |
heatmapForMissingValues | 0.160 | 0.012 | 0.240 | |
histPValue_HC | 0.201 | 0.057 | 0.372 | |
impute.pa2 | 0.339 | 0.009 | 0.513 | |
inner.aggregate.iter | 0.355 | 0.009 | 0.557 | |
inner.aggregate.topn | 0.322 | 0.008 | 0.507 | |
inner.mean | 0.317 | 0.008 | 0.501 | |
inner.sum | 0.374 | 0.010 | 0.579 | |
is.subset | 0.000 | 0.001 | 0.000 | |
limmaCompleteTest | 1.329 | 0.035 | 2.024 | |
listSheets | 0 | 0 | 0 | |
make.contrast | 0.296 | 0.006 | 0.435 | |
make.design.1 | 0.297 | 0.006 | 0.478 | |
make.design.2 | 0.299 | 0.006 | 0.465 | |
make.design.3 | 0.296 | 0.007 | 0.455 | |
make.design | 0.335 | 0.008 | 0.519 | |
match.metacell | 0.318 | 0.007 | 0.506 | |
metacell.def | 0.004 | 0.001 | 0.007 | |
metacellHisto_HC | 0.349 | 0.047 | 0.595 | |
metacellPerLinesHistoPerCondition_HC | 0.460 | 0.094 | 0.828 | |
metacellPerLinesHisto_HC | 0.601 | 0.211 | 1.235 | |
metacombine | 0.058 | 0.003 | 0.086 | |
mvImage | 2.162 | 0.086 | 3.177 | |
my_hc_ExportMenu | 0.128 | 0.119 | 0.356 | |
my_hc_chart | 0.143 | 0.142 | 0.463 | |
nonzero | 0.027 | 0.001 | 0.042 | |
normalizeMethods.dapar | 0.000 | 0.001 | 0.000 | |
pepa.test | 0.319 | 0.007 | 0.498 | |
pkgs.require | 0.000 | 0.000 | 0.001 | |
plotJitter | 1.105 | 0.019 | 1.655 | |
plotJitter_rCharts | 1.043 | 0.062 | 1.654 | |
plotPCA_Eigen | 0.393 | 0.024 | 0.613 | |
plotPCA_Eigen_hc | 0.292 | 0.006 | 0.430 | |
plotPCA_Ind | 0.302 | 0.007 | 0.456 | |
plotPCA_Var | 0.295 | 0.006 | 0.441 | |
postHocTest | 0.001 | 0.000 | 0.000 | |
proportionConRev_HC | 0.045 | 0.041 | 0.129 | |
rbindMSnset | 0.390 | 0.012 | 0.624 | |
reIntroduceMEC | 0.351 | 0.009 | 0.550 | |
readExcel | 0 | 0 | 0 | |
removeLines | 0.336 | 0.008 | 0.527 | |
samLRT | 0 | 0 | 0 | |
saveParameters | 0.342 | 0.009 | 0.483 | |
scatterplotEnrichGO_HC | 5.630 | 0.390 | 8.303 | |
search.metacell.tags | 0.006 | 0.000 | 0.008 | |
separateAdjPval | 0.166 | 0.006 | 0.239 | |
splitAdjacencyMat | 0.343 | 0.007 | 0.515 | |
test.design | 1.050 | 0.012 | 1.637 | |
testAnovaModels | 0.097 | 0.004 | 0.156 | |
thresholdpval4fdr | 0 | 0 | 0 | |
translatedRandomBeta | 0.002 | 0.008 | 0.019 | |
univ_AnnotDbPkg | 0.230 | 0.048 | 0.426 | |
violinPlotD | 0.226 | 0.013 | 0.337 | |
visualizeClusters | 1.386 | 0.059 | 2.191 | |
vsn | 0.584 | 0.016 | 0.926 | |
wrapper.CVDistD_HC | 1.580 | 0.266 | 2.774 | |
wrapper.compareNormalizationD_HC | 35.883 | 3.940 | 59.634 | |
wrapper.corrMatrixD_HC | 0.395 | 0.053 | 0.700 | |
wrapper.dapar.impute.mi | 17.650 | 0.465 | 27.624 | |
wrapper.heatmapD | 0.570 | 0.034 | 0.900 | |
wrapper.impute.KNN | 0.345 | 0.007 | 0.506 | |
wrapper.impute.detQuant | 0.377 | 0.010 | 0.559 | |
wrapper.impute.fixedValue | 0.458 | 0.013 | 0.727 | |
wrapper.impute.mle | 0.348 | 0.009 | 0.520 | |
wrapper.impute.pa | 0.111 | 0.005 | 0.179 | |
wrapper.impute.pa2 | 0.352 | 0.009 | 0.562 | |
wrapper.impute.slsa | 0.489 | 0.016 | 0.777 | |
wrapper.mvImage | 0.940 | 0.016 | 1.448 | |
wrapper.normalizeD | 0.314 | 0.006 | 0.498 | |
wrapper.pca | 0.137 | 0.008 | 0.224 | |
wrapperCalibrationPlot | 0.173 | 0.012 | 0.276 | |
wrapperClassic1wayAnova | 0.000 | 0.000 | 0.001 | |
wrapperRunClustering | 2.215 | 0.122 | 3.580 | |
write.excel | 0.733 | 0.054 | 1.161 | |
writeMSnsetToCSV | 0.317 | 0.017 | 0.514 | |
writeMSnsetToExcel | 2.658 | 1.465 | 6.624 | |