| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-25 11:36 -0400 (Mon, 25 May 2026).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) | x86_64 | 4.6.0 RC (2026-04-17 r89917) -- "Because it was There" | 4937 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4639 |
| 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 525/2379 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DaparToolshed 0.99.36 (landing page) Samuel Wieczorek
| nebbiolo2 | Linux (Ubuntu 24.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | OK | ||||||||||
| See other builds for DaparToolshed in R Universe. | ||||||||||||||
|
To the developers/maintainers of the DaparToolshed package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DaparToolshed.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: DaparToolshed |
| Version: 0.99.36 |
| Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DaparToolshed.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DaparToolshed_0.99.36.tar.gz |
| StartedAt: 2026-05-24 19:03:52 -0400 (Sun, 24 May 2026) |
| EndedAt: 2026-05-24 19:05:45 -0400 (Sun, 24 May 2026) |
| EllapsedTime: 112.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DaparToolshed.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DaparToolshed.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DaparToolshed_0.99.36.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.24-bioc/meat/DaparToolshed.Rcheck’
* using R version 4.6.0 Patched (2026-05-01 r89994)
* using platform: aarch64-apple-darwin23
* R was compiled by
Apple clang version 17.0.0 (clang-1700.3.19.1)
GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-05-24 23:03:52 UTC
* using option ‘--no-vignettes’
* checking for file ‘DaparToolshed/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DaparToolshed’ version ‘0.99.36’
* 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 ‘DaparToolshed’ 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 code 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'DaparToolshed-aggregate.Rd':
‘[QFeatures:QFeatures-aggregate]{QFeatures::aggregateFeatures()}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
DaparToolshed-aggregate 7.613 0.122 7.751
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/Users/biocbuild/bbs-3.24-bioc/meat/DaparToolshed.Rcheck/00check.log’
for details.
DaparToolshed.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DaparToolshed ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’ * installing *source* package ‘DaparToolshed’ ... ** this is package ‘DaparToolshed’ version ‘0.99.36’ ** using staged installation ** R ** data ** 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 (DaparToolshed)
DaparToolshed.Rcheck/tests/testthat.Rout
R version 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23
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(DaparToolshed)
>
> test_check("DaparToolshed")
Procedure of Benjamini-Hochberg is used. pi0 is fixed to 1.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 127 ]
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 127 ]
>
> proc.time()
user system elapsed
7.240 0.304 7.551
DaparToolshed.Rcheck/DaparToolshed-Ex.timings
| name | user | system | elapsed | |
| Add2History | 0.001 | 0.000 | 0.001 | |
| BuildAdjacencyMatrix | 0.057 | 0.027 | 0.084 | |
| BuildMetacell | 0.016 | 0.001 | 0.017 | |
| Children | 0.001 | 0.000 | 0.002 | |
| CleanRowData | 0 | 0 | 0 | |
| ConvertListToHtml | 0.001 | 0.000 | 0.000 | |
| DaparToolshed-aggregate | 7.613 | 0.122 | 7.751 | |
| DaparToolshed-aggregateRedistribution | 0.001 | 0.000 | 0.000 | |
| ExtendPalette | 0.015 | 0.001 | 0.016 | |
| GetColorsForConditions | 0.008 | 0.001 | 0.008 | |
| GetHistory | 0.004 | 0.001 | 0.004 | |
| GetIndices_BasedOnConditions | 0.009 | 0.000 | 0.010 | |
| GetIndices_FunFiltering | 0 | 0 | 0 | |
| GetIndices_WholeLine | 0.008 | 0.001 | 0.009 | |
| GetIndices_WholeMatrix | 0.008 | 0.000 | 0.009 | |
| GetNbTags | 0.008 | 0.000 | 0.009 | |
| GetSoftAvailables | 0 | 0 | 0 | |
| InitializeHistory | 0.001 | 0.000 | 0.000 | |
| LH0 | 0 | 0 | 0 | |
| LH0_lm | 0 | 0 | 0 | |
| LH1 | 0.000 | 0.000 | 0.001 | |
| LH1_lm | 0 | 0 | 0 | |
| MetacellFilteringScope | 0 | 0 | 0 | |
| Metacell_DIA_NN | 0.009 | 0.001 | 0.009 | |
| Metacell_maxquant | 0.011 | 0.000 | 0.012 | |
| Metacell_proline | 0.015 | 0.001 | 0.016 | |
| OWAnova | 0.003 | 0.000 | 0.002 | |
| QFeatures-accessors | 0.021 | 0.001 | 0.022 | |
| QFeatures-excel | 0.231 | 0.013 | 0.248 | |
| QFeatures-filtering-oneSE | 0.934 | 0.012 | 0.954 | |
| QFeatures-utils | 0.000 | 0.001 | 0.000 | |
| ReplaceSpecialChars | 0 | 0 | 0 | |
| SetHistory | 0.017 | 0.000 | 0.018 | |
| adjacency-matrix-filter | 0.242 | 0.007 | 0.249 | |
| applyAnovasOnProteins | 0.051 | 0.001 | 0.052 | |
| buildGraph | 0.360 | 0.001 | 0.362 | |
| checkConditions | 0.008 | 0.001 | 0.008 | |
| checkDesign | 0.009 | 0.000 | 0.009 | |
| classic1wayAnova | 0 | 0 | 0 | |
| compare-assays | 0.094 | 0.009 | 0.104 | |
| compareNormalizationD_HC | 0.162 | 0.014 | 0.176 | |
| compute_t_tests | 0.111 | 0.005 | 0.117 | |
| diffAnaComputeAdjustedPValues | 0.157 | 0.017 | 0.174 | |
| diffAnaComputeFDR | 0 | 0 | 0 | |
| diffAnaVolcanoplot_rCharts | 0.092 | 0.006 | 0.099 | |
| displayCCvisNet | 0.399 | 0.006 | 0.406 | |
| formatHSDResults | 0 | 0 | 0 | |
| formatLimmaResult | 0.084 | 0.005 | 0.089 | |
| formatPHResults | 0 | 0 | 0 | |
| formatPHTResults | 0 | 0 | 0 | |
| fudge2LRT | 0 | 0 | 0 | |
| getDesignLevel | 0.007 | 0.000 | 0.008 | |
| getListNbValuesInLines | 0.004 | 0.001 | 0.005 | |
| getNumberOfEmptyLines | 0.074 | 0.007 | 0.081 | |
| getPepProtCC | 0.356 | 0.000 | 0.356 | |
| globalAdjPval | 0.144 | 0.005 | 0.150 | |
| hc_logFC_DensityPlot | 0.111 | 0.011 | 0.125 | |
| histPValue_HC | 0.069 | 0.009 | 0.079 | |
| import-export-QFeatures | 0 | 0 | 0 | |
| imputePA2 | 0.072 | 0.008 | 0.080 | |
| isDifferential | 0.054 | 0.004 | 0.058 | |
| isOfType | 0.075 | 0.011 | 0.087 | |
| isSubset | 0.000 | 0.000 | 0.001 | |
| limmaCompleteTest | 0.030 | 0.002 | 0.032 | |
| makeContrast | 0.014 | 0.001 | 0.018 | |
| makeDesign | 0.011 | 0.001 | 0.011 | |
| makeDesign1 | 0.012 | 0.001 | 0.014 | |
| makeDesign2 | 0.012 | 0.001 | 0.014 | |
| makeDesign3 | 0.011 | 0.001 | 0.012 | |
| matchMetacell | 0.009 | 0.000 | 0.009 | |
| metacell-plots | 0.148 | 0.011 | 0.163 | |
| mv_imputation_protein | 0.340 | 0.037 | 0.383 | |
| nEmptyLines | 0.081 | 0.008 | 0.088 | |
| nonzero | 0.006 | 0.000 | 0.007 | |
| normalization_methods | 0.033 | 0.001 | 0.034 | |
| normalizeFunction | 0.025 | 0.001 | 0.027 | |
| output_2_Excel | 0 | 0 | 0 | |
| pepaTest | 0 | 0 | 0 | |
| pkgsRequire | 0 | 0 | 0 | |
| plotJitter | 0.438 | 0.002 | 0.446 | |
| plotJitter_rCharts | 0.420 | 0.007 | 0.427 | |
| postHocTest | 0 | 0 | 0 | |
| pushpvalue | 0.053 | 0.001 | 0.054 | |
| qMetacell-filter | 0.014 | 0.002 | 0.017 | |
| q_metacell | 0.108 | 0.010 | 0.118 | |
| samLRT | 0 | 0 | 0 | |
| separateAdjPval | 0.061 | 0.000 | 0.061 | |
| splitAdjacencyMat | 0.029 | 0.001 | 0.029 | |
| testAnovaModels | 0.032 | 0.001 | 0.033 | |
| testDesign | 0.009 | 0.000 | 0.009 | |
| thresholdpval4fdr | 0 | 0 | 0 | |
| translatedRandomBeta | 0.000 | 0.003 | 0.004 | |
| wrapperCalibrationPlot | 0.055 | 0.002 | 0.055 | |
| wrapperClassic1wayAnova | 0 | 0 | 0 | |
| wrapperDaparImputeMI | 0 | 0 | 0 | |
| wrapperImputeMLE | 0.026 | 0.001 | 0.027 | |
| wrapperImputePA2 | 0.000 | 0.001 | 0.000 | |
| wrapperPirat | 3.019 | 0.281 | 3.895 | |