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

This page was generated on 2025-11-14 11:35 -0500 (Fri, 14 Nov 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" 4825
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4547
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/2325HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DspikeIn 1.1.0  (landing page)
Mitra Ghotbi
Snapshot Date: 2025-11-13 13:40 -0500 (Thu, 13 Nov 2025)
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
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DESeq2' which is only available as a source package that needs compilation


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: 2025-11-13 23:11:32 -0500 (Thu, 13 Nov 2025)
EndedAt: 2025-11-13 23:23:43 -0500 (Thu, 13 Nov 2025)
EllapsedTime: 731.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) (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                         35.998  0.266  36.267
plot_core_microbiome_custom          24.007  0.042  24.052
RandomForest_selected                18.449  0.265  18.715
summ_ASV_OTUID                       14.831  0.030  14.862
node_level_metrics                   10.175  0.103  10.208
convert_to_absolute_counts            9.334  0.070   9.411
calculate_spike_percentage            7.674  0.187   7.608
Pre_processing_hashcodes              6.980  0.374   7.355
quadrant_plot                         6.748  0.020   6.637
ridge_plot_it                         5.593  0.037   5.631
random_subsample_WithReductionFactor  5.182  0.126   5.307
* 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) (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.246   0.834  13.069 

Example timings

DspikeIn.Rcheck/DspikeIn-Ex.timings

nameusersystemelapsed
AcceptableRange0.8940.0220.915
MG_shapes0.4670.0140.480
Pre_processing_hashcodes6.9800.3747.355
Pre_processing_species3.4870.0923.581
Pre_processing_species_list0.2940.0010.296
RandomForest_selected18.449 0.26518.715
adjust_abundance_one_third0.9190.0540.973
adjusted_prevalence1.7970.0911.889
alluvial_plot3.9690.0744.043
calculate_list_average_scaling_factors0.0380.0000.038
calculate_spikeIn_factors3.9450.0834.028
calculate_spike_percentage7.6740.1877.608
calculate_spike_percentage_list0.6010.0130.614
calculate_summary_stats_table0.1270.0030.130
color_palette0.3950.0030.399
conclusion2.4340.1292.563
convert_categorical_to_factors0.2930.0020.295
convert_phyloseq_to_tse0.5360.0030.539
convert_to_absolute_counts9.3340.0709.411
convert_tse_to_phyloseq0.8260.0180.844
create_directory0.0000.0010.001
degree_network3.2280.0623.293
detect_common_asvs_taxa000
extract_neighbors0.0200.0020.022
filter_and_split_abundance2.3710.0042.376
get_long_format_data0.6210.0020.623
gm_mean0.0000.0010.000
imbalance_calculate_list_average_scaling_factors0.1220.0030.125
label0.0290.0010.030
metadata_full0.0210.0030.023
my_custom_theme0.4170.0020.419
node_level_metrics10.175 0.10310.208
norm.DESeq2.7120.0192.731
normalization_set4.4650.1374.603
perform_and_visualize_DA0.0000.0000.001
physeq0.0280.0020.030
physeq_16SOTU0.2220.0880.310
physeq_ITSOTU0.2370.1180.356
plot_core_microbiome_custom24.007 0.04224.052
plot_spikein_tree_diagnostic0.0010.0000.001
plotbar_abundance0.0010.0000.001
proportion_adj3.8850.1123.997
quadrant_plot6.7480.0206.637
random_subsample_WithReductionFactor5.1820.1265.307
randomsubsample_Trimmed_evenDepth2.6150.0042.620
regression_plot1.0140.0041.019
relativized_filtered_taxa0.3680.0010.369
remove_zero_negative_count_samples1.2460.0101.255
ridge_plot_it5.5930.0375.631
set_nf0.2610.0310.292
simulate_network_robustness2.8590.0102.870
summ_ASV_OTUID14.831 0.03014.862
summ_count_phyloseq1.0180.0251.042
summ_phyloseq_sampleID2.6650.0362.701
taxa_barplot35.998 0.26636.267
tidy_phyloseq_tse2.0710.0102.081
tse0.0370.0010.038
validate_spikein_clade0.4870.0110.498
weight_Network2.5240.0322.555