| Back to Multiple platform build/check report for BioC 3.22: simplified long |
|
This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" | 4903 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.5.0 (2025-04-11) -- "How About a Twenty-Six" | 4668 |
| 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 632/2361 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DspikeIn 1.0.0 (landing page) Mitra Ghotbi
| nebbiolo2 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the DspikeIn package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/DspikeIn.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: DspikeIn |
| Version: 1.0.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DspikeIn_1.0.0.tar.gz |
| StartedAt: 2025-11-14 09:03:33 -0000 (Fri, 14 Nov 2025) |
| EndedAt: 2025-11-14 09:15:09 -0000 (Fri, 14 Nov 2025) |
| EllapsedTime: 695.8 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DspikeIn.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings DspikeIn_1.0.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/DspikeIn.Rcheck’
* using R version 4.5.0 (2025-04-11)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘DspikeIn/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DspikeIn’ version ‘1.0.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 38 non-default packages.
Importing from so many packages makes the package vulnerable to any of
them becoming unavailable. Move as many as possible to Suggests and
use conditionally.
* 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 ‘DspikeIn’ 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 loading without being on the library search path ... OK
* checking whether 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 ... OK
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Non-topic package-anchored link(s) in Rd file 'label.Rd':
‘[phyloseq:tax_table-methods]{phyloseq::tax_table()}’
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 LazyData ... 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
taxa_barplot 58.786 0.383 59.325
plot_core_microbiome_custom 34.216 0.027 34.321
summ_ASV_OTUID 26.685 0.047 26.796
RandomForest_selected 26.129 0.127 26.325
node_level_metrics 16.540 0.048 16.629
convert_to_absolute_counts 12.246 0.060 12.383
calculate_spike_percentage 11.104 0.132 11.282
quadrant_plot 10.481 0.008 10.508
Pre_processing_hashcodes 9.083 0.120 9.236
ridge_plot_it 8.522 0.040 8.579
random_subsample_WithReductionFactor 7.979 0.060 8.058
normalization_set 5.847 0.072 5.931
summ_phyloseq_sampleID 5.804 0.032 5.849
proportion_adj 5.191 0.056 5.256
* 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
‘/home/biocbuild/bbs-3.22-bioc/meat/DspikeIn.Rcheck/00check.log’
for details.
DspikeIn.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL DspikeIn ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.5.0/site-library’ * installing *source* package ‘DspikeIn’ ... ** this is package ‘DspikeIn’ version ‘1.0.0’ ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (DspikeIn)
DspikeIn.Rcheck/tests/testthat.Rout
R version 4.5.0 (2025-04-11) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-linux-gnu
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.
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(DspikeIn)
Thank you for using DspikeIn! 🎉
For support, 📧 contact: Mitra Ghotbi (mitra.ghotbi@gmail.com)
GitHub Repository: https://github.com/mghotbi/DspikeIn
🐛 Found a bug or have a suggestion? Open an issue:
https://github.com/mghotbi/DspikeIn/issues
>
> test_check("DspikeIn")
[ FAIL 0 | WARN 0 | SKIP 13 | PASS 0 ]
══ Skipped tests (13) ══════════════════════════════════════════════════════════
• On Bioconductor (13): 'test-Pre_processing_species.R:1:1',
'test-RandomForest_selected.R:1:1', 'test-calculate_spikeIn_factors.R:1:1',
'test-calculate_spike_percentage.R:1:1',
'test-calculate_summary_stats_table.R:1:1', 'test-conclusion.R:1:1',
'test-convert_to_absolute_counts.R:1:1',
'test-imbalance_calculate_list_average_scaling_factors.R:1:1',
'test-node_level_metrics.R:1:1', 'test-perform_and_visualize_DA.R:1:1',
'test-quadrant_plot.R:1:1', 'test-remove_zero_negative_count_samples.R:1:1',
'test-simulate_robustness.R:1:1'
[ FAIL 0 | WARN 0 | SKIP 13 | PASS 0 ]
>
> proc.time()
user system elapsed
16.318 0.940 17.307
DspikeIn.Rcheck/DspikeIn-Ex.timings
| name | user | system | elapsed | |
| AcceptableRange | 0.948 | 0.000 | 0.950 | |
| MG_shapes | 0.725 | 0.000 | 0.728 | |
| Pre_processing_hashcodes | 9.083 | 0.120 | 9.236 | |
| Pre_processing_species | 4.487 | 0.008 | 4.505 | |
| Pre_processing_species_list | 0.477 | 0.000 | 0.479 | |
| RandomForest_selected | 26.129 | 0.127 | 26.325 | |
| adjust_abundance_one_third | 2.067 | 0.052 | 2.125 | |
| adjusted_prevalence | 1.973 | 0.004 | 1.982 | |
| alluvial_plot | 4.714 | 0.012 | 4.736 | |
| calculate_list_average_scaling_factors | 0.053 | 0.004 | 0.056 | |
| calculate_spikeIn_factors | 4.464 | 0.016 | 4.491 | |
| calculate_spike_percentage | 11.104 | 0.132 | 11.282 | |
| calculate_spike_percentage_list | 0.869 | 0.032 | 0.908 | |
| calculate_summary_stats_table | 0.193 | 0.000 | 0.193 | |
| color_palette | 0.614 | 0.000 | 0.615 | |
| conclusion | 2.005 | 0.020 | 2.030 | |
| convert_categorical_to_factors | 0.304 | 0.004 | 0.309 | |
| convert_phyloseq_to_tse | 0.801 | 0.000 | 0.803 | |
| convert_to_absolute_counts | 12.246 | 0.060 | 12.383 | |
| convert_tse_to_phyloseq | 1.169 | 0.004 | 1.176 | |
| create_directory | 0 | 0 | 0 | |
| degree_network | 2.944 | 0.024 | 3.015 | |
| detect_common_asvs_taxa | 0.000 | 0.000 | 0.001 | |
| extract_neighbors | 0.027 | 0.000 | 0.027 | |
| filter_and_split_abundance | 3.232 | 0.040 | 3.279 | |
| get_long_format_data | 1.686 | 0.008 | 1.699 | |
| gm_mean | 0.000 | 0.000 | 0.001 | |
| imbalance_calculate_list_average_scaling_factors | 0.213 | 0.004 | 0.217 | |
| label | 0.052 | 0.000 | 0.052 | |
| metadata_full | 0.021 | 0.006 | 0.027 | |
| my_custom_theme | 0.539 | 0.008 | 0.548 | |
| node_level_metrics | 16.540 | 0.048 | 16.629 | |
| norm.DESeq | 4.084 | 0.012 | 4.106 | |
| normalization_set | 5.847 | 0.072 | 5.931 | |
| perform_and_visualize_DA | 0.000 | 0.000 | 0.001 | |
| physeq | 0.046 | 0.000 | 0.046 | |
| physeq_16SOTU | 0.213 | 0.012 | 0.226 | |
| physeq_ITSOTU | 0.186 | 0.024 | 0.211 | |
| plot_core_microbiome_custom | 34.216 | 0.027 | 34.321 | |
| plot_spikein_tree_diagnostic | 0 | 0 | 0 | |
| plotbar_abundance | 0 | 0 | 0 | |
| proportion_adj | 5.191 | 0.056 | 5.256 | |
| quadrant_plot | 10.481 | 0.008 | 10.508 | |
| random_subsample_WithReductionFactor | 7.979 | 0.060 | 8.058 | |
| randomsubsample_Trimmed_evenDepth | 3.516 | 0.080 | 3.603 | |
| regression_plot | 1.511 | 0.000 | 1.515 | |
| relativized_filtered_taxa | 0.451 | 0.004 | 0.455 | |
| remove_zero_negative_count_samples | 0.554 | 0.000 | 0.555 | |
| ridge_plot_it | 8.522 | 0.040 | 8.579 | |
| set_nf | 0.305 | 0.000 | 0.305 | |
| simulate_network_robustness | 3.824 | 0.028 | 3.861 | |
| summ_ASV_OTUID | 26.685 | 0.047 | 26.796 | |
| summ_count_phyloseq | 1.185 | 0.004 | 1.191 | |
| summ_phyloseq_sampleID | 5.804 | 0.032 | 5.849 | |
| taxa_barplot | 58.786 | 0.383 | 59.325 | |
| tidy_phyloseq_tse | 2.914 | 0.048 | 2.970 | |
| tse | 0.071 | 0.000 | 0.072 | |
| validate_spikein_clade | 0.663 | 0.012 | 0.680 | |
| weight_Network | 3.890 | 0.008 | 3.909 | |