| Back to Build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-08 11:32 -0500 (Sat, 08 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4821 |
| 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 622/2323 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| DspikeIn 1.1.0 (landing page) Mitra Ghotbi
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | 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. |
| Package: DspikeIn |
| Version: 1.1.0 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings DspikeIn_1.1.0.tar.gz |
| StartedAt: 2025-11-07 23:11:52 -0500 (Fri, 07 Nov 2025) |
| EndedAt: 2025-11-07 23:24:16 -0500 (Fri, 07 Nov 2025) |
| EllapsedTime: 744.0 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DspikeIn.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings DspikeIn_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/DspikeIn.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘DspikeIn/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘DspikeIn’ version ‘1.1.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 36.102 0.285 36.387
plot_core_microbiome_custom 24.666 0.096 24.764
RandomForest_selected 18.496 0.295 18.793
summ_ASV_OTUID 15.056 0.044 15.100
node_level_metrics 10.254 0.123 10.261
convert_to_absolute_counts 9.507 0.094 9.603
Pre_processing_hashcodes 7.515 0.411 7.927
calculate_spike_percentage 7.580 0.197 7.533
quadrant_plot 6.795 0.030 6.697
ridge_plot_it 5.556 0.041 5.597
random_subsample_WithReductionFactor 5.262 0.169 5.431
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE
Status: 1 NOTE
See
‘/home/biocbuild/bbs-3.23-bioc/meat/DspikeIn.Rcheck/00check.log’
for details.
DspikeIn.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL DspikeIn ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘DspikeIn’ ... ** this is package ‘DspikeIn’ version ‘1.1.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 Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-pc-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
12.203 0.743 12.935
DspikeIn.Rcheck/DspikeIn-Ex.timings
| name | user | system | elapsed | |
| AcceptableRange | 0.923 | 0.024 | 0.948 | |
| MG_shapes | 0.492 | 0.008 | 0.501 | |
| Pre_processing_hashcodes | 7.515 | 0.411 | 7.927 | |
| Pre_processing_species | 3.507 | 0.077 | 3.585 | |
| Pre_processing_species_list | 0.303 | 0.001 | 0.305 | |
| RandomForest_selected | 18.496 | 0.295 | 18.793 | |
| adjust_abundance_one_third | 0.898 | 0.089 | 0.988 | |
| adjusted_prevalence | 1.685 | 0.069 | 1.754 | |
| alluvial_plot | 4.282 | 0.047 | 4.329 | |
| calculate_list_average_scaling_factors | 0.039 | 0.000 | 0.040 | |
| calculate_spikeIn_factors | 4.022 | 0.050 | 4.072 | |
| calculate_spike_percentage | 7.580 | 0.197 | 7.533 | |
| calculate_spike_percentage_list | 0.602 | 0.006 | 0.610 | |
| calculate_summary_stats_table | 0.123 | 0.004 | 0.127 | |
| color_palette | 0.388 | 0.007 | 0.397 | |
| conclusion | 2.403 | 0.164 | 2.566 | |
| convert_categorical_to_factors | 0.304 | 0.000 | 0.304 | |
| convert_phyloseq_to_tse | 0.547 | 0.001 | 0.547 | |
| convert_to_absolute_counts | 9.507 | 0.094 | 9.603 | |
| convert_tse_to_phyloseq | 0.873 | 0.029 | 0.901 | |
| create_directory | 0.001 | 0.000 | 0.000 | |
| degree_network | 3.154 | 0.019 | 3.176 | |
| detect_common_asvs_taxa | 0.000 | 0.000 | 0.001 | |
| extract_neighbors | 0.021 | 0.001 | 0.022 | |
| filter_and_split_abundance | 2.355 | 0.005 | 2.360 | |
| get_long_format_data | 0.615 | 0.002 | 0.617 | |
| gm_mean | 0 | 0 | 0 | |
| imbalance_calculate_list_average_scaling_factors | 0.120 | 0.003 | 0.122 | |
| label | 0.029 | 0.000 | 0.029 | |
| metadata_full | 0.020 | 0.003 | 0.023 | |
| my_custom_theme | 0.415 | 0.003 | 0.418 | |
| node_level_metrics | 10.254 | 0.123 | 10.261 | |
| norm.DESeq | 2.801 | 0.009 | 2.811 | |
| normalization_set | 4.749 | 0.224 | 4.974 | |
| perform_and_visualize_DA | 0 | 0 | 0 | |
| physeq | 0.030 | 0.001 | 0.032 | |
| physeq_16SOTU | 0.227 | 0.100 | 0.329 | |
| physeq_ITSOTU | 0.226 | 0.130 | 0.357 | |
| plot_core_microbiome_custom | 24.666 | 0.096 | 24.764 | |
| plot_spikein_tree_diagnostic | 0 | 0 | 0 | |
| plotbar_abundance | 0.000 | 0.000 | 0.001 | |
| proportion_adj | 3.889 | 0.100 | 3.991 | |
| quadrant_plot | 6.795 | 0.030 | 6.697 | |
| random_subsample_WithReductionFactor | 5.262 | 0.169 | 5.431 | |
| randomsubsample_Trimmed_evenDepth | 2.576 | 0.026 | 2.602 | |
| regression_plot | 0.994 | 0.001 | 0.996 | |
| relativized_filtered_taxa | 0.377 | 0.001 | 0.378 | |
| remove_zero_negative_count_samples | 1.308 | 0.024 | 1.332 | |
| ridge_plot_it | 5.556 | 0.041 | 5.597 | |
| set_nf | 0.250 | 0.045 | 0.295 | |
| simulate_network_robustness | 2.871 | 0.009 | 2.880 | |
| summ_ASV_OTUID | 15.056 | 0.044 | 15.100 | |
| summ_count_phyloseq | 1.037 | 0.002 | 1.040 | |
| summ_phyloseq_sampleID | 2.732 | 0.033 | 2.765 | |
| taxa_barplot | 36.102 | 0.285 | 36.387 | |
| tidy_phyloseq_tse | 2.119 | 0.003 | 2.122 | |
| tse | 0.041 | 0.009 | 0.050 | |
| validate_spikein_clade | 0.497 | 0.027 | 0.526 | |
| weight_Network | 2.561 | 0.038 | 2.599 | |