Back to Build/check report for BioC 3.23:   simplified   long
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-02-23 11:32 -0500 (Mon, 23 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4871
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 635/2354HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DspikeIn 1.1.0  (landing page)
Mitra Ghotbi
Snapshot Date: 2026-02-22 13:40 -0500 (Sun, 22 Feb 2026)
git_url: https://git.bioconductor.org/packages/DspikeIn
git_branch: devel
git_last_commit: 18fc5b8
git_last_commit_date: 2025-10-29 11:39:12 -0500 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
See other builds for DspikeIn in R Universe.


CHECK results for DspikeIn on nebbiolo1

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.

raw results


Summary

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: 2026-02-22 23:38:00 -0500 (Sun, 22 Feb 2026)
EndedAt: 2026-02-22 23:51:51 -0500 (Sun, 22 Feb 2026)
EllapsedTime: 831.1 seconds
RetCode: 0
Status:   OK  
CheckDir: DspikeIn.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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) (2026-01-15 r89304)
* 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                         42.332  0.252  42.594
plot_core_microbiome_custom          26.267  0.083  26.358
RandomForest_selected                19.197  0.271  19.469
summ_ASV_OTUID                       15.609  0.001  15.611
calculate_spike_percentage           13.331  0.260  13.317
node_level_metrics                   11.183  0.147  11.261
convert_to_absolute_counts            9.268  0.103   9.378
Pre_processing_hashcodes              7.613  0.404   8.018
quadrant_plot                         7.434  0.097   7.388
random_subsample_WithReductionFactor  6.378  0.147   6.525
normalization_set                     6.015  0.239   6.254
ridge_plot_it                         6.021  0.013   6.053
filter_and_split_abundance            4.887  0.016   5.517
* 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.


Installation output

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)

Tests output

DspikeIn.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 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.658   0.637  13.286 

Example timings

DspikeIn.Rcheck/DspikeIn-Ex.timings

nameusersystemelapsed
AcceptableRange0.9460.0250.971
MG_shapes0.4890.0230.512
Pre_processing_hashcodes7.6130.4048.018
Pre_processing_species3.7990.0763.875
Pre_processing_species_list0.3090.0010.311
RandomForest_selected19.197 0.27119.469
adjust_abundance_one_third2.0460.1622.208
adjusted_prevalence0.8810.0300.910
alluvial_plot4.6260.0464.672
calculate_list_average_scaling_factors0.0380.0010.040
calculate_spikeIn_factors4.2030.1044.308
calculate_spike_percentage13.331 0.26013.317
calculate_spike_percentage_list0.8500.0210.871
calculate_summary_stats_table0.1850.0040.189
color_palette0.4020.0000.402
conclusion1.5330.0551.589
convert_categorical_to_factors0.3110.0180.330
convert_phyloseq_to_tse1.6380.0481.687
convert_to_absolute_counts9.2680.1039.378
convert_tse_to_phyloseq1.8290.0451.874
create_directory0.0010.0000.000
degree_network2.1510.0452.198
detect_common_asvs_taxa0.0000.0010.001
extract_neighbors0.0310.0040.036
filter_and_split_abundance4.8870.0165.517
get_long_format_data0.6610.0090.670
gm_mean0.0000.0000.001
imbalance_calculate_list_average_scaling_factors0.1330.0010.134
label0.0350.0000.035
metadata_full0.0170.0070.024
my_custom_theme0.4290.0030.432
node_level_metrics11.183 0.14711.261
norm.DESeq2.8230.0092.832
normalization_set6.0150.2396.254
perform_and_visualize_DA000
physeq0.0300.0020.032
physeq_16SOTU0.2300.0930.322
physeq_ITSOTU0.2190.1200.338
plot_core_microbiome_custom26.267 0.08326.358
plot_spikein_tree_diagnostic0.0000.0000.001
plotbar_abundance0.0000.0010.001
proportion_adj4.0810.1264.207
quadrant_plot7.4340.0977.388
random_subsample_WithReductionFactor6.3780.1476.525
randomsubsample_Trimmed_evenDepth1.8800.0641.944
regression_plot1.0790.0031.083
relativized_filtered_taxa0.4290.0010.430
remove_zero_negative_count_samples1.5910.0031.594
ridge_plot_it6.0210.0136.053
set_nf0.2740.0020.276
simulate_network_robustness3.0420.0123.054
summ_ASV_OTUID15.609 0.00115.611
summ_count_phyloseq1.3230.0311.355
summ_phyloseq_sampleID3.4770.0333.511
taxa_barplot42.332 0.25242.594
tidy_phyloseq_tse2.2340.0352.268
tse0.0430.0000.043
validate_spikein_clade0.5090.0150.524
weight_Network3.8250.1063.931