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

This page was generated on 2025-01-11 11:46 -0500 (Sat, 11 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.1 LTS)x86_64R Under development (unstable) (2024-10-21 r87258) -- "Unsuffered Consequences" 4760
palomino7Windows Server 2022 Datacenterx64R Under development (unstable) (2024-10-26 r87273 ucrt) -- "Unsuffered Consequences" 4479
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4443
kjohnson3macOS 13.7.1 Venturaarm64R Under development (unstable) (2024-11-20 r87352) -- "Unsuffered Consequences" 4398
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences" 4391
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 1243/2277HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
mia 1.15.6  (landing page)
Tuomas Borman
Snapshot Date: 2025-01-10 13:40 -0500 (Fri, 10 Jan 2025)
git_url: https://git.bioconductor.org/packages/mia
git_branch: devel
git_last_commit: 2dc3430
git_last_commit_date: 2024-11-15 08:21:45 -0500 (Fri, 15 Nov 2024)
nebbiolo1Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino7Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    TIMEOUT  


CHECK results for mia on kunpeng2

To the developers/maintainers of the mia package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/mia.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.
- See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host.

raw results


Summary

Package: mia
Version: 1.15.6
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:mia.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings mia_1.15.6.tar.gz
StartedAt: 2025-01-11 08:32:29 -0000 (Sat, 11 Jan 2025)
EndedAt: 2025-01-11 09:12:30 -0000 (Sat, 11 Jan 2025)
EllapsedTime: 2400.6 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: mia.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD check --install=check:mia.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings mia_1.15.6.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/mia.Rcheck’
* using R Under development (unstable) (2024-11-24 r87369)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
    GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘mia/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘mia’ version ‘1.15.6’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 23 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 ‘mia’ 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 whether startup messages can be suppressed ... OK
* checking dependencies in R code ... NOTE
Warning: program compiled against libxml 212 using older 211
'library' or 'require' call to ‘topicdoc’ in package code.
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* 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
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  addAlpha.Rd: colData, SummarizedExperiment
  addCluster.Rd: BlusterParam-class
  addDivergence.Rd: SummarizedExperiment, colData
  getDominant.Rd: colData
  getPrevalence.Rd: SummarizedExperiment-class
  mergeSEs.Rd: SummarizedExperiment
  runDPCoA.Rd: TreeSummarizedExperiment-class
  runNMDS.Rd: SingleCellExperiment-class
  transformAssay.Rd: assay
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
Unknown package ‘https’ in Rd xrefs
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                       user system elapsed
calculateDMN        106.693  0.042 106.853
addNMF               61.519 15.432  59.552
getDissimilarity     44.810  2.059  12.423
hierarchy-tree       29.295  0.447  29.784
agglomerate-methods  24.709  1.130  25.887
addAlpha             18.109  0.124  18.258
transformAssay       11.720  0.060  11.806
convertFromDADA2      9.820  0.252  10.100
addLDA                9.154  0.084   9.311
getCrossAssociation   8.947  0.048   9.012
splitOn               8.877  0.028   8.920
getPrevalence         7.364  0.072   7.445
mergeSEs              6.838  0.047   6.899
runCCA                5.683  0.084   5.776
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

Installation output

mia.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R/bin/R CMD INSTALL mia
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.5.0-devel_2024-11-24/site-library’
* installing *source* package ‘mia’ ...
** 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 (mia)

Tests output

mia.Rcheck/tests/testthat.Rout


R Under development (unstable) (2024-11-24 r87369) -- "Unsuffered Consequences"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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(mia)
Loading required package: MultiAssayExperiment
Loading required package: SummarizedExperiment
Loading required package: MatrixGenerics
Loading required package: matrixStats

Attaching package: 'MatrixGenerics'

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

    colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
    colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
    colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
    colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
    colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
    colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
    colWeightedMeans, colWeightedMedians, colWeightedSds,
    colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
    rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
    rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
    rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
    rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
    rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
    rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
    rowWeightedSds, rowWeightedVars

Loading required package: GenomicRanges
Loading required package: stats4
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

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

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


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, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: S4Vectors

Attaching package: 'S4Vectors'

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

    findMatches

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

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: GenomeInfoDb
Loading required package: Biobase
Welcome to Bioconductor

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


Attaching package: 'Biobase'

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

    rowMedians

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

    anyMissing, rowMedians

Loading required package: SingleCellExperiment
Loading required package: TreeSummarizedExperiment
Loading required package: Biostrings
Loading required package: XVector

Attaching package: 'Biostrings'

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

    strsplit

This is mia version 1.15.6
- Online documentation and vignettes: https://microbiome.github.io/mia/
- Online book 'Orchestrating Microbiome Analysis (OMA)': https://microbiome.github.io/OMA/docs/devel/
> 
> test_check("mia")
================================================================================

Time difference of 8.81 secs

Initializing error rates to maximum possible estimate.
selfConsist step 1 .
   selfConsist step 2
   selfConsist step 3
   selfConsist step 4
Convergence after  4  rounds.
Initializing error rates to maximum possible estimate.
selfConsist step 1 .
   selfConsist step 2
   selfConsist step 3
   selfConsist step 4
Convergence after  4  rounds.
Warning: program compiled against libxml 212 using older 211

Example timings

mia.Rcheck/mia-Ex.timings

nameusersystemelapsed
addAlpha18.109 0.12418.258
addCluster0.7890.0150.805
addDivergence2.3990.0562.458
addLDA9.1540.0849.311
addNMF61.51915.43259.552
agglomerate-methods24.709 1.13025.887
agglomerateByPrevalence3.0260.0403.072
calculateDMN106.693 0.042106.853
convertFromDADA2 9.820 0.25210.100
convertFromPhyloseq4.4690.0604.538
getCrossAssociation8.9470.0489.012
getDissimilarity44.810 2.05912.423
getDominant2.8330.0642.901
getMediation0.0010.0000.000
getPERMANOVA2.0600.0082.071
getPrevalence7.3640.0727.445
hierarchy-tree29.295 0.44729.784
importBIOM0.6870.0120.702
importHUMAnN0.2520.0000.254
importMetaPhlAn3.3730.0363.417
importMothur0.2000.0050.206
importQIIME20.8450.0280.893
importTaxpasta000
isContaminant0.5080.0080.517
meltSE1.0790.0041.085
mergeSEs6.8380.0476.899
mia-datasets0.5380.0160.555
rarefyAssay1.6540.0041.662
runCCA5.6830.0845.776
runDPCoA0.4960.0090.506
runNMDS0.3090.0000.309
splitOn8.8770.0288.920
summaries4.7060.0084.883
taxonomy-methods1.5170.0081.527
transformAssay11.720 0.06011.806