Last updated on 2026-03-25 01:55:14 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.1 | 5.71 | 109.06 | 114.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.15 | 78.40 | 82.55 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.1 | 10.00 | 163.67 | 173.67 | 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 | 51.00 | 53.00 | OK | |
| r-devel-windows-x86_64 | 1.0.1 | 11.00 | 135.00 | 146.00 | OK | |
| r-patched-linux-x86_64 | 1.0.1 | 6.47 | 95.93 | 102.40 | OK | |
| r-release-linux-x86_64 | 1.0.1 | 5.18 | 96.52 | 101.70 | OK | |
| 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 | 7.00 | 131.00 | 138.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 | 12.00 | 166.00 | 178.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: /tmp/check-CRAN-regular-hornik/cache/R/reticulate/uv/python/cpython-3.12.13-linux-x86_64-gnu/lib/libpython3.12.so - /tmp/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
Flavor: r-devel-linux-x86_64-debian-gcc