Back to Multiple platform build/check report for BioC 3.19:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-05-31 17:03:04 -0400 (Fri, 31 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4753
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4464
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 1264/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiomeMarker 1.10.0  (landing page)
Yang Cao
Snapshot Date: 2024-05-30 18:28:32 -0400 (Thu, 30 May 2024)
git_url: https://git.bioconductor.org/packages/microbiomeMarker
git_branch: RELEASE_3_19
git_last_commit: be09871
git_last_commit_date: 2024-04-30 11:37:55 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    ERROR    OK  

CHECK results for microbiomeMarker on nebbiolo1


To the developers/maintainers of the microbiomeMarker package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microbiomeMarker.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: microbiomeMarker
Version: 1.10.0
Command: /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings microbiomeMarker_1.10.0.tar.gz
StartedAt: 2024-05-31 05:31:52 -0400 (Fri, 31 May 2024)
EndedAt: 2024-05-31 05:42:55 -0400 (Fri, 31 May 2024)
EllapsedTime: 663.3 seconds
RetCode: 1
Status:   ERROR  
CheckDir: microbiomeMarker.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/home/biocbuild/bbs-3.19-bioc/R/site-library --timings microbiomeMarker_1.10.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/microbiomeMarker.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
    GNU Fortran (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0
* running under: Ubuntu 22.04.4 LTS
* using session charset: UTF-8
* checking for file ‘microbiomeMarker/DESCRIPTION’ ... OK
* this is package ‘microbiomeMarker’ version ‘1.10.0’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... OK
* 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 ‘microbiomeMarker’ 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 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 ... OK
* 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 data for ASCII and uncompressed saves ... OK
* checking R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                 user system elapsed
run_ancombc    17.882  0.960  18.842
plot_cladogram  7.868  0.084   7.952
run_aldex       6.885  0.604   7.489
plot_heatmap    6.913  0.260   7.173
run_lefse       6.228  0.324   6.551
run_deseq2      5.439  0.136   5.575
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  • On CRAN (7): 'test-ancom.R:46:5', 'test-edgeR.R:9:5', 'test-lefse.R:19:5',
    'test-limma-voom.R:15:5', 'test-multiple-groups-test.R:27:5',
    'test-multiple-groups-test.R:54:9', 'test-two-group-test.R:24:5'
  • empty test (1): 'test-ancombc.R:1:1'
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Failure ('test-confounder.R:42:5'): confounder analysis ─────────────────────
  res$pvalue (`actual`) not equal to 0.239 (`expected`).
  
    `actual`: 0.4
  `expected`: 0.2
  
  [ FAIL 1 | WARN 42 | SKIP 8 | PASS 220 ]
  Error: Test failures
  Execution halted
* 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 ERROR
See
  ‘/home/biocbuild/bbs-3.19-bioc/meat/microbiomeMarker.Rcheck/00check.log’
for details.


Installation output

microbiomeMarker.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.19-bioc/R/bin/R CMD INSTALL microbiomeMarker
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.19-bioc/R/site-library’
* installing *source* package ‘microbiomeMarker’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (microbiomeMarker)

Tests output

microbiomeMarker.Rcheck/tests/testthat.Rout.fail


R version 4.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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.

> library(testthat)
> library(microbiomeMarker)
> 
> test_check("microbiomeMarker")
conditions vector supplied
operating in serial mode
computing center with all features
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
operating in serial mode
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
New names:
* `` -> `...1`
* `` -> `...2`
* `` -> `...3`
* `` -> `...4`
* `` -> `...5`
* `` -> `...6`
* `` -> `...7`
* `` -> `...8`
* `` -> `...9`
* `` -> `...10`
* `` -> `...11`
* `` -> `...12`
`set.seed(2020)` was used to initialize repeatable random subsampling.
Please record this for your records so others can reproduce.
Try `set.seed(2020); .Random.seed` for the full vector
...
46OTUs were removed because they are no longer 
present in any sample after random subsampling

...
`set.seed(2020)` was used to initialize repeatable random subsampling.
Please record this for your records so others can reproduce.
Try `set.seed(2020); .Random.seed` for the full vector
...
46OTUs were removed because they are no longer 
present in any sample after random subsampling

...
`set.seed(2020)` was used to initialize repeatable random subsampling.
Please record this for your records so others can reproduce.
Try `set.seed(2020); .Random.seed` for the full vector
...
46OTUs were removed because they are no longer 
present in any sample after random subsampling

...
`set.seed(2020)` was used to initialize repeatable random subsampling.
Please record this for your records so others can reproduce.
Try `set.seed(2020); .Random.seed` for the full vector
...
46OTUs were removed because they are no longer 
present in any sample after random subsampling

...
Default value being used.
Default value being used.
Default value being used.
Default value being used.
converting counts to integer mode
Loading required package: ggplot2
Loading required package: lattice
[ FAIL 1 | WARN 42 | SKIP 8 | PASS 220 ]

══ Skipped tests (8) ═══════════════════════════════════════════════════════════
• On CRAN (7): 'test-ancom.R:46:5', 'test-edgeR.R:9:5', 'test-lefse.R:19:5',
  'test-limma-voom.R:15:5', 'test-multiple-groups-test.R:27:5',
  'test-multiple-groups-test.R:54:9', 'test-two-group-test.R:24:5'
• empty test (1): 'test-ancombc.R:1:1'

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-confounder.R:42:5'): confounder analysis ─────────────────────
res$pvalue (`actual`) not equal to 0.239 (`expected`).

  `actual`: 0.4
`expected`: 0.2

[ FAIL 1 | WARN 42 | SKIP 8 | PASS 220 ]
Error: Test failures
Execution halted

Example timings

microbiomeMarker.Rcheck/microbiomeMarker-Ex.timings

nameusersystemelapsed
abundances-methods0.0970.0050.101
aggregate_taxa0.5960.0200.616
assign-marker_table2.8120.0842.896
confounder1.6830.0071.691
effect_size-plot4.0120.0764.088
extract_posthoc_res0.120.000.12
import_dada20.0680.0040.072
import_picrust20.0350.0000.035
import_qiime20.2140.0120.227
marker_table-methods2.6150.0042.619
microbiomeMarker0.0150.0000.015
nmarker-methods0.0000.0020.002
normalize-methods0.0970.0010.099
phyloseq2DESeq20.5220.0040.527
phyloseq2edgeR0.1370.0000.138
phyloseq2metagenomeSeq0.1560.0160.172
plot_abundance3.9000.0233.925
plot_cladogram7.8680.0847.952
plot_heatmap6.9130.2607.173
plot_postHocTest1.0670.0041.071
plot_sl_roc4.0330.1364.172
postHocTest0.1170.0000.117
run_aldex6.8850.6047.489
run_ancom000
run_ancombc17.882 0.96018.842
run_deseq25.4390.1365.575
run_edger2.7510.0802.831
run_lefse6.2280.3246.551
run_limma_voom2.5470.0682.616
run_metagenomeseq3.2300.0843.314
run_posthoc_test0.5390.0000.540
run_simple_stat2.7330.0202.753
run_sl1.5580.0161.575
run_test_multiple_groups2.9190.0322.951
run_test_two_groups2.8240.0722.897
subset_marker2.5790.0402.620
summarize_taxa0.2940.0000.294
transform_abundances0.1280.0280.156