Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 alpha (2026-04-05 r89794) 4919
kjohnson3macOS 13.7.7 Venturaarm644.6.0 alpha (2026-04-08 r89818) 4631
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 2130/2390HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
splatter 1.35.0  (landing page)
Luke Zappia
Snapshot Date: 2026-04-10 13:40 -0400 (Fri, 10 Apr 2026)
git_url: https://git.bioconductor.org/packages/splatter
git_branch: devel
git_last_commit: 646e458
git_last_commit_date: 2025-11-01 07:08:53 -0400 (Sat, 01 Nov 2025)
nebbiolo1Linux (Ubuntu 24.04.4 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    ERROR    OK  
See other builds for splatter in R Universe.


CHECK results for splatter on kjohnson3

To the developers/maintainers of the splatter package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/splatter.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: splatter
Version: 1.35.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:splatter.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings splatter_1.35.0.tar.gz
StartedAt: 2026-04-10 22:50:27 -0400 (Fri, 10 Apr 2026)
EndedAt: 2026-04-10 22:53:13 -0400 (Fri, 10 Apr 2026)
EllapsedTime: 165.8 seconds
RetCode: 1
Status:   ERROR  
CheckDir: splatter.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:splatter.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings splatter_1.35.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/splatter.Rcheck’
* using R version 4.6.0 alpha (2026-04-08 r89818)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-04-11 02:50:27 UTC
* using option ‘--no-vignettes’
* checking for file ‘splatter/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘splatter’ version ‘1.35.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 ‘splatter’ 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 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 files in ‘vignettes’ ... OK
* checking examples ... WARNING
Found the following significant warnings:

  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
  Warning in .local(x, ...) : 'normalizeCounts' is deprecated.
Deprecated functions may be defunct as soon as of the next release of
R.
See ?Deprecated.
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
scDDEstimate 7.766  0.125   8.007
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘spelling.R’
  Running ‘testthat.R’
 ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
  * 'normalizeCounts' is deprecated.
  Use 'scrapper::normalizeCounts' instead.
  See help("Deprecated")
  * 'normalizeCounts' is deprecated.
  Use 'scrapper::normalizeCounts' instead.
  See help("Deprecated")
  * encountered non-positive size factor estimates
  * 'cleanSizeFactors' is deprecated.
  Use 'scrapper::sanitizeSizeFactors' instead.
  See help("Deprecated")
  
  [ FAIL 1 | WARN 19 | SKIP 0 | PASS 187 ]
  Error:
  ! Test failures.
  Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 ERROR, 1 WARNING
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/splatter.Rcheck/00check.log’
for details.


Installation output

splatter.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL splatter
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6/Resources/library’
* installing *source* package ‘splatter’ ...
** this is package ‘splatter’ version ‘1.35.0’
** 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 (splatter)

Tests output

splatter.Rcheck/tests/spelling.Rout


R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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.

> if (requireNamespace("spelling", quietly = TRUE)) {
+     spelling::spell_check_test(
+         vignettes = TRUE, error = FALSE,
+         skip_on_cran = TRUE
+     )
+ }
All Done!
> 
> proc.time()
   user  system elapsed 
  0.084   0.026   0.106 

splatter.Rcheck/tests/testthat.Rout.fail


R version 4.6.0 alpha (2026-04-08 r89818)
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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.

> # setting R_TESTS to empty string because of
> # https://github.com/hadley/testthat/issues/144
> # revert this when that issue in R is fixed.
> Sys.setenv("R_TESTS" = "")
> 
> library(testthat)
> library(splatter)
Loading required package: SingleCellExperiment
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: Seqinfo
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

> 
> test_check("splatter")
Saving _problems/test-lun2Estimate-12.R
[ FAIL 1 | WARN 19 | SKIP 0 | PASS 187 ]

══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-lun2Estimate.R:9:5'): lun2Estimate works ─────────────────────
`lun2Estimate(sce, plates, min.size = 20)` produced unexpected warnings.
Expected match: more singular values
Actual values:
* 'normalizeCounts' is deprecated.
Use 'scrapper::normalizeCounts' instead.
See help("Deprecated")
* 'normalizeCounts' is deprecated.
Use 'scrapper::normalizeCounts' instead.
See help("Deprecated")
* 'normalizeCounts' is deprecated.
Use 'scrapper::normalizeCounts' instead.
See help("Deprecated")
* 'normalizeCounts' is deprecated.
Use 'scrapper::normalizeCounts' instead.
See help("Deprecated")
* 'normalizeCounts' is deprecated.
Use 'scrapper::normalizeCounts' instead.
See help("Deprecated")
* encountered non-positive size factor estimates
* 'cleanSizeFactors' is deprecated.
Use 'scrapper::sanitizeSizeFactors' instead.
See help("Deprecated")

[ FAIL 1 | WARN 19 | SKIP 0 | PASS 187 ]
Error:
! Test failures.
Execution halted

Example timings

splatter.Rcheck/splatter-Ex.timings

nameusersystemelapsed
BASiCSEstimate000
BASiCSSimulate1.7120.0671.802
addGeneLengths0.1390.0040.146
compareSCEs0.7790.0140.798
diffSCEs0.8010.0070.812
getParam0.0010.0000.000
getParams000
kersplatEstimate1.4970.0211.525
kersplatSample0.6910.0190.712
kersplatSetup0.0510.0050.056
kersplatSimulate000
listSims0.0060.0010.007
lun2Estimate000
lun2Simulate0.1070.0030.110
lunEstimate0.0980.0010.099
lunSimulate0.4660.0010.467
makeCompPanel0.0000.0000.001
makeDiffPanel000
makeOverallPanel000
mfaEstimate0.0420.0060.049
mfaSimulate0.1240.0020.126
minimiseSCE0.5710.0020.574
mockBulkMatrix000
mockBulkeQTL1.4400.1571.606
mockEmpiricalSet1.3050.0411.367
mockGFF0.0010.0000.001
mockVCF0.0230.0000.023
newParams0.0000.0010.001
phenoEstimate0.1400.0050.155
phenoSimulate0.2380.0050.244
scDDEstimate7.7660.1258.007
scDDSimulate000
setParam0.0030.0000.003
setParams0.0060.0000.007
simpleEstimate0.1040.0010.107
simpleSimulate0.1470.0010.148
sparseDCEstimate0.2240.0170.251
sparseDCSimulate0.1780.0310.212
splatEstimate0.8970.0120.914
splatPopEstimate0.8870.0090.902
splatPopQuantNorm0.0090.0000.010
splatPopSimulate000
splatPopSimulateMeans000
splatPopSimulateSC0.0000.0000.001
splatSimulate0.3160.0150.347
summariseDiff0.8800.0100.898
zinbEstimate0.6160.0270.650
zinbSimulate0.0280.0010.029