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

This page was generated on 2026-04-20 11:36 -0400 (Mon, 20 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4961
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4690
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 640/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DspikeIn 1.1.0  (landing page)
Mitra Ghotbi
Snapshot Date: 2026-04-19 13:40 -0400 (Sun, 19 Apr 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 -0400 (Wed, 29 Oct 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  
See other builds for DspikeIn in R Universe.


CHECK results for DspikeIn on kjohnson3

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: /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: 2026-04-19 19:29:35 -0400 (Sun, 19 Apr 2026)
EndedAt: 2026-04-19 19:33:08 -0400 (Sun, 19 Apr 2026)
EllapsedTime: 213.5 seconds
RetCode: 0
Status:   OK  
CheckDir: DspikeIn.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### 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 version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-19 23:29:35 UTC
* 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                12.100  0.354  12.577
plot_core_microbiome_custom  8.034  0.120   8.220
RandomForest_selected        7.012  0.095   7.150
calculate_spike_percentage   5.148  0.261   5.464
summ_ASV_OTUID               5.128  0.086   5.299
convert_to_absolute_counts   5.061  0.072   5.166
* 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.


Installation output

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/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)

Tests output

DspikeIn.Rcheck/tests/testthat.Rout


R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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 
  5.104   0.230   5.372 

Example timings

DspikeIn.Rcheck/DspikeIn-Ex.timings

nameusersystemelapsed
AcceptableRange0.0560.0020.059
MG_shapes0.1840.0040.188
Pre_processing_hashcodes4.1830.0424.236
Pre_processing_species1.4680.0291.505
Pre_processing_species_list0.1070.0020.110
RandomForest_selected7.0120.0957.150
adjust_abundance_one_third0.3290.0120.341
adjusted_prevalence0.7110.0060.724
alluvial_plot1.4330.0271.464
calculate_list_average_scaling_factors0.0130.0010.014
calculate_spikeIn_factors2.4620.0452.547
calculate_spike_percentage5.1480.2615.464
calculate_spike_percentage_list0.3050.0270.332
calculate_summary_stats_table0.0420.0020.045
color_palette0.1610.0010.162
conclusion0.4810.0190.505
convert_categorical_to_factors0.1310.0040.136
convert_phyloseq_to_tse0.2550.0030.259
convert_to_absolute_counts5.0610.0725.166
convert_tse_to_phyloseq0.3030.0030.306
create_directory0.0010.0000.000
degree_network0.7150.0330.761
detect_common_asvs_taxa000
extract_neighbors0.0070.0020.009
filter_and_split_abundance1.3990.0731.481
get_long_format_data0.2430.0140.257
gm_mean0.0000.0010.001
imbalance_calculate_list_average_scaling_factors0.0410.0010.041
label0.0120.0010.014
metadata_full0.0100.0020.013
my_custom_theme0.1950.0030.201
node_level_metrics3.6290.0983.755
norm.DESeq0.9700.0200.991
normalization_set2.4070.0622.485
perform_and_visualize_DA000
physeq0.0110.0010.012
physeq_16SOTU0.1260.0280.155
physeq_ITSOTU0.1270.0380.165
plot_core_microbiome_custom8.0340.1208.220
plot_spikein_tree_diagnostic000
plotbar_abundance000
proportion_adj2.4610.0252.512
quadrant_plot2.4520.0392.953
random_subsample_WithReductionFactor1.8280.0821.933
randomsubsample_Trimmed_evenDepth1.1380.0221.166
regression_plot0.3540.0060.362
relativized_filtered_taxa0.1600.0070.173
remove_zero_negative_count_samples0.1890.0050.197
ridge_plot_it2.4480.0192.479
set_nf0.1100.0010.112
simulate_network_robustness1.0930.0301.135
summ_ASV_OTUID5.1280.0865.299
summ_count_phyloseq0.8780.0090.889
summ_phyloseq_sampleID1.0480.0571.112
taxa_barplot12.100 0.35412.577
tidy_phyloseq_tse0.9110.0140.930
tse0.0120.0000.012
validate_spikein_clade0.2030.0110.218
weight_Network1.2400.0271.276