| Back to Multiple platform build/check report for BioC 3.23: simplified long |
|
This page was generated on 2025-11-19 10:13 -0500 (Wed, 19 Nov 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences" | 4827 |
| lconway | macOS 12.7.6 Monterey | x86_64 | R Under development (unstable) (2025-10-21 r88958) -- "Unsuffered Consequences" | 4600 |
| kjohnson3 | macOS 13.7.7 Ventura | arm64 | R Under development (unstable) (2025-11-04 r88984) -- "Unsuffered Consequences" | 4564 |
| 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 2109/2325 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| stPipe 1.1.1 (landing page) Yang Xu
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | ERROR | |||||||||
| lconway | macOS 12.7.6 Monterey / x86_64 | OK | OK | ERROR | OK | |||||||||
| kjohnson3 | macOS 13.7.7 Ventura / arm64 | OK | OK | ERROR | OK | |||||||||
|
To the developers/maintainers of the stPipe package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/stPipe.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. |
| Package: stPipe |
| Version: 1.1.1 |
| Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:stPipe.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings stPipe_1.1.1.tar.gz |
| StartedAt: 2025-11-19 05:23:06 -0500 (Wed, 19 Nov 2025) |
| EndedAt: 2025-11-19 05:31:09 -0500 (Wed, 19 Nov 2025) |
| EllapsedTime: 483.6 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: stPipe.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:stPipe.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings stPipe_1.1.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/stPipe.Rcheck’
* using R Under development (unstable) (2025-10-20 r88955)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘stPipe/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘stPipe’ version ‘1.1.1’
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... INFO
Imports includes 21 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 ‘stPipe’ can be installed ... OK
* used C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’
* checking installed package size ... INFO
installed size is 17.2Mb
sub-directories of 1Mb or more:
extdata 5.0Mb
libs 12.0Mb
* 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 ... NOTE
Namespace in Imports field not imported from: ‘SummarizedExperiment’
All declared Imports should be used.
There are ::: calls to the package's namespace in its code. A package
almost never needs to use ::: for its own objects:
‘stPipe_env’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Run_Create_Obj: no visible global function definition for ‘new’
Run_Create_Obj: no visible global function definition for ‘rowData<-’
Run_Visualization: no visible global function definition for ‘reorder’
ref_pos: no visible global function definition for ‘read.csv’
Undefined global functions or variables:
new read.csv reorder rowData<-
Consider adding
importFrom("methods", "new")
importFrom("stats", "reorder")
importFrom("utils", "read.csv")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... INFO
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... WARNING
Note: information on .o files is not available
File ‘/home/biocbuild/bbs-3.23-bioc/R/site-library/stPipe/libs/stPipe.so’:
Found ‘_ZSt4cerr’, possibly from ‘std::cerr’ (C++)
Found ‘__sprintf_chk’, possibly from ‘sprintf’ (C)
Found ‘abort’, possibly from ‘abort’ (C)
Found ‘exit’, possibly from ‘exit’ (C)
Found ‘rand_r’, possibly from ‘rand_r’ (C)
Found ‘stderr’, possibly from ‘stderr’ (C)
Found ‘stdout’, possibly from ‘stdout’ (C)
Compiled code should not call entry points which might terminate R nor
write to stdout/stderr instead of to the console, nor use Fortran I/O
nor system RNGs nor [v]sprintf. The detected symbols are linked into
the code but might come from libraries and not actually be called.
See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
Run_ST 213.98 21.624 237.631
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘testthat.R’
ERROR
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_Run_QC.R:76:3'): EmptyDropletUtils mode applies emptyDrops filter correctly ──
Error in `local_mocked_bindings(..., .package = .package)`: Can't find binding for `DropletUtils::emptyDrops`
Backtrace:
▆
1. └─testthat::with_mocked_bindings(...) at test_Run_QC.R:76:3
2. └─testthat::local_mocked_bindings(..., .package = .package)
3. └─cli::cli_abort("Can't find binding for {.arg {missing}}")
4. └─rlang::abort(...)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 38 ]
Error:
! Test failures.
Execution halted
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking re-building of vignette outputs ... ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘stPipe-vignette.Rmd’ using rmarkdown
trying URL 'https://zenodo.org/records/14920583/files/stPipe_demo_R1.fq.gz?download=1'
Quitting from stPipe-vignette.Rmd:69-85 [input]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `download.file()`:
! cannot open URL 'https://zenodo.org/records/14920583/files/stPipe_demo_R1.fq.gz?download=1'
---
Backtrace:
▆
1. └─utils::download.file(R1_url, R1_path)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'stPipe-vignette.Rmd' failed with diagnostics:
cannot open URL 'https://zenodo.org/records/14920583/files/stPipe_demo_R1.fq.gz?download=1'
--- failed re-building ‘stPipe-vignette.Rmd’
SUMMARY: processing the following file failed:
‘stPipe-vignette.Rmd’
Error: Vignette re-building failed.
Execution halted
* checking PDF version of manual ... OK
* DONE
Status: 2 ERRORs, 1 WARNING, 2 NOTEs
See
‘/home/biocbuild/bbs-3.23-bioc/meat/stPipe.Rcheck/00check.log’
for details.
stPipe.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL stPipe ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’ * installing *source* package ‘stPipe’ ... ** this is package ‘stPipe’ version ‘1.1.1’ ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0’ g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/testthat/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/testthat/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c st_demul.cpp -o st_demul.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/testthat/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c test-example.cpp -o test-example.o g++ -std=gnu++17 -I"/home/biocbuild/bbs-3.23-bioc/R/include" -DNDEBUG -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rcpp/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/testthat/include' -I'/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhtslib/include' -I/usr/local/include -fpic -g -O2 -Wall -Werror=format-security -c test-runner.cpp -o test-runner.o g++ -std=gnu++17 -shared -L/home/biocbuild/bbs-3.23-bioc/R/lib -L/usr/local/lib -o stPipe.so RcppExports.o st_demul.o test-example.o test-runner.o /home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/lib/libhdf5_cpp.a /home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/lib/libhdf5.a -L/home/biocbuild/bbs-3.23-bioc/R/site-library/Rhdf5lib/lib -lcrypto -lcurl -lsz -laec -lz -ldl -lm -lz -L/home/biocbuild/bbs-3.23-bioc/R/lib -lR installing to /home/biocbuild/bbs-3.23-bioc/R/site-library/00LOCK-stPipe/00new/stPipe/libs ** 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 ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (stPipe)
stPipe.Rcheck/tests/testthat.Rout.fail
R Under development (unstable) (2025-10-20 r88955) -- "Unsuffered Consequences"
Copyright (C) 2025 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.
> library(testthat)
> library(stPipe)
>
> test_check("stPipe")
Performing PCA
Read the 100 x 50 data matrix successfully!
OpenMP is working. 1 threads.
Using no_dims = 2, perplexity = 30.000000, and theta = 0.500000
Computing input similarities...
Building tree...
Done in 0.01 seconds (sparsity = 0.941400)!
Learning embedding...
Iteration 50: error is 52.207844 (50 iterations in 0.01 seconds)
Iteration 100: error is 52.242065 (50 iterations in 0.01 seconds)
Iteration 150: error is 59.595226 (50 iterations in 0.01 seconds)
Iteration 200: error is 52.471466 (50 iterations in 0.01 seconds)
Iteration 250: error is 53.077983 (50 iterations in 0.01 seconds)
Iteration 300: error is 1.576723 (50 iterations in 0.01 seconds)
Iteration 350: error is 1.276437 (50 iterations in 0.01 seconds)
Iteration 400: error is 0.944979 (50 iterations in 0.01 seconds)
Iteration 450: error is 0.870999 (50 iterations in 0.01 seconds)
Iteration 500: error is 0.866645 (50 iterations in 0.01 seconds)
Iteration 550: error is 0.861195 (50 iterations in 0.01 seconds)
Iteration 600: error is 0.858849 (50 iterations in 0.01 seconds)
Iteration 650: error is 0.860884 (50 iterations in 0.01 seconds)
Iteration 700: error is 0.857964 (50 iterations in 0.01 seconds)
Iteration 750: error is 0.854812 (50 iterations in 0.01 seconds)
Iteration 800: error is 0.853484 (50 iterations in 0.01 seconds)
Iteration 850: error is 0.853957 (50 iterations in 0.01 seconds)
Iteration 900: error is 0.853856 (50 iterations in 0.01 seconds)
Iteration 950: error is 0.853262 (50 iterations in 0.01 seconds)
Iteration 1000: error is 0.853814 (50 iterations in 0.01 seconds)
Fitting performed in 0.17 seconds.
Saving _problems/test_Run_QC-100.R
Using the following FASTQ files:
/tmp/RtmpxtPgTZ/data3b53e9290debbf/sample_R1_1.fastq/tmp/RtmpxtPgTZ/data3b53e9290debbf/sample_R1_2.fastq
/tmp/RtmpxtPgTZ/data3b53e9290debbf/sample_R2.fastq
Using the following FASTQ files:
/tmp/RtmpxtPgTZ/data3b53e976ea1ea0/sample_R1.fastq
/tmp/RtmpxtPgTZ/data3b53e976ea1ea0/sample_R2.fastq
trimming fastq file...
pass QC: 0
removed_have_N: 0
removed_low_qual: 0
time elapsed: 0 milliseconds
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 38 ]
══ Skipped tests (1) ═══════════════════════════════════════════════════════════
• empty test (1):
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_Run_QC.R:76:3'): EmptyDropletUtils mode applies emptyDrops filter correctly ──
Error in `local_mocked_bindings(..., .package = .package)`: Can't find binding for `DropletUtils::emptyDrops`
Backtrace:
▆
1. └─testthat::with_mocked_bindings(...) at test_Run_QC.R:76:3
2. └─testthat::local_mocked_bindings(..., .package = .package)
3. └─cli::cli_abort("Can't find binding for {.arg {missing}}")
4. └─rlang::abort(...)
[ FAIL 1 | WARN 1 | SKIP 1 | PASS 38 ]
Error:
! Test failures.
Execution halted
stPipe.Rcheck/stPipe-Ex.timings
| name | user | system | elapsed | |
| Run_Clustering | 1.625 | 0.066 | 1.692 | |
| Run_HTML | 0.310 | 0.037 | 0.354 | |
| Run_Interactive | 0.002 | 0.000 | 0.002 | |
| Run_Loc_Match | 0.016 | 0.001 | 0.018 | |
| Run_QC | 0.007 | 0.001 | 0.009 | |
| Run_ST | 213.980 | 21.624 | 237.631 | |
| Run_Visualization | 0.159 | 0.003 | 0.162 | |