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

This page was generated on 2024-04-18 11:32:13 -0400 (Thu, 18 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson1macOS 13.6.1 Venturaarm644.3.3 (2024-02-29) -- "Angel Food Cake" 4388
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 1250/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiomeMarker 1.8.0  (landing page)
Yang Cao
Snapshot Date: 2024-04-16 09:00:03 -0400 (Tue, 16 Apr 2024)
git_url: https://git.bioconductor.org/packages/microbiomeMarker
git_branch: RELEASE_3_18
git_last_commit: 577f9da
git_last_commit_date: 2023-11-04 04:39:30 -0400 (Sat, 04 Nov 2023)
kjohnson1macOS 13.6.1 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.8.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.8.0.tar.gz
StartedAt: 2024-04-17 19:25:44 -0400 (Wed, 17 Apr 2024)
EndedAt: 2024-04-17 19:36:39 -0400 (Wed, 17 Apr 2024)
EllapsedTime: 654.6 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.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc-mac-arm64/meat/microbiomeMarker.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘microbiomeMarker/DESCRIPTION’ ... OK
* this is package ‘microbiomeMarker’ version ‘1.8.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 R 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    18.269  0.211  18.716
run_aldex       9.594  0.684  10.401
plot_cladogram  9.349  0.152   9.587
run_deseq2      6.501  0.057   6.680
run_lefse       5.835  0.111   6.069
plot_heatmap    5.764  0.132   5.924
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... 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.3-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.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20 (64-bit)

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 
 84.180   3.138  89.364 

Example timings

microbiomeMarker.Rcheck/microbiomeMarker-Ex.timings

nameusersystemelapsed
abundances-methods0.0980.0050.107
aggregate_taxa1.0120.0311.085
assign-marker_table3.3160.1303.800
confounder2.6000.0372.717
effect_size-plot4.4490.0434.537
extract_posthoc_res0.1550.0060.165
import_dada20.0830.0030.088
import_picrust20.0370.0030.040
import_qiime20.2630.0500.352
marker_table-methods2.8010.0203.030
microbiomeMarker0.0140.0010.015
nmarker-methods0.0020.0000.002
normalize-methods0.1300.0070.136
phyloseq2DESeq20.5630.0090.572
phyloseq2edgeR0.1880.0080.195
phyloseq2metagenomeSeq0.2050.0050.215
plot_abundance4.1290.0254.155
plot_cladogram9.3490.1529.587
plot_heatmap5.7640.1325.924
plot_postHocTest1.5070.0231.587
plot_sl_roc4.6180.1174.774
postHocTest0.1200.0050.126
run_aldex 9.594 0.68410.401
run_ancom000
run_ancombc18.269 0.21118.716
run_deseq26.5010.0576.680
run_edger2.7770.0262.805
run_lefse5.8350.1116.069
run_limma_voom2.9940.0253.492
run_metagenomeseq3.7670.0454.588
run_posthoc_test0.6220.0120.710
run_simple_stat3.2640.0353.730
run_sl3.9160.0704.464
run_test_multiple_groups3.3110.0473.708
run_test_two_groups3.3760.0304.167
subset_marker2.9190.0253.154
summarize_taxa0.3800.0080.413
transform_abundances0.1830.0240.214