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

This page was generated on 2026-01-22 11:58 -0500 (Thu, 22 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.2 (2025-10-31) -- "[Not] Part in a Rumble" 4886
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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DspikeIn 1.0.0  (landing page)
Mitra Ghotbi
Snapshot Date: 2026-01-19 13:45 -0500 (Mon, 19 Jan 2026)
git_url: https://git.bioconductor.org/packages/DspikeIn
git_branch: RELEASE_3_22
git_last_commit: 8a427ff
git_last_commit_date: 2025-10-29 11:39:12 -0500 (Wed, 29 Oct 2025)
nebbiolo2Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published


CHECK results for DspikeIn on nebbiolo2

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.0.0
Command: /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings DspikeIn_1.0.0.tar.gz
StartedAt: 2026-01-19 23:17:37 -0500 (Mon, 19 Jan 2026)
EndedAt: 2026-01-19 23:30:22 -0500 (Mon, 19 Jan 2026)
EllapsedTime: 764.8 seconds
RetCode: 0
Status:   OK  
CheckDir: DspikeIn.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD check --install=check:DspikeIn.install-out.txt --library=/home/biocbuild/bbs-3.22-bioc/R/site-library --timings DspikeIn_1.0.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.22-bioc/meat/DspikeIn.Rcheck’
* using R version 4.5.2 (2025-10-31)
* 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.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                39.649  0.003  39.653
plot_core_microbiome_custom 23.036  0.203  23.240
RandomForest_selected       18.267  0.217  18.485
summ_ASV_OTUID              14.907  0.000  14.908
node_level_metrics          10.194  0.057  10.145
convert_to_absolute_counts   8.607  0.103   8.725
calculate_spike_percentage   8.214  0.211   8.165
quadrant_plot                7.762  0.024   7.656
Pre_processing_hashcodes     7.168  0.378   7.551
ridge_plot_it                6.523  0.020   6.546
* 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.22-bioc/meat/DspikeIn.Rcheck/00check.log’
for details.


Installation output

DspikeIn.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.22-bioc/R/bin/R CMD INSTALL DspikeIn
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.22-bioc/R/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)

Tests output

DspikeIn.Rcheck/tests/testthat.Rout


R version 4.5.2 (2025-10-31) -- "[Not] Part in a Rumble"
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.701   0.694  13.383 

Example timings

DspikeIn.Rcheck/DspikeIn-Ex.timings

nameusersystemelapsed
AcceptableRange0.8780.0230.902
MG_shapes0.4720.0040.476
Pre_processing_hashcodes7.1680.3787.551
Pre_processing_species3.490.073.56
Pre_processing_species_list0.2990.0020.300
RandomForest_selected18.267 0.21718.485
adjust_abundance_one_third1.7800.1961.975
adjusted_prevalence0.8060.0420.847
alluvial_plot3.1500.0713.221
calculate_list_average_scaling_factors0.0380.0000.038
calculate_spikeIn_factors3.9240.0984.023
calculate_spike_percentage8.2140.2118.165
calculate_spike_percentage_list0.6380.0150.657
calculate_summary_stats_table0.1240.0020.126
color_palette0.3980.0050.403
conclusion2.3280.1022.430
convert_categorical_to_factors0.2710.0080.279
convert_phyloseq_to_tse0.5670.0480.615
convert_to_absolute_counts8.6070.1038.725
convert_tse_to_phyloseq1.6530.0051.658
create_directory0.0000.0000.001
degree_network2.3270.0062.334
detect_common_asvs_taxa000
extract_neighbors0.0190.0000.019
filter_and_split_abundance2.3090.0022.311
get_long_format_data0.6230.0010.624
gm_mean000
imbalance_calculate_list_average_scaling_factors0.1190.0000.119
label0.0270.0000.027
metadata_full0.0170.0020.018
my_custom_theme0.4060.0010.407
node_level_metrics10.194 0.05710.145
norm.DESeq2.5800.0072.587
normalization_set3.7000.1473.847
perform_and_visualize_DA000
physeq0.0280.0010.030
physeq_16SOTU0.2420.0140.256
physeq_ITSOTU0.2280.0160.244
plot_core_microbiome_custom23.036 0.20323.240
plot_spikein_tree_diagnostic0.0010.0000.000
plotbar_abundance000
proportion_adj3.9080.0743.982
quadrant_plot7.7620.0247.656
random_subsample_WithReductionFactor4.4730.0304.503
randomsubsample_Trimmed_evenDepth3.6420.1183.760
regression_plot1.0240.0011.024
relativized_filtered_taxa0.3760.0020.378
remove_zero_negative_count_samples0.4120.0020.415
ridge_plot_it6.5230.0206.546
set_nf0.2550.0000.255
simulate_network_robustness2.8910.0032.894
summ_ASV_OTUID14.907 0.00014.908
summ_count_phyloseq1.1480.0231.171
summ_phyloseq_sampleID3.9090.0123.921
taxa_barplot39.649 0.00339.653
tidy_phyloseq_tse2.1120.0022.115
tse0.0370.0000.037
validate_spikein_clade0.4890.0060.495
weight_Network2.4980.0032.502