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

This page was generated on 2026-04-18 11:37 -0400 (Sat, 18 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4957
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4686
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4627
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 1324/2404HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
microSTASIS 1.11.1  (landing page)
Pedro Sánchez-Sánchez
Snapshot Date: 2026-04-17 13:40 -0400 (Fri, 17 Apr 2026)
git_url: https://git.bioconductor.org/packages/microSTASIS
git_branch: devel
git_last_commit: 3e83a58
git_last_commit_date: 2026-03-13 10:20:36 -0400 (Fri, 13 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    TIMEOUT  
See other builds for microSTASIS in R Universe.


CHECK results for microSTASIS on kunpeng2

To the developers/maintainers of the microSTASIS package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/microSTASIS.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: microSTASIS
Version: 1.11.1
Command: /home/biocbuild/R/R/bin/R CMD check --install=check:microSTASIS.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings microSTASIS_1.11.1.tar.gz
StartedAt: 2026-04-17 04:49:15 -0000 (Fri, 17 Apr 2026)
EndedAt: 2026-04-17 05:29:16 -0000 (Fri, 17 Apr 2026)
EllapsedTime: 2400.8 seconds
RetCode: None
Status:   TIMEOUT  
CheckDir: microSTASIS.Rcheck
Warnings: NA

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/microSTASIS.Rcheck’
* using R Under development (unstable) (2025-02-19 r87757)
* 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-SP1)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘microSTASIS/DESCRIPTION’ ... OK
* this is package ‘microSTASIS’ version ‘1.11.1’
* 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 ‘microSTASIS’ 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
Namespace in Imports field not imported from: ‘TreeSummarizedExperiment’
  All declared Imports should be used.
* 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 ... NOTE
Rd files without \alias:
  ‘microSTASIS.Rd’
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                        user system elapsed
mSerrorCV             28.597  1.119  18.430
plotmSlinesCV         27.843  1.296  17.807
iterativeClusteringCV 26.742  0.838  16.607
plotmSdynamics        13.774  0.715  10.225
plotmSheatmap         12.847  0.666   9.320
plotmSscatter         13.021  0.466   9.753
iterativeClustering   12.716  0.246   9.307
mSpreviz              12.405  0.470   8.945
mSmetadataGroups      12.081  0.400   8.732
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’

Installation output

microSTASIS.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/R/R-devel_2025-02-19/site-library’
* installing *source* package ‘microSTASIS’ ...
** this is package ‘microSTASIS’ version ‘1.11.1’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
in method for ‘pairedTimes’ with signature ‘"TreeSummarizedExperiment"’: no definition for class “TreeSummarizedExperiment”
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning in fun(libname, pkgname) :
  Package 'microSTASIS' is deprecated and will be removed from
  Bioconductor version 3.24
** testing if installed package can be loaded from final location
Warning in fun(libname, pkgname) :
  Package 'microSTASIS' is deprecated and will be removed from
  Bioconductor version 3.24
** testing if installed package keeps a record of temporary installation path
* DONE (microSTASIS)

Tests output

microSTASIS.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences"
Copyright (C) 2025 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.

> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
> 
> library(testthat)
> library(microSTASIS)
Warning message:
In fun(libname, pkgname) :
  Package 'microSTASIS' is deprecated and will be removed from
  Bioconductor version 3.24
> 
> test_check("microSTASIS")

Example timings

microSTASIS.Rcheck/microSTASIS-Ex.timings

nameusersystemelapsed
iterativeClustering12.716 0.246 9.307
iterativeClusteringCV26.742 0.83816.607
mSerrorCV28.597 1.11918.430
mSinternalPairedTimes0.0230.0000.024
mSmetadataGroups12.081 0.400 8.732
mSpreviz12.405 0.470 8.945
pairedTimes-methods0.0280.0000.027
plotmSdynamics13.774 0.71510.225
plotmSheatmap12.847 0.666 9.320
plotmSlinesCV27.843 1.29617.807
plotmSscatter13.021 0.466 9.753