Back to Mac ARM64 build report for BioC 3.20
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2024-05-13 11:32:07 -0400 (Mon, 13 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.6 Venturaarm644.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup" 4378
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 1225/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiomeMarker 1.11.0  (landing page)
Yang Cao
Snapshot Date: 2024-05-11 09:00:03 -0400 (Sat, 11 May 2024)
git_url: https://git.bioconductor.org/packages/microbiomeMarker
git_branch: devel
git_last_commit: 0197460
git_last_commit_date: 2024-04-30 11:37:55 -0400 (Tue, 30 Apr 2024)
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for microbiomeMarker on kjohnson1


To the developers/maintainers of the microbiomeMarker package:
- 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.11.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiomeMarker_1.11.0.tar.gz
StartedAt: 2024-05-12 19:23:28 -0400 (Sun, 12 May 2024)
EndedAt: 2024-05-12 19:33:33 -0400 (Sun, 12 May 2024)
EllapsedTime: 604.2 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiomeMarker.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:microbiomeMarker.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings microbiomeMarker_1.11.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.20-bioc-mac-arm64/meat/microbiomeMarker.Rcheck’
* using R version 4.4.0 Patched (2024-04-24 r86482)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘microbiomeMarker/DESCRIPTION’ ... OK
* this is package ‘microbiomeMarker’ version ‘1.11.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 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    19.344  0.143  19.631
run_aldex       9.460  0.792  10.512
plot_cladogram  8.449  0.134   9.416
plot_heatmap    7.745  0.167   8.267
run_deseq2      6.976  0.089   7.850
run_lefse       5.852  0.089   6.617
plot_abundance  4.454  0.032   5.117
* 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: OK


Installation output

microbiomeMarker.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL microbiomeMarker
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.4-arm64/Resources/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


R version 4.4.0 Patched (2024-04-24 r86482) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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 0 | WARN 42 | SKIP 8 | PASS 221 ]

══ 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'

[ FAIL 0 | WARN 42 | SKIP 8 | PASS 221 ]
> 
> proc.time()
   user  system elapsed 
 80.158   2.780  83.466 

Example timings

microbiomeMarker.Rcheck/microbiomeMarker-Ex.timings

nameusersystemelapsed
abundances-methods0.1280.0060.134
aggregate_taxa0.8730.0200.893
assign-marker_table2.8890.0712.960
confounder2.5320.0192.551
effect_size-plot4.3830.0484.732
extract_posthoc_res0.1470.0080.168
import_dada20.0870.0040.100
import_picrust20.0360.0020.039
import_qiime20.2800.0510.345
marker_table-methods2.7920.0203.261
microbiomeMarker0.0160.0010.018
nmarker-methods0.0020.0010.001
normalize-methods0.1320.0060.151
phyloseq2DESeq20.6330.0100.726
phyloseq2edgeR0.1920.0110.229
phyloseq2metagenomeSeq0.2130.0070.251
plot_abundance4.4540.0325.117
plot_cladogram8.4490.1349.416
plot_heatmap7.7450.1678.267
plot_postHocTest1.1570.0211.217
plot_sl_roc4.5450.1244.857
postHocTest0.1340.0060.143
run_aldex 9.460 0.79210.512
run_ancom000
run_ancombc19.344 0.14319.631
run_deseq26.9760.0897.850
run_edger2.9630.0453.357
run_lefse5.8520.0896.617
run_limma_voom3.0020.0223.165
run_metagenomeseq3.5970.0363.672
run_posthoc_test0.6810.0110.704
run_simple_stat3.0520.0203.144
run_sl1.8860.0211.956
run_test_multiple_groups3.3830.0243.467
run_test_two_groups3.3560.0193.420
subset_marker3.0240.0203.082
summarize_taxa0.3400.0060.351
transform_abundances0.1850.0210.210