* using log directory 'd:/Rcompile/CRANpkg/local/4.6/caviarpd.Rcheck' * using R Under development (unstable) (2026-02-11 r89406 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 * current time: 2026-02-12 11:54:56 UTC * checking for file 'caviarpd/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'caviarpd' version '0.3.21' * 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 'caviarpd' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.6/caviarpd.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'caviarpd' ... ** this is package 'caviarpd' version '0.3.21' ** package 'caviarpd' successfully unpacked and MD5 sums checked ** using staged installation Timestamp: 2026-02-12 02:40:42 UTC SystemRequirements: Cargo (Rust's package manager), rustc (>= 1.77.2) Minimum Supported Rust Version (MSRV): 1.77.2 Trying to run: cargo --version 'cargo --version' reports: cargo 1.92.0 (344c4567c 2025-10-21) Found cargo version: 1.92.0 Trying to run: rustc --version 'rustc --version' reports: rustc 1.92.0 (ded5c06cf 2025-12-08) Found rustc version: 1.92.0 MSRV is met. Found a suitable installation of cargo and rustc. Compiling autocfg v1.4.0 Compiling getrandom v0.3.2 Compiling libm v0.2.11 Compiling cfg-if v1.0.0 Compiling zerocopy v0.8.24 error: failed to run custom build command for `zerocopy v0.8.24` Caused by: could not execute process `D:\temp\2026_02_12_01_50_00_11300\RtmpEHTQXl\R.INSTALL100b0a343d\caviarpd\src\rust\target\release\build\zerocopy-f14db26b1998df80\build-script-build` (never executed) Caused by: %1 ist keine zulässige Win32-Anwendung. (os error 193) warning: build failed, waiting for other jobs to finish... Error running Cargo. This R package relies on Cargo, the Rust package manager. Cargo can be provided in a number of ways. Either of the following methods should work (although the first method will guarantee that the most recent version is installed): 1. Install from https://rustup.rs, an official Rust website, e.g.: Linux / MacOS: * Run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --no-modify-path -y Windows: * Download rustup-init.exe from https://rustup.rs * Open the terminal in the directory in which rustup-init.exe was downloaded * Run: .\rustup-init.exe --no-modify-path -y --default-host x86_64-pc-windows-gnu If you do not mind having the script modify your PATH environment variable, remove the "--no-modify-path" argument. Having Cargo's bin directory in your PATH environment variable is *not* necessarily, however, as the R package will still be able to find the 'cargo' executable in the $HOME/.cargo/bin directory. OR 2. Install from a package manager and let 'cargo' by found using the $PATH environment variable, e.g.: Debian: sudo apt install cargo Ubuntu: sudo apt install cargo Fedora: sudo dnf install cargo macOS: brew install rust Error in eval(ei, envir) : Exiting. Calls: source -> withVisible -> eval -> eval Execution halted Deleting temporary CARGO_HOME directory. ERROR: configuration failed for package 'caviarpd' * removing 'd:/Rcompile/CRANpkg/lib/4.6/caviarpd' * restoring previous 'd:/Rcompile/CRANpkg/lib/4.6/caviarpd'