| Back to Multiple platform build/check report for BioC 3.21: simplified long |
|
This page was generated on 2025-08-18 11:43 -0400 (Mon, 18 Aug 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) | x86_64 | 4.5.1 (2025-06-13) -- "Great Square Root" | 4824 |
| palomino7 | Windows Server 2022 Datacenter | x64 | 4.5.1 (2025-06-13 ucrt) -- "Great Square Root" | 4566 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root" | 4604 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" | 4545 |
| kunpeng2 | Linux (openEuler 24.03 LTS) | aarch64 | R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" | 4579 |
| 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 2335/2341 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| zellkonverter 1.18.0 (landing page) Luke Zappia
| nebbiolo1 | Linux (Ubuntu 24.04.3 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino7 | Windows Server 2022 Datacenter / x64 | OK | OK | ERROR | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| kunpeng2 | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | NA | ||||||||||
|
To the developers/maintainers of the zellkonverter package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/zellkonverter.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: zellkonverter |
| Version: 1.18.0 |
| Command: E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:zellkonverter.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings zellkonverter_1.18.0.tar.gz |
| StartedAt: 2025-08-15 08:21:12 -0400 (Fri, 15 Aug 2025) |
| EndedAt: 2025-08-15 08:35:52 -0400 (Fri, 15 Aug 2025) |
| EllapsedTime: 880.0 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: zellkonverter.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:zellkonverter.install-out.txt --library=E:\biocbuild\bbs-3.21-bioc\R\library --no-vignettes --timings zellkonverter_1.18.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'E:/biocbuild/bbs-3.21-bioc/meat/zellkonverter.Rcheck'
* using R version 4.5.1 (2025-06-13 ucrt)
* using platform: x86_64-w64-mingw32
* R was compiled by
gcc.exe (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: Windows Server 2022 x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'zellkonverter/DESCRIPTION' ... OK
* this is package 'zellkonverter' version '1.18.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 whether package 'zellkonverter' can be installed ... NOTE
Found the following notes/warnings:
Non-staged installation was used
See 'E:/biocbuild/bbs-3.21-bioc/meat/zellkonverter.Rcheck/00install.out' for details.
* 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 ... NOTE
Non-topic package-anchored link(s) in Rd file 'AnnData-Conversion.Rd':
'[SingleCellExperiment:internals]{int_metadata()}'
Non-topic package-anchored link(s) in Rd file 'AnnData-Environment.Rd':
'[basilisk:basiliskOptions]{basilisk::setBasiliskShared()}'
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 line endings in shell scripts ... OK
* checking files in 'vignettes' ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
AnnData-Conversion 26.87 2.62 64.74
writeH5AD 4.36 0.61 5.56
* 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:
▆
1. └─zellkonverter::writeH5AD(sce, temp, version = "0.7.6") at test-write.R:199:5
2. └─basilisk::basiliskRun(...)
3. └─basilisk::basiliskStart(...)
4. └─parallel::clusterCall(...)
5. └─parallel:::checkForRemoteErrors(lapply(cl, recvResult))
[ FAIL 2 | WARN 22 | SKIP 4 | PASS 189 ]
Error: Test failures
In addition: Warning messages:
1: In for (i in seq_len(n)) { :
closing unused connection 5 (<-palomino7:11405)
2: In for (i in seq_len(n)) { :
closing unused connection 5 (<-palomino7:11405)
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, 2 NOTEs
See
'E:/biocbuild/bbs-3.21-bioc/meat/zellkonverter.Rcheck/00check.log'
for details.
zellkonverter.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### E:\biocbuild\bbs-3.21-bioc\R\bin\R.exe CMD INSTALL zellkonverter ### ############################################################################## ############################################################################## * installing to library 'E:/biocbuild/bbs-3.21-bioc/R/library' * installing *source* package 'zellkonverter' ... ** this is package 'zellkonverter' version '1.18.0' ** using non-staged installation via StagedInstall field ** R ** 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 * DONE (zellkonverter)
zellkonverter.Rcheck/tests/spelling.Rout
R version 4.5.1 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
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
+ )
+ }
NULL
>
> proc.time()
user system elapsed
0.20 0.01 0.26
zellkonverter.Rcheck/tests/testthat.Rout.fail
R version 4.5.1 (2025-06-13 ucrt) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64
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(zellkonverter)
Registered S3 method overwritten by 'zellkonverter':
method from
py_to_r.pandas.core.arrays.categorical.Categorical reticulate
>
> test_check("zellkonverter")
EnvironmentLocationNotFound: Not a conda environment: C:\Users\biocbuild\.basilisk\1.20.0\zellkonverter\1.18.0\zellkonverterAnnDataEnv-0.7.6
sys:1: FutureWarning: X.dtype being converted to np.float32 from float64. In the next version of anndata (0.9) conversion will not be automatic. Pass dtype explicitly to avoid this warning. Pass `AnnData(X, dtype=X.dtype, ...)` to get the future behavour.
EnvironmentLocationNotFound: Not a conda environment: C:\Users\biocbuild\.basilisk\1.20.0\zellkonverter\1.18.0\zellkonverterAnnDataEnv-0.7.6
[ FAIL 2 | WARN 22 | SKIP 4 | PASS 189 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-read.R:201:5', 'test-read.R:243:5',
'test-zzz-anndata.R:6:5', 'test-zzz-anndata.R:63:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-read.R:81:5'): Reading H5AD works with version 0.7.6 ───────────
Error in `checkForRemoteErrors(lapply(cl, recvResult))`: one node produced an error: object 'listener' not found
Backtrace:
▆
1. └─zellkonverter::readH5AD(file, version = "0.7.6") at test-read.R:81:5
2. └─basilisk::basiliskRun(...)
3. └─basilisk::basiliskStart(...)
4. └─parallel::clusterCall(...)
5. └─parallel:::checkForRemoteErrors(lapply(cl, recvResult))
── Error ('test-write.R:199:5'): writeH5AD works as expected with version 0.7.6 ──
Error in `checkForRemoteErrors(lapply(cl, recvResult))`: one node produced an error: object 'listener' not found
Backtrace:
▆
1. └─zellkonverter::writeH5AD(sce, temp, version = "0.7.6") at test-write.R:199:5
2. └─basilisk::basiliskRun(...)
3. └─basilisk::basiliskStart(...)
4. └─parallel::clusterCall(...)
5. └─parallel:::checkForRemoteErrors(lapply(cl, recvResult))
[ FAIL 2 | WARN 22 | SKIP 4 | PASS 189 ]
Error: Test failures
In addition: Warning messages:
1: In for (i in seq_len(n)) { :
closing unused connection 5 (<-palomino7:11405)
2: In for (i in seq_len(n)) { :
closing unused connection 5 (<-palomino7:11405)
Execution halted
zellkonverter.Rcheck/zellkonverter-Ex.timings
| name | user | system | elapsed | |
| AnnData-Conversion | 26.87 | 2.62 | 64.74 | |
| AnnData-Environment | 0.01 | 0.00 | 0.02 | |
| readH5AD | 1.08 | 0.11 | 1.18 | |
| setZellkonverterVerbose | 0 | 0 | 0 | |
| writeH5AD | 4.36 | 0.61 | 5.56 | |