Last updated on 2026-01-09 19:50:39 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.7.0 | 20.89 | 232.04 | 252.93 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.7.0 | 14.59 | 176.02 | 190.61 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.7.0 | 37.00 | 389.70 | 426.70 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.7.0 | 36.00 | 416.04 | 452.04 | OK | |
| r-devel-windows-x86_64 | 0.7.0 | 22.00 | 427.00 | 449.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 20.65 | 196.96 | 217.61 | ERROR | |
| r-release-linux-x86_64 | 0.6.0 | 19.81 | 212.45 | 232.26 | OK | |
| r-release-macos-arm64 | 0.7.0 | 5.00 | 95.00 | 100.00 | OK | |
| r-release-macos-x86_64 | 0.7.0 | 13.00 | 348.00 | 361.00 | OK | |
| r-release-windows-x86_64 | 0.7.0 | 25.00 | 393.00 | 418.00 | OK | |
| r-oldrel-macos-arm64 | 0.7.0 | 5.00 | 121.00 | 126.00 | OK | |
| r-oldrel-macos-x86_64 | 0.7.0 | 14.00 | 429.00 | 443.00 | OK | |
| r-oldrel-windows-x86_64 | 0.7.0 | 27.00 | 449.00 | 476.00 | OK |
Version: 0.6.0
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘a-general-tutorial.Rmd’ using rmarkdown
Quitting from a-general-tutorial.Rmd:41-49 [unnamed-chunk-4]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `unzip()`:
! zip error: Cannot open zip file `/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/iRfcb.Rcheck/vign_test/iRfcb/vignettes/data/48158716.zip` for reading in file zip.c:144
---
Backtrace:
▆
1. └─iRfcb::ifcb_download_test_data(...)
2. └─zip::unzip(dest_file, exdir = dest_dir)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'a-general-tutorial.Rmd' failed with diagnostics:
zip error: Cannot open zip file `/home/hornik/tmp/R.check/r-patched-gcc/Work/PKGS/iRfcb.Rcheck/vign_test/iRfcb/vignettes/data/48158716.zip` for reading in file zip.c:144
--- failed re-building ‘a-general-tutorial.Rmd’
--- re-building ‘qc-tutorial.Rmd’ using rmarkdown
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt install python3.13-venv
You may need to use sudo with that command. After installing the python3-venv
package, recreate your virtual environment.
Failing command: /home/hornik/tmp/scratch/Rtmp1WZbml/iRfcb/bin/python3.13
/home/hornik/tmp/scratch/check-CRAN-regular-hornik/.virtualenvs/r-reticulate/bin/python: No module named pip
[WARNING] Deprecated: --highlight-style. Use --syntax-highlighting instead.
--- finished re-building ‘qc-tutorial.Rmd’
SUMMARY: processing the following file failed:
‘a-general-tutorial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-patched-linux-x86_64