| Back to Multiple platform build/check report for BioC 3.24: simplified long |
|
This page was generated on 2026-05-19 12:54 -0400 (Tue, 19 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" | 4898 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | 4.6.0 Patched (2026-05-01 r89994) -- "Because it was There" | 4617 |
| 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 524/2377 | 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-18 21:07:40 -0400 (Mon, 18 May 2026) |
| EndedAt: 2026-05-18 21:09:33 -0400 (Mon, 18 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-19 01:07:41 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.64 0.119 7.781
* 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.359 0.290 7.669
DaparToolshed.Rcheck/DaparToolshed-Ex.timings
| name | user | system | elapsed | |
| Add2History | 0.001 | 0.000 | 0.002 | |
| BuildAdjacencyMatrix | 0.062 | 0.046 | 0.108 | |
| BuildMetacell | 0.017 | 0.000 | 0.018 | |
| Children | 0.001 | 0.000 | 0.002 | |
| CleanRowData | 0 | 0 | 0 | |
| ConvertListToHtml | 0 | 0 | 0 | |
| DaparToolshed-aggregate | 7.640 | 0.119 | 7.781 | |
| DaparToolshed-aggregateRedistribution | 0 | 0 | 0 | |
| ExtendPalette | 0.011 | 0.001 | 0.012 | |
| GetColorsForConditions | 0.008 | 0.001 | 0.008 | |
| GetHistory | 0.004 | 0.000 | 0.004 | |
| GetIndices_BasedOnConditions | 0.009 | 0.001 | 0.010 | |
| GetIndices_FunFiltering | 0 | 0 | 0 | |
| GetIndices_WholeLine | 0.011 | 0.001 | 0.012 | |
| GetIndices_WholeMatrix | 0.009 | 0.001 | 0.009 | |
| GetNbTags | 0.008 | 0.000 | 0.009 | |
| GetSoftAvailables | 0 | 0 | 0 | |
| InitializeHistory | 0 | 0 | 0 | |
| LH0 | 0 | 0 | 0 | |
| LH0_lm | 0 | 0 | 0 | |
| LH1 | 0 | 0 | 0 | |
| LH1_lm | 0 | 0 | 0 | |
| MetacellFilteringScope | 0 | 0 | 0 | |
| Metacell_DIA_NN | 0.009 | 0.000 | 0.009 | |
| Metacell_maxquant | 0.011 | 0.001 | 0.011 | |
| Metacell_proline | 0.011 | 0.001 | 0.012 | |
| OWAnova | 0.003 | 0.000 | 0.003 | |
| QFeatures-accessors | 0.021 | 0.001 | 0.022 | |
| QFeatures-excel | 0.255 | 0.018 | 0.272 | |
| QFeatures-filtering-oneSE | 0.613 | 0.013 | 0.626 | |
| QFeatures-utils | 0 | 0 | 0 | |
| ReplaceSpecialChars | 0 | 0 | 0 | |
| SetHistory | 0.019 | 0.000 | 0.020 | |
| adjacency-matrix-filter | 0.260 | 0.008 | 0.267 | |
| applyAnovasOnProteins | 0.049 | 0.000 | 0.049 | |
| buildGraph | 0.394 | 0.001 | 0.394 | |
| checkConditions | 0.007 | 0.000 | 0.008 | |
| checkDesign | 0.009 | 0.001 | 0.009 | |
| classic1wayAnova | 0 | 0 | 0 | |
| compare-assays | 0.092 | 0.008 | 0.100 | |
| compareNormalizationD_HC | 0.156 | 0.012 | 0.169 | |
| compute_t_tests | 0.108 | 0.006 | 0.115 | |
| diffAnaComputeAdjustedPValues | 0.149 | 0.017 | 0.166 | |
| diffAnaComputeFDR | 0 | 0 | 0 | |
| diffAnaVolcanoplot_rCharts | 0.094 | 0.007 | 0.102 | |
| displayCCvisNet | 0.373 | 0.006 | 0.380 | |
| formatHSDResults | 0 | 0 | 0 | |
| formatLimmaResult | 0.082 | 0.005 | 0.087 | |
| formatPHResults | 0.001 | 0.000 | 0.000 | |
| formatPHTResults | 0.000 | 0.000 | 0.001 | |
| fudge2LRT | 0 | 0 | 0 | |
| getDesignLevel | 0.007 | 0.001 | 0.007 | |
| getListNbValuesInLines | 0.005 | 0.000 | 0.005 | |
| getNumberOfEmptyLines | 0.061 | 0.007 | 0.069 | |
| getPepProtCC | 0.346 | 0.000 | 0.347 | |
| globalAdjPval | 0.144 | 0.005 | 0.149 | |
| hc_logFC_DensityPlot | 0.110 | 0.013 | 0.123 | |
| histPValue_HC | 0.065 | 0.009 | 0.075 | |
| import-export-QFeatures | 0 | 0 | 0 | |
| imputePA2 | 0.067 | 0.008 | 0.075 | |
| isDifferential | 0.046 | 0.004 | 0.051 | |
| isOfType | 0.068 | 0.009 | 0.077 | |
| isSubset | 0 | 0 | 0 | |
| limmaCompleteTest | 0.028 | 0.002 | 0.030 | |
| makeContrast | 0.011 | 0.001 | 0.012 | |
| makeDesign | 0.011 | 0.001 | 0.012 | |
| makeDesign1 | 0.008 | 0.001 | 0.009 | |
| makeDesign2 | 0.009 | 0.001 | 0.010 | |
| makeDesign3 | 0.011 | 0.001 | 0.012 | |
| matchMetacell | 0.01 | 0.00 | 0.01 | |
| metacell-plots | 0.143 | 0.011 | 0.154 | |
| mv_imputation_protein | 0.334 | 0.035 | 0.369 | |
| nEmptyLines | 0.086 | 0.006 | 0.092 | |
| nonzero | 0.006 | 0.000 | 0.006 | |
| normalization_methods | 0.033 | 0.001 | 0.034 | |
| normalizeFunction | 0.026 | 0.001 | 0.026 | |
| output_2_Excel | 0 | 0 | 0 | |
| pepaTest | 0 | 0 | 0 | |
| pkgsRequire | 0 | 0 | 0 | |
| plotJitter | 0.491 | 0.002 | 0.495 | |
| plotJitter_rCharts | 0.457 | 0.007 | 0.466 | |
| postHocTest | 0 | 0 | 0 | |
| pushpvalue | 0.052 | 0.001 | 0.053 | |
| qMetacell-filter | 0.015 | 0.002 | 0.016 | |
| q_metacell | 0.119 | 0.010 | 0.129 | |
| samLRT | 0.001 | 0.000 | 0.000 | |
| separateAdjPval | 0.057 | 0.001 | 0.059 | |
| splitAdjacencyMat | 0.028 | 0.000 | 0.029 | |
| testAnovaModels | 0.033 | 0.000 | 0.033 | |
| testDesign | 0.008 | 0.001 | 0.009 | |
| thresholdpval4fdr | 0 | 0 | 0 | |
| translatedRandomBeta | 0.000 | 0.002 | 0.002 | |
| wrapperCalibrationPlot | 0.054 | 0.001 | 0.055 | |
| wrapperClassic1wayAnova | 0 | 0 | 0 | |
| wrapperDaparImputeMI | 0 | 0 | 0 | |
| wrapperImputeMLE | 0.023 | 0.001 | 0.025 | |
| wrapperImputePA2 | 0 | 0 | 0 | |
| wrapperPirat | 2.983 | 0.287 | 3.822 | |