| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-18 11:38 -0500 (Tue, 18 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" | 4826 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4561 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4562 |
| 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/2325 | 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 | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | 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: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DspikeIn_1.1.0.tar.gz |
| StartedAt: 2025-11-17 21:52:52 -0500 (Mon, 17 Nov 2025) |
| EndedAt: 2025-11-17 22:03:16 -0500 (Mon, 17 Nov 2025) |
| EllapsedTime: 624.1 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: DspikeIn.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings DspikeIn_1.1.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/DspikeIn.Rcheck’
* using R Under development (unstable) (2025-10-21 r88958)
* using platform: x86_64-apple-darwin20
* R was compiled by
Apple clang version 14.0.0 (clang-1400.0.29.202)
GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* 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.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 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 44.821 1.612 46.801
plot_core_microbiome_custom 28.895 0.888 30.120
RandomForest_selected 20.933 0.720 23.110
summ_ASV_OTUID 16.023 0.616 17.974
node_level_metrics 11.398 0.260 11.781
convert_to_absolute_counts 11.275 0.356 11.792
calculate_spike_percentage 9.000 0.804 9.924
quadrant_plot 8.416 0.325 8.933
Pre_processing_hashcodes 8.335 0.255 8.643
random_subsample_WithReductionFactor 4.932 1.433 9.017
ridge_plot_it 5.905 0.216 6.431
normalization_set 5.030 0.378 5.464
calculate_spikeIn_factors 4.869 0.207 5.143
alluvial_plot 4.839 0.219 5.136
* 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.23-bioc/meat/DspikeIn.Rcheck/00check.log’
for details.
DspikeIn.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL DspikeIn ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-x86_64/Resources/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-21 r88958) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20
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
14.558 1.040 15.806
DspikeIn.Rcheck/DspikeIn-Ex.timings
| name | user | system | elapsed | |
| AcceptableRange | 0.920 | 0.023 | 0.951 | |
| MG_shapes | 0.586 | 0.016 | 0.610 | |
| Pre_processing_hashcodes | 8.335 | 0.255 | 8.643 | |
| Pre_processing_species | 3.993 | 0.101 | 4.180 | |
| Pre_processing_species_list | 0.357 | 0.005 | 0.364 | |
| RandomForest_selected | 20.933 | 0.720 | 23.110 | |
| adjust_abundance_one_third | 0.749 | 0.046 | 0.969 | |
| adjusted_prevalence | 1.795 | 0.066 | 1.897 | |
| alluvial_plot | 4.839 | 0.219 | 5.136 | |
| calculate_list_average_scaling_factors | 0.036 | 0.003 | 0.040 | |
| calculate_spikeIn_factors | 4.869 | 0.207 | 5.143 | |
| calculate_spike_percentage | 9.000 | 0.804 | 9.924 | |
| calculate_spike_percentage_list | 0.868 | 0.107 | 1.034 | |
| calculate_summary_stats_table | 0.159 | 0.007 | 0.170 | |
| color_palette | 0.529 | 0.007 | 0.545 | |
| conclusion | 2.223 | 0.173 | 2.424 | |
| convert_categorical_to_factors | 0.242 | 0.023 | 0.266 | |
| convert_phyloseq_to_tse | 0.467 | 0.007 | 0.476 | |
| convert_to_absolute_counts | 11.275 | 0.356 | 11.792 | |
| convert_tse_to_phyloseq | 0.945 | 0.053 | 1.010 | |
| create_directory | 0.000 | 0.001 | 0.001 | |
| degree_network | 4.518 | 0.227 | 4.809 | |
| detect_common_asvs_taxa | 0 | 0 | 0 | |
| extract_neighbors | 0.020 | 0.004 | 0.026 | |
| filter_and_split_abundance | 2.837 | 0.104 | 2.970 | |
| get_long_format_data | 0.699 | 0.053 | 0.759 | |
| gm_mean | 0.000 | 0.000 | 0.001 | |
| imbalance_calculate_list_average_scaling_factors | 0.147 | 0.003 | 0.150 | |
| label | 0.033 | 0.001 | 0.034 | |
| metadata_full | 0.016 | 0.005 | 0.021 | |
| my_custom_theme | 0.471 | 0.006 | 0.481 | |
| node_level_metrics | 11.398 | 0.260 | 11.781 | |
| norm.DESeq | 2.907 | 0.153 | 3.083 | |
| normalization_set | 5.030 | 0.378 | 5.464 | |
| perform_and_visualize_DA | 0 | 0 | 0 | |
| physeq | 0.033 | 0.003 | 0.035 | |
| physeq_16SOTU | 0.221 | 0.083 | 0.307 | |
| physeq_ITSOTU | 0.242 | 0.103 | 0.349 | |
| plot_core_microbiome_custom | 28.895 | 0.888 | 30.120 | |
| plot_spikein_tree_diagnostic | 0.001 | 0.001 | 0.000 | |
| plotbar_abundance | 0.001 | 0.000 | 0.001 | |
| proportion_adj | 4.158 | 0.141 | 4.362 | |
| quadrant_plot | 8.416 | 0.325 | 8.933 | |
| random_subsample_WithReductionFactor | 4.932 | 1.433 | 9.017 | |
| randomsubsample_Trimmed_evenDepth | 3.139 | 0.260 | 3.524 | |
| regression_plot | 1.295 | 0.054 | 1.365 | |
| relativized_filtered_taxa | 0.350 | 0.013 | 0.364 | |
| remove_zero_negative_count_samples | 0.422 | 0.053 | 0.477 | |
| ridge_plot_it | 5.905 | 0.216 | 6.431 | |
| set_nf | 0.254 | 0.007 | 0.285 | |
| simulate_network_robustness | 3.099 | 0.116 | 3.233 | |
| summ_ASV_OTUID | 16.023 | 0.616 | 17.974 | |
| summ_count_phyloseq | 2.144 | 0.143 | 2.389 | |
| summ_phyloseq_sampleID | 3.205 | 1.225 | 4.517 | |
| taxa_barplot | 44.821 | 1.612 | 46.801 | |
| tidy_phyloseq_tse | 2.432 | 0.074 | 2.524 | |
| tse | 0.045 | 0.003 | 0.048 | |
| validate_spikein_clade | 0.665 | 0.033 | 0.718 | |
| weight_Network | 2.608 | 0.156 | 3.128 | |