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

This page was generated on 2025-11-15 11:58 -0500 (Sat, 15 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 Patched (2025-08-23 r88802) -- "Great Square Root" 4903
taishanLinux (openEuler 24.03 LTS)aarch644.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/2361HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DspikeIn 1.0.0  (landing page)
Mitra Ghotbi
Snapshot Date: 2025-11-14 13:45 -0500 (Fri, 14 Nov 2025)
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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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: 2025-11-14 23:22:14 -0500 (Fri, 14 Nov 2025)
EndedAt: 2025-11-14 23:34:21 -0500 (Fri, 14 Nov 2025)
EllapsedTime: 727.7 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.1 Patched (2025-08-23 r88802)
* 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                         36.977  0.173  37.150
plot_core_microbiome_custom          21.896  0.035  21.933
RandomForest_selected                17.912  0.261  18.173
summ_ASV_OTUID                       14.734  0.020  14.755
node_level_metrics                   10.196  0.049  10.176
convert_to_absolute_counts            9.306  0.093   9.413
calculate_spike_percentage            8.103  0.221   8.076
Pre_processing_hashcodes              6.929  0.344   7.283
quadrant_plot                         6.587  0.022   6.536
ridge_plot_it                         5.619  0.009   5.628
random_subsample_WithReductionFactor  5.410  0.130   5.540
* 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.1 Patched (2025-08-23 r88802) -- "Great Square Root"
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.287   0.629  12.910 

Example timings

DspikeIn.Rcheck/DspikeIn-Ex.timings

nameusersystemelapsed
AcceptableRange0.8170.0230.842
MG_shapes0.4690.0080.475
Pre_processing_hashcodes6.9290.3447.283
Pre_processing_species3.4190.0773.496
Pre_processing_species_list0.2950.0000.295
RandomForest_selected17.912 0.26118.173
adjust_abundance_one_third1.6420.1561.799
adjusted_prevalence1.5130.0311.543
alluvial_plot3.9730.1234.096
calculate_list_average_scaling_factors0.0360.0000.036
calculate_spikeIn_factors3.0330.0143.048
calculate_spike_percentage8.1030.2218.076
calculate_spike_percentage_list0.6110.0060.620
calculate_summary_stats_table0.1270.0010.127
color_palette0.4000.0020.402
conclusion2.2820.1142.396
convert_categorical_to_factors0.2660.0020.268
convert_phyloseq_to_tse0.5440.0010.545
convert_to_absolute_counts9.3060.0939.413
convert_tse_to_phyloseq0.8120.0110.823
create_directory000
degree_network2.3510.0172.368
detect_common_asvs_taxa000
extract_neighbors0.0160.0030.019
filter_and_split_abundance2.3610.0252.385
get_long_format_data0.6000.0110.611
gm_mean000
imbalance_calculate_list_average_scaling_factors0.1190.0000.119
label0.0260.0000.026
metadata_full0.0180.0000.019
my_custom_theme0.4140.0010.414
node_level_metrics10.196 0.04910.176
norm.DESeq3.4290.0513.480
normalization_set4.5020.1604.661
perform_and_visualize_DA000
physeq0.030.000.03
physeq_16SOTU0.2210.0080.229
physeq_ITSOTU0.2010.0150.216
plot_core_microbiome_custom21.896 0.03521.933
plot_spikein_tree_diagnostic000
plotbar_abundance000
proportion_adj3.8490.0603.908
quadrant_plot6.5870.0226.536
random_subsample_WithReductionFactor5.410.135.54
randomsubsample_Trimmed_evenDepth2.5280.0662.594
regression_plot1.0120.0051.017
relativized_filtered_taxa0.3740.0000.375
remove_zero_negative_count_samples0.4040.0000.404
ridge_plot_it5.6190.0095.628
set_nf0.2460.0010.247
simulate_network_robustness2.8880.0082.897
summ_ASV_OTUID14.734 0.02014.755
summ_count_phyloseq1.0630.0251.088
summ_phyloseq_sampleID2.9170.0462.962
taxa_barplot36.977 0.17337.150
tidy_phyloseq_tse2.0700.0372.106
tse0.0370.0000.037
validate_spikein_clade0.4910.0050.498
weight_Network2.5330.0212.555