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

This page was generated on 2026-01-16 11:12 -0500 (Fri, 16 Jan 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2025-12-22 r89219) -- "Unsuffered Consequences" 4849
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" 4628
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 2012/2343HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
singIST 0.99.85  (landing page)
Aitor Moruno-Cuenca
Snapshot Date: 2026-01-15 13:40 -0500 (Thu, 15 Jan 2026)
git_url: https://git.bioconductor.org/packages/singIST
git_branch: devel
git_last_commit: 8d9d6ba
git_last_commit_date: 2026-01-07 04:44:12 -0500 (Wed, 07 Jan 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    ERROR  
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'scran' which is only available as a source package that needs compilation


CHECK results for singIST on kjohnson3

To the developers/maintainers of the singIST package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/singIST.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: singIST
Version: 0.99.85
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:singIST.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings singIST_0.99.85.tar.gz
StartedAt: 2026-01-15 22:42:05 -0500 (Thu, 15 Jan 2026)
EndedAt: 2026-01-15 22:45:36 -0500 (Thu, 15 Jan 2026)
EllapsedTime: 211.5 seconds
RetCode: 0
Status:   OK  
CheckDir: singIST.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/singIST.Rcheck’
* using R Under development (unstable) (2025-11-04 r88984)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Ventura 13.7.8
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘singIST/DESCRIPTION’ ... OK
* this is package ‘singIST’ version ‘0.99.85’
* 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 ‘singIST’ 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 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 ... 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 ... OK
Examples with CPU (user + system) or elapsed time > 5s
              user system elapsed
singIST_treat 3.87  0.213  13.286
helpers       3.03  0.252  19.948
* 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 running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: OK


Installation output

singIST.Rcheck/00install.out

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


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

Tests output

singIST.Rcheck/tests/testthat.Rout


R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin20

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(singIST)
> 
> test_check("singIST")
[ FAIL 0 | WARN 0 | SKIP 25 | PASS 12 ]

══ Skipped tests (25) ══════════════════════════════════════════════════════════
• On CRAN (25): 'test-CIP_GIP.R:2:5', 'test-asmbPLSDAcvloo.R:2:5',
  'test-biological_link_function.R:2:5', 'test-celltype_mapping.R:2:5',
  'test-celltype_recap.R:2:5', 'test-derive_contributions.R:2:5',
  'test-derive_scores.R:2:5', 'test-diff_expressed.R:2:5',
  'test-gene_contrib.R:2:5', 'test-hyperparameters.R:2:5',
  'test-mappingorganism.R:2:5', 'test-matrixToBlock.R:2:5',
  'test-multiple_check.R:2:5', 'test-multiple_fitOptimal.R:2:5',
  'test-multiple_singISTrecapitulations.R:2:5', 'test-orthology_mapping.R:2:5',
  'test-pathway.R:2:5', 'test-permut_asmbplsda.R:2:5',
  'test-setGeneSetsCelltype.R:2:5', 'test-singIST_treat.R:2:5',
  'test-singISTrecapitulations.R:2:5', 'test-superpathway_recap.R:2:5',
  'test-superpathwayfitmodel.R:2:5', 'test-superpathwayinput.R:2:5',
  'test-wilcox_CIP_GIP.R:2:5'

[ FAIL 0 | WARN 0 | SKIP 25 | PASS 12 ]
> 
> proc.time()
   user  system elapsed 
  7.446   0.514   8.532 

Example timings

singIST.Rcheck/singIST-Ex.timings

nameusersystemelapsed
CIP_GIP0.0120.0030.021
CIP_GIP_test0.0500.0150.066
Results_comparison_measure000
asmbPLSDA.cv.kcv0.0570.0060.070
asmbPLSDA.cv.loo2.0370.0662.243
biological_link_function0.0110.0030.015
celltype_mapping0.0230.0090.033
celltype_recap0.0110.0010.011
check_hyperparameters0.0270.0170.107
check_mapping_organism0.0010.0000.001
check_pathway000
check_superpathway000
check_superpathway_input0.0010.0000.001
clean_mfa_data0.0000.0010.001
create_fit_model0.0010.0000.001
create_hyperparameters0.0010.0000.000
create_mapping_organism0.0000.0000.001
create_pathway000
create_superpathway0.0000.0000.001
create_superpathway_input0.0010.0010.001
derive_contributions0.0100.0010.012
derive_scores0.0100.0020.013
diff_expressed0.2000.0540.283
fitOptimal0.2750.1050.397
fit_mfa_imputer0.0140.0010.015
gene_contrib0.0110.0010.012
helpers 3.030 0.25219.948
matrixToBlock-method0.0080.0100.019
multiple_check0.0000.0000.001
multiple_fitOptimal000
multiple_singISTrecapitulations000
orthology_mapping000
permut_asmbplsda0.0140.0010.014
pullGeneSet000
setGeneSetsCelltype0.0010.0000.000
singIST_treat 3.870 0.21313.286
singISTrecapitulations0.0110.0010.011
superpathway_recap0.0110.0010.012
update_group_sizes0.0000.0000.001
wilcox_CIP_GIP0.0010.0000.000