Bump bencherdev/bencher from 0.6.11 to 0.6.12 #150
r-universe.yaml
on: push
R-universe testing
/
Source pkg and vignettes
6m 13s
R-universe testing
/
Build rOpenSci docs
0s
R-universe testing
/
Bioconductor Checks
3m 11s
Matrix: R-universe testing / linux
Matrix: R-universe testing / macos
Matrix: R-universe testing / wasm
Matrix: R-universe testing / windows
Annotations
8 errors
|
R-universe testing / Source pkg and vignettes:
anndataR#L0
Installation OK but failed to build vignettes
* creating vignettes ... ERROR
Setting r-universe rmarkdown theme...
--- re-building ‘anndataR.Rmd’ using rmarkdown
Loading required package: BiocStyle
Warning: vignette 'usage_python' not found
--- finished re-building ‘anndataR.Rmd’
--- re-building ‘usage_python.Rmd’ using rmarkdown
Downloading cpython-3.12.14-linux-x86_64-gnu (download) (32.6MiB)
Downloaded cpython-3.12.14-linux-x86_64-gnu (download)
Downloading scipy (33.7MiB)
Downloading pandas (11.8MiB)
Downloading networkx (2.0MiB)
Downloading matplotlib (9.6MiB)
Downloading pillow (6.6MiB)
Downloading statsmodels (9.9MiB)
Downloading numcodecs (8.7MiB)
Downloading scikit-learn (8.7MiB)
Downloading h5py (5.2MiB)
Downloading kiwisolver (1.4MiB)
Downloading pydantic-core (2.0MiB)
Downloading fonttools (4.8MiB)
Downloading numpy (15.9MiB)
Downloading scanpy (2.1MiB)
Downloading llvmlite (57.1MiB)
Downloading numba (3.7MiB)
Downloaded kiwisolver
Downloaded pydantic-core
Downloaded scanpy
Downloaded networkx
Downloaded fonttools
Downloaded h5py
Downloaded pillow
Downloaded numba
Downloaded numcodecs
Downloaded scikit-learn
Downloaded matplotlib
Downloaded numpy
Downloaded statsmodels
Downloaded llvmlite
Downloaded scipy
Downloaded pandas
Installed 51 packages in 122ms
0%| | 0.00/23.5M [00:00<?, ?B/s]
17%|█▋ | 4.02M/23.5M [00:00<00:00, 40.4MB/s]
34%|███▍ | 7.98M/23.5M [00:00<00:00, 40.9MB/s]
100%|██████████| 23.5M/23.5M [00:00<00:00, 89.1MB/s]
sys:1: UserWarning: Some cells have zero counts
/github/home/.cache/R/reticulate/uv/cache/archive-v0/ElWB7s8Sqr7v0luR/lib/python3.12/site-packages/scanpy/preprocessing/_simple.py:378: RuntimeWarning: invalid value encountered in log1p
np.log1p(x, out=x)
Quitting from usage_python.Rmd:119-127 [load_mudata_example]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `py_call_impl()`:
! anndata._io.specs.registry.IORegistryError: No read method registered for IOSpec(encoding_type='AnnData', encoding_version='0.1.0') from <class 'h5py._hl.group.Group'>. You may need to update your installation of anndata.
Error raised while reading key 'prot' of <class 'h5py._hl.group.Group'> from /mod
Run `reticulate::py_last_error()` for details.
---
Backtrace:
▆
1. └─md$read_h5mu(h5mu_file)
2. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'usage_python.Rmd' failed with diagnostics:
anndata._io.specs.registry.IORegistryError: No read method registered for IOSpec(encoding_type='AnnData', encoding_version='0.1.0') from <class 'h5py._hl.group.Group'>. You may need to update your installation of anndata.
Error raised while reading key 'prot' of <class 'h5py._hl.group.Group'> from /mod
Run `reticulate::py_last_error()` for details.
--- failed re-building ‘usage_python.Rmd’
--- re-building ‘usage_seurat.Rmd’ using rmarkdown
--- finished re-building ‘usage_seurat.Rmd’
--- re-building ‘usage_singlecellexperiment.Rmd’ using rmarkdown
--- finished re-building ‘usage_singlecellexperiment.Rmd’
SUMMARY: processing the following file failed:
‘usage_python.Rmd’
Error: Vignette re-building failed.
Execution halted
If this is expected, consider precomputing your vignettes: https://ropensci.org/blog/2019/12/08/precompute-vignettes/
|
|
R-universe testing / R-oldrel for MacOS:
anndataR#L0
Check: tests, Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [401s/413s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 4077 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
/Users/runner/Library/Caches/org.R-project.R/R/reticulate/uv/python/cpython-3.12.14-macos-aarch64-none/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
|
|
R-universe testing / R-release for MacOS:
anndataR#L0
Check: tests, Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [457s/475s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 414 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
/Users/runner/Library/Caches/org.R-project.R/R/reticulate/uv/python/cpython-3.12.14-macos-aarch64-none/lib/python3.12/multiprocessing/resource_tracker.py:279: UserWarning: resource_tracker: There appear to be 1 leaked semaphore objects to clean up at shutdown
warnings.warn('resource_tracker: There appear to be %d '
|
|
R-universe testing / R-release for Linux:
anndataR#L0
Check: tests, Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [488s/523s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 414 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / R-devel for Linux:
anndataR#L0
Check: tests, Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [545s/540s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 414 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / R-devel for Windows:
anndataR#L0
Check: tests, Result: ERROR
Running 'spelling.R'
Running 'testthat.R' [12m]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 414 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / R-release for Windows:
anndataR#L0
Check: tests, Result: ERROR
Running 'spelling.R'
Running 'testthat.R' [13m]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 414 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
|
|
R-universe testing / R-oldrel for Windows:
anndataR#L0
Check: tests, Result: ERROR
Running 'spelling.R'
Running 'testthat.R' [13m]
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
── Failure ('test-h5ad-fileclosure.R:23:3'): closing HDF5AnnData file works ────
Expected `{ ... }` not to throw any conditions.
Actually got a <simpleWarning> with message:
Writing NA_character_ in fixed-length string datasets is fragile and deprecated.
In particular, it will write NA_character_ as the string 'NA' in the HDF5 file.
Use variable-length strings instead.
[ FAIL 3 | WARN 4077 | SKIP 7 | PASS 3669 ]
Error:
! Test failures.
Execution halted
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
bioc-checks
|
51.4 KB |
sha256:67b20b6d6468722f96c6d8e0140ea046c1d2d3ce7b5b050783b0e3d07fd1daa5
|
|
|
package-linux-devel-x86_64
|
1.59 MB |
sha256:55b12b7ca17f88a2b9cc0471433c49a5acfb29f10d983db390812ec446b01258
|
|
|
package-linux-release-x86_64
|
1.59 MB |
sha256:05fd8a03ef898e0dd28f6c03e2512bda1263a863c0cbe39cb2ed2b1ff080eeae
|
|
|
package-macos-oldrel-arm64
|
1.59 MB |
sha256:4d8244bfad90d1be321cf3156dafe6fec37e66d3a65b4780550d92ff8999cd06
|
|
|
package-macos-release-arm64
|
1.6 MB |
sha256:8f08e96eb2ea28ce38b21bd746f28f3d6070a9a4aa53d9d4e003bc07fc38c156
|
|
|
package-source
|
1.52 MB |
sha256:9b0dca0ee6ec8c0a7ec5ea5ecb1e01a26ac0352a32e50bd3201781d17c216839
|
|
|
package-wasm-release
|
1.32 MB |
sha256:ac0926cc6f7e99ef4cde994a993ac5e224be1ce9c4e3e26b10ac9e5f83cbb8cc
|
|
|
package-windows-devel-x86_64
|
1.59 MB |
sha256:4d1a86829787ee4dea6578f08f397a428813b2e4d8680a69b47be0299959d4a3
|
|
|
package-windows-oldrel-x86_64
|
1.59 MB |
sha256:40e36eb980c73446d06e93a4c534adb933906abbfb87b6ab224788d16d199792
|
|
|
package-windows-release-x86_64
|
1.59 MB |
sha256:0cb909f4eeb2772bf53e63e2c1bbe1ed534b47db8b14eb10510cc28b849931ff
|
|