Last updated on 2026-04-01 22:52:32 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.58 | 109.89 | 115.47 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.56 | 77.12 | 81.68 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 10.00 | 160.57 | 170.57 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 9.00 | 166.07 | 175.07 | OK | |
| r-devel-macos-arm64 | 1.0.1 | 2.00 | 37.00 | 39.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 9.00 | 134.00 | 143.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 6.43 | 97.34 | 103.77 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 5.85 | 97.75 | 103.60 | ERROR | |
| r-release-macos-arm64 | 1.0.1 | 2.00 | 39.00 | 41.00 | OK | |
| r-release-macos-x86_64 | 1.0.1 | 5.00 | 376.00 | 381.00 | OK | |
| r-release-windows-x86_64 | 1.0.1 | 8.00 | 136.00 | 144.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.1 | 2.00 | 60.00 | 62.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.1 | 6.00 | 340.00 | 346.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.1 | 11.00 | 168.00 | 179.00 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘iterors-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: r_to_py.iteror
> ### Title: Wrap an iteror to appear as a Python iterator or vice versa.
> ### Aliases: r_to_py.iteror iteror.python.builtin.object
>
> ### ** Examples
>
> pit <- reticulate::r_to_py(iseq(2, 11, 5))
Error: /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/python/cpython-3.12.13-linux-x86_64-gnu/lib/libpython3.12.so - /home/hornik/tmp/scratch/check-CRAN-regular-hornik/cache/R/reticulate/uv/python/cpython-3.12.13-linux-x86_64-gnu/lib/libpython3.12.so: cannot enable executable stack as shared object requires: Invalid argument
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-release-linux-x86_64