* using log directory 'd:/Rcompile/CRANpkg/local/4.6/iRfcb.Rcheck' * using R Under development (unstable) (2025-12-27 r89248 ucrt) * using platform: x86_64-w64-mingw32 * R was compiled by gcc.exe (GCC) 14.3.0 GNU Fortran (GCC) 14.3.0 * running under: Windows Server 2022 x64 (build 20348) * using session charset: UTF-8 * checking for file 'iRfcb/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'iRfcb' version '0.6.0' * package encoding: UTF-8 * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'iRfcb' can be installed ... OK * checking installed package size ... OK * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking code files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * checking whether the package can be loaded ... [4s] OK * checking whether the package can be loaded with stated dependencies ... [3s] OK * checking whether the package can be unloaded cleanly ... [4s] OK * checking whether the namespace can be loaded with stated dependencies ... [4s] OK * checking whether the namespace can be unloaded cleanly ... [4s] OK * checking loading without being on the library search path ... [4s] OK * checking whether startup messages can be suppressed ... [4s] OK * checking use of S3 registration ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... [15s] OK * checking Rd files ... [1s] OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... [22s] OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... [165s] OK Running 'spelling.R' [0s] Running 'testthat.R' [164s] * checking for unstated dependencies in vignettes ... OK * checking package vignettes ... OK * checking re-building of vignette outputs ... [214s] 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 in `unzip()`: ! zip error: Cannot open zip file `D:\RCompile\CRANpkg\local\4.6\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.6\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_28_01_50_00_8710\rtmpykyycm\irfcb\lib\site-packages (24.0) Collecting pip Using cached pip-25.3-py3-none-any.whl.metadata (4.7 kB) Collecting wheel Using cached wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: setuptools in d:\temp\2025_12_28_01_50_00_8710\rtmpykyycm\irfcb\lib\site-packages (65.5.0) Collecting setuptools Using cached setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) Using cached pip-25.3-py3-none-any.whl (1.8 MB) Using cached wheel-0.45.1-py3-none-any.whl (72 kB) 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 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Attempting uninstall: pip Found existing installation: pip 24.0 Uninstalling pip-24.0: Successfully uninstalled pip-24.0 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.6/iRfcb/python/requirements.txt (line 1)) Using cached scipy-1.16.3-cp311-cp311-win_amd64.whl.metadata (60 kB) Collecting pandas>=2.2.2 (from -r D:/RCompile/CRANpkg/lib/4.6/iRfcb/python/requirements.txt (line 2)) Using cached pandas-2.3.3-cp311-cp311-win_amd64.whl.metadata (19 kB) Collecting matplotlib>=3.9.0 (from -r D:/RCompile/CRANpkg/lib/4.6/iRfcb/python/requirements.txt (line 3)) Using cached matplotlib-3.10.8-cp311-cp311-win_amd64.whl.metadata (52 kB) Collecting numpy<2.6,>=1.25.2 (from scipy>=1.13.0->-r D:/RCompile/CRANpkg/lib/4.6/iRfcb/python/requirements.txt (line 1)) Using cached numpy-2.4.0-cp311-cp311-win_amd64.whl.metadata (6.6 kB) Collecting python-dateutil>=2.8.2 (from pandas>=2.2.2->-r D:/RCompile/CRANpkg/lib/4.6/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.6/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.6/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.6/iRfcb/python/requirements.txt (line 3)) Using cached contourpy-1.3.3-cp311-cp311-win_amd64.whl.metadata (5.5 kB) Collecting cycler>=0.10 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.6/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.6/iRfcb/python/requirements.txt (line 3)) Using cached fonttools-4.61.1-cp311-cp311-win_amd64.whl.metadata (116 kB) Collecting kiwisolver>=1.3.1 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.6/iRfcb/python/requirements.txt (line 3)) Using cached kiwisolver-1.4.9-cp311-cp311-win_amd64.whl.metadata (6.4 kB) Collecting packaging>=20.0 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.6/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.6/iRfcb/python/requirements.txt (line 3)) Using cached pillow-12.0.0-cp311-cp311-win_amd64.whl.metadata (9.0 kB) Collecting pyparsing>=3 (from matplotlib>=3.9.0->-r D:/RCompile/CRANpkg/lib/4.6/iRfcb/python/requirements.txt (line 3)) Using cached pyparsing-3.3.1-py3-none-any.whl.metadata (5.6 kB) Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas>=2.2.2->-r D:/RCompile/CRANpkg/lib/4.6/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.16.3-cp311-cp311-win_amd64.whl (38.7 MB) Using cached numpy-2.4.0-cp311-cp311-win_amd64.whl (12.6 MB) Using cached pandas-2.3.3-cp311-cp311-win_amd64.whl (11.3 MB) Using cached matplotlib-3.10.8-cp311-cp311-win_amd64.whl (8.1 MB) Using cached contourpy-1.3.3-cp311-cp311-win_amd64.whl (225 kB) Using cached cycler-0.12.1-py3-none-any.whl (8.3 kB) Using cached fonttools-4.61.1-cp311-cp311-win_amd64.whl (2.3 MB) Using cached kiwisolver-1.4.9-cp311-cp311-win_amd64.whl (73 kB) Using cached packaging-25.0-py3-none-any.whl (66 kB) Using cached pillow-12.0.0-cp311-cp311-win_amd64.whl (7.0 MB) Using cached 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) Installing collected packages: pytz, tzdata, six, pyparsing, pillow, packaging, numpy, kiwisolver, fonttools, cycler, scipy, python-dateutil, contourpy, pandas, matplotlib Successfully installed contourpy-1.3.3 cycler-0.12.1 fonttools-4.61.1 kiwisolver-1.4.9 matplotlib-3.10.8 numpy-2.4.0 packaging-25.0 pandas-2.3.3 pillow-12.0.0 pyparsing-3.3.1 python-dateutil-2.9.0.post0 pytz-2025.2 scipy-1.16.3 six-1.17.0 tzdata-2025.3 Quitting from qc-tutorial.Rmd:139-159 [unnamed-chunk-9] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 * checking PDF version of manual ... [21s] OK * checking HTML version of manual ... [15s] OK * DONE Status: 1 ERROR