* installing *source* package ‘WebGestaltR’ ... ** this is package ‘WebGestaltR’ version ‘1.0.0’ ** package ‘WebGestaltR’ successfully unpacked and MD5 sums checked ** using staged installation *** Checking if cargo is installed *** Checking if cargo is newer than the required version *** cargo is ok *** linker has no --wrap; libc exit/abort symbols will remain ** libs using C compiler: ‘Apple clang version 21.0.0 (clang-2100.1.1.101)’ using SDK: ‘MacOSX26.5.sdk’ rm -Rf WebGestaltR.so ./rust/target/release/libWebGestaltR.a entrypoint.o wrapstubs.o clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -fPIC -falign-functions=8 -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -Wstrict-prototypes -c entrypoint.c -o entrypoint.o clang -mmacos-version-min=26 -std=gnu23 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/Rcpp/include' -isystem /opt/R/arm64/include -fPIC -falign-functions=8 -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -Wstrict-prototypes -c wrapstubs.c -o wrapstubs.o make[1]: rustc: No such file or directory make[1]: *** [rust/target/release/libWebGestaltR.a] Error 1 make[1]: Target `all' not remade because of errors. ERROR: compilation failed for package ‘WebGestaltR’ * removing ‘/Users/ripley/R/packages/tests-devel/WebGestaltR.Rcheck/WebGestaltR’