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

This page was generated on 2024-07-02 11:39 -0400 (Tue, 02 Jul 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 RC (2024-04-16 r86468) -- "Puppy Cup" 4693
palomino6Windows Server 2022 Datacenterx644.4.1 (2024-06-14 ucrt) -- "Race for Your Life" 4413
lconwaymacOS 12.7.1 Montereyx86_644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4407
kjohnson3macOS 13.6.5 Venturaarm644.4.1 RC (2024-06-06 r86719) -- "Race for Your Life" 4356
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 (2024-04-24) -- "Puppy Cup" 4407
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 1230/2243HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microbiomeExplorer 1.15.0  (landing page)
Janina Reeder
Snapshot Date: 2024-07-01 14:00 -0400 (Mon, 01 Jul 2024)
git_url: https://git.bioconductor.org/packages/microbiomeExplorer
git_branch: devel
git_last_commit: 3036201
git_last_commit_date: 2024-04-30 11:28:04 -0400 (Tue, 30 Apr 2024)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino6Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  


CHECK results for microbiomeExplorer on nebbiolo2

To the developers/maintainers of the microbiomeExplorer package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microbiomeExplorer.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: microbiomeExplorer
Version: 1.15.0
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:microbiomeExplorer.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings microbiomeExplorer_1.15.0.tar.gz
StartedAt: 2024-07-02 00:57:01 -0400 (Tue, 02 Jul 2024)
EndedAt: 2024-07-02 00:59:07 -0400 (Tue, 02 Jul 2024)
EllapsedTime: 126.2 seconds
RetCode: 0
Status:   OK  
CheckDir: microbiomeExplorer.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:microbiomeExplorer.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings microbiomeExplorer_1.15.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/microbiomeExplorer.Rcheck’
* using R version 4.4.0 RC (2024-04-16 r86468)
* 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 ‘microbiomeExplorer/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘microbiomeExplorer’ version ‘1.15.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 ‘microbiomeExplorer’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  7.6Mb
  sub-directories of 1Mb or more:
    extdata   4.2Mb
    shiny     2.9Mb
* 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 ... NOTE
checkRd: (-1) plotBeta.Rd:46: Lost braces
    46 | \item{plotTitle}{Plot title. By default, becomes PCoA (code{dist.method}).}
       |                                                            ^
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
* 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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.20-bioc/meat/microbiomeExplorer.Rcheck/00check.log’
for details.


Installation output

microbiomeExplorer.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD INSTALL microbiomeExplorer
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘microbiomeExplorer’ ...
** using staged installation
** R
** 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 (microbiomeExplorer)

Tests output

microbiomeExplorer.Rcheck/tests/testthat.Rout


R version 4.4.0 RC (2024-04-16 r86468) -- "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(microbiomeExplorer)
Loading required package: shiny
Loading required package: magrittr

Attaching package: 'magrittr'

The following objects are masked from 'package:testthat':

    equals, is_less_than, not

Loading required package: metagenomeSeq
Loading required package: Biobase
Loading required package: BiocGenerics

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, table, tapply,
    union, unique, unsplit, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: limma

Attaching package: 'limma'

The following object is masked from 'package:BiocGenerics':

    plotMA

Loading required package: glmnet
Loading required package: Matrix
Loaded glmnet 4.1-8
Loading required package: RColorBrewer
> 
> test_check("microbiomeExplorer")
[ FAIL 0 | WARN 2 | SKIP 1 | PASS 61 ]

══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• On CRAN (1): 'test-differential_functions.R:47:3'

[ FAIL 0 | WARN 2 | SKIP 1 | PASS 61 ]
> 
> proc.time()
   user  system elapsed 
  8.562   0.533   9.084 

Example timings

microbiomeExplorer.Rcheck/microbiomeExplorer-Ex.timings

nameusersystemelapsed
aggFeatures0.2930.0130.304
aggregationTabUI0.0440.0000.043
calculatePCAs0.4160.0350.452
computeDistMat0.5010.0690.569
corrAnalysisUI0.7910.0840.876
corrFeature0.7400.0240.764
corrPhenotype0.8050.0710.876
dataInputUI0.0620.0010.062
diffAnalysisUI0.0590.0000.059
featureAnalysisUI0.0490.0000.049
featureTableUI0.0210.0000.021
filterByPheno0.1780.0150.194
filterMEData0.9810.0241.005
interAnalysisUI0.1060.0030.110
intraAnalysisUI0.1320.0120.144
longAnalysisUI0.0570.0000.057
makeQCPlot0.2210.0030.225
normalizeData0.8850.0170.901
phenotypeTableUI0.0270.0000.027
plotAbundance0.4780.0230.502
plotAlpha0.2950.0230.319
plotAvgAbundance0.7420.0710.815
plotBeta0.2490.0210.269
plotHeatmap1.7410.0191.752
plotLongFeature0.4020.0250.427
plotSingleFeature0.3200.0120.332
plotlyHistogram0.1830.0240.207
plotlySampleBarplot0.1530.0240.177
replaceWithUnknown0.1790.0320.212
reportListUI0.0290.0040.033
rollDownFeatures0.1090.0080.117
runDiffTest0.5750.0200.595