Back to Multiple platform build/check report for BioC 3.23:   simplified   long
A[B]CDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-04-29 10:14 -0400 (Wed, 29 Apr 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4694
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 237/2415HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
blase 1.2.0  (landing page)
Andrew McCluskey
Snapshot Date: 2026-04-28 14:14 -0400 (Tue, 28 Apr 2026)
git_url: https://git.bioconductor.org/packages/blase
git_branch: RELEASE_3_23
git_last_commit: 0176565
git_last_commit_date: 2026-04-28 09:05:33 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    OK  YES
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  YES
See other builds for blase in R Universe.


CHECK results for blase on nebbiolo1

To the developers/maintainers of the blase package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/blase.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: blase
Version: 1.2.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:blase.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings blase_1.2.0.tar.gz
StartedAt: 2026-04-28 22:13:51 -0400 (Tue, 28 Apr 2026)
EndedAt: 2026-04-28 22:36:40 -0400 (Tue, 28 Apr 2026)
EllapsedTime: 1369.6 seconds
RetCode: 0
Status:   OK  
CheckDir: blase.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:blase.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings blase_1.2.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/blase.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-04-29 02:13:51 UTC
* checking for file ‘blase/DESCRIPTION’ ... OK
* this is package ‘blase’ version ‘1.2.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 ‘blase’ can be installed ... OK
* checking installed package size ... INFO
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    data   4.6Mb
* 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 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'plot_mapping_result.Rd':
  ‘[scater:plot_reddim]{scater::plotUMAP()}’

See section 'Cross-references' in the 'Writing R Extensions' manual.
* 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
calculate_gene_peakedness        17.864  0.306  18.170
smooth_gene                      17.479  0.076  17.555
plot_gene_peakedness             17.002  0.135  17.155
gene_peakedness_spread_selection 16.436  0.199  16.635
evaluate_parameters              10.169  0.074  10.244
plot_mapping_result               5.998  0.119   6.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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/blase.Rcheck/00check.log’
for details.


Installation output

blase.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL blase
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘blase’ ...
** this is package ‘blase’ version ‘1.2.0’
** 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 (blase)

Tests output

blase.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 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.

> # 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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
> 
> library(testthat)
> library(blase)
> 
> test_check("blase")
Inferred correlation metric.
Inferred correlation metric.
Inferred correlation metric.
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 130 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 130 ]
> 
> proc.time()
   user  system elapsed 
 61.171   1.649  62.821 

Example timings

blase.Rcheck/blase-Ex.timings

nameusersystemelapsed
BlaseData-class1.1560.0001.157
MappingResult2.4220.1092.532
annotate_sce1.3950.0031.398
as.BlaseData0.1850.0090.194
assign_pseudotime_bins2.3060.0192.325
bins-getter0.1890.0000.189
bulk_name-setter0.1880.0100.198
calculate_gene_peakedness17.864 0.30618.170
evaluate_parameters10.169 0.07410.244
evaluate_top_n_genes2.6230.0242.647
find_best_params3.7130.0203.734
gene_peakedness_spread_selection16.436 0.19916.635
genes-getter0.1920.0010.193
genes-setter0.1880.0040.193
get_bins_as_bulk1.0420.0091.051
get_top_n_genes0.0020.0000.001
map_all_best_bins2.1020.0212.123
map_best_bin2.1490.0062.155
mapping-result-best-bin-getter2.1250.0042.129
mapping-result-best-correlation-getter2.1420.0512.193
mapping-result-bootstrap-iterations-getter2.1090.0032.112
mapping-result-bulk-name-getter2.1410.0032.144
mapping-result-history-getter2.1830.0482.232
mapping-result-metric-getter2.1730.0012.174
mapping-result-strong-mapping-getter2.1910.0082.199
mapping-result-top-2-distance-getter2.1330.0032.136
plot_bin_population2.1520.0052.158
plot_find_best_params_results3.9150.0303.946
plot_gene_peakedness17.002 0.13517.155
plot_mapping_result5.9980.1196.117
plot_mapping_result_corr2.1240.0022.126
plot_mapping_result_heatmap2.1080.0032.112
pseudobulk-bins-getter0.2050.0020.206
show-MappingResult-method2.1730.0012.176
show_blase_object0.2060.0000.206
smooth_gene17.479 0.07617.555