Last updated on 2025-12-25 11:50:50 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.6.0 | 18.42 | 231.23 | 249.65 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.6.0 | 15.72 | 171.71 | 187.43 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.6.0 | 36.00 | 493.66 | 529.66 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.6.0 | 31.00 | 455.27 | 486.27 | OK | |
| r-devel-windows-x86_64 | 0.6.0 | 22.00 | 1291.00 | 1313.00 | OK | |
| r-patched-linux-x86_64 | 0.6.0 | 21.06 | 214.01 | 235.07 | OK | |
| r-release-linux-x86_64 | 0.6.0 | 17.91 | 213.91 | 231.82 | OK | |
| r-release-macos-arm64 | 0.6.0 | 5.00 | 117.00 | 122.00 | OK | |
| r-release-macos-x86_64 | 0.6.0 | 13.00 | 540.00 | 553.00 | OK | |
| r-release-windows-x86_64 | 0.6.0 | 21.00 | 610.00 | 631.00 | OK | |
| r-oldrel-macos-arm64 | 0.6.0 | 5.00 | 155.00 | 160.00 | OK | |
| r-oldrel-macos-x86_64 | 0.6.0 | 14.00 | 580.00 | 594.00 | OK | |
| r-oldrel-windows-x86_64 | 0.6.0 | 31.00 | 674.00 | 705.00 | ERROR |
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 `D:\RCompile\CRANpkg\local\4.4\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 `D:\RCompile\CRANpkg\local\4.4\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
Requirement already satisfied: pip in d:\temp\2025_12_24_01_50_00_27005\rtmpwxvakx\irfcb\lib\site-packages (21.2.4)
Collecting pip
Using cached pip-25.3-py3-none-any.whl (1.8 MB)
Collecting wheel
Using cached wheel-0.45.1-py3-none-any.whl (72 kB)
Requirement already satisfied: setuptools in d:\temp\2025_12_24_01_50_00_27005\rtmpwxvakx\irfcb\lib\site-packages (58.1.0)
Collecting setuptools
Using cached setuptools-80.9.0-py3-none-any.whl (1.2 MB)
Installing collected packages: wheel, setuptools, pip
Attempting uninstall: setuptools
Found existing installation: setuptools 58.1.0
Uninstalling setuptools-58.1.0:
Successfully uninstalled setuptools-58.1.0
Attempting uninstall: pip
Found existing installation: pip 21.2.4
Uninstalling pip-21.2.4:
Successfully uninstalled pip-21.2.4
Successfully installed pip-25.3 setuptools-80.9.0 wheel-0.45.1
Collecting scipy>=1.13.0 (from -r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 1))
Using cached scipy-1.13.1-cp39-cp39-win_amd64.whl.metadata (60 kB)
Collecting pandas>=2.2.2 (from -r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 2))
Using cached pandas-2.3.3-cp39-cp39-win_amd64.whl.metadata (19 kB)
Collecting matplotlib>=3.9.0 (from -r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached matplotlib-3.9.4-cp39-cp39-win_amd64.whl.metadata (11 kB)
Collecting numpy<2.3,>=1.22.4 (from scipy>=1.13.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 1))
Using cached numpy-2.0.2-cp39-cp39-win_amd64.whl.metadata (59 kB)
Collecting python-dateutil>=2.8.2 (from pandas>=2.2.2->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 2))
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
Collecting pytz>=2020.1 (from pandas>=2.2.2->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 2))
Using cached pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB)
Collecting tzdata>=2022.7 (from pandas>=2.2.2->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 2))
Using cached tzdata-2025.3-py2.py3-none-any.whl.metadata (1.4 kB)
Collecting contourpy>=1.0.1 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached contourpy-1.3.0-cp39-cp39-win_amd64.whl.metadata (5.4 kB)
Collecting cycler>=0.10 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
Collecting fonttools>=4.22.0 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached fonttools-4.60.2-cp39-cp39-win_amd64.whl.metadata (115 kB)
Collecting kiwisolver>=1.3.1 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached kiwisolver-1.4.7-cp39-cp39-win_amd64.whl.metadata (6.4 kB)
Collecting packaging>=20.0 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB)
Collecting pillow>=8 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached pillow-11.3.0-cp39-cp39-win_amd64.whl.metadata (9.2 kB)
Collecting pyparsing>=2.3.1 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Downloading pyparsing-3.3.1-py3-none-any.whl.metadata (5.6 kB)
Collecting importlib-resources>=3.2.0 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB)
Collecting zipp>=3.1.0 (from importlib-resources>=3.2.0->matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 3))
Using cached zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB)
Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas>=2.2.2->-r D:/RCompile/CRANpkg/lib/4.4/iRfcb/python/requirements.txt (line 2))
Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
Using cached scipy-1.13.1-cp39-cp39-win_amd64.whl (46.2 MB)
Using cached numpy-2.0.2-cp39-cp39-win_amd64.whl (15.9 MB)
Using cached pandas-2.3.3-cp39-cp39-win_amd64.whl (11.4 MB)
Using cached matplotlib-3.9.4-cp39-cp39-win_amd64.whl (7.8 MB)
Using cached contourpy-1.3.0-cp39-cp39-win_amd64.whl (211 kB)
Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB)
Using cached fonttools-4.60.2-cp39-cp39-win_amd64.whl (1.5 MB)
Using cached importlib_resources-6.5.2-py3-none-any.whl (37 kB)
Using cached kiwisolver-1.4.7-cp39-cp39-win_amd64.whl (55 kB)
Using cached packaging-25.0-py3-none-any.whl (66 kB)
Using cached pillow-11.3.0-cp39-cp39-win_amd64.whl (7.0 MB)
Downloading pyparsing-3.3.1-py3-none-any.whl (121 kB)
Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
Using cached pytz-2025.2-py2.py3-none-any.whl (509 kB)
Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
Using cached tzdata-2025.3-py2.py3-none-any.whl (348 kB)
Using cached zipp-3.23.0-py3-none-any.whl (10 kB)
Installing collected packages: pytz, zipp, tzdata, six, pyparsing, pillow, packaging, numpy, kiwisolver, fonttools, cycler, scipy, python-dateutil, importlib-resources, contourpy, pandas, matplotlib
Successfully installed contourpy-1.3.0 cycler-0.12.1 fonttools-4.60.2 importlib-resources-6.5.2 kiwisolver-1.4.7 matplotlib-3.9.4 numpy-2.0.2 packaging-25.0 pandas-2.3.3 pillow-11.3.0 pyparsing-3.3.1 python-dateutil-2.9.0.post0 pytz-2025.2 scipy-1.13.1 six-1.17.0 tzdata-2025.3 zipp-3.23.0
Quitting from qc-tutorial.Rmd:139-159 [unnamed-chunk-9]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error in `py_call_impl()`:
! FileNotFoundError: [WinError 3] Das System kann den angegebenen Pfad nicht finden: 'data/features/2023'
Run `reticulate::py_last_error()` for details.
---
Backtrace:
▆
1. └─iRfcb::ifcb_psd(...)
2. └─reticulate (local) Bin(...)
3. └─reticulate:::py_call_impl(callable, call_args$unnamed, call_args$named)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'qc-tutorial.Rmd' failed with diagnostics:
FileNotFoundError: [WinError 3] Das System kann den angegebenen Pfad nicht finden: 'data/features/2023'
Run `reticulate::py_last_error()` for details.
--- failed re-building 'qc-tutorial.Rmd'
SUMMARY: processing the following files failed:
'a-general-tutorial.Rmd' 'qc-tutorial.Rmd'
Error: Vignette re-building failed.
Execution halted
Flavor: r-oldrel-windows-x86_64