* installing *source* package 'fastLowess' ... ** this is package 'fastLowess' version '0.1.0' ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs using C compiler: 'gcc.exe (GCC) 14.3.0' rm -Rf fastLowess.dll ../target/x86_64-pc-windows-gnu/release/libfastLowess.a dummy.o gcc -I"D:/RCompile/recent/R/include" -DNDEBUG -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -pedantic -Wstrict-prototypes -O2 -Wall -std=gnu2x -mfpmath=sse -msse2 -mstackrealign -c dummy.c -o dummy.o Reporting Rust compiler versions: cargo 1.81.0 (2dbb1af80 2024-08-20) rustc 1.81.0 (eeb90cda1 2024-09-04) cargo build --release --manifest-path=../Cargo.toml --target-dir ../target --target x86_64-pc-windows-gnu error: failed to get `extendr-api` as a dependency of package `fastLowess-R v0.1.1 (D:\temp\2025_12_18_20_25_16_27209\Rtmpyq821p\R.INSTALL22e872b25e87\fastLowess)` Caused by: failed to load source for dependency `extendr-api` Caused by: Unable to update registry `crates-io` Caused by: failed to update replaced source registry `crates-io` Caused by: failed to parse manifest at `D:\temp\2025_12_18_20_25_16_27209\Rtmpyq821p\R.INSTALL22e872b25e87\fastLowess\vendor\fastLowess\Cargo.toml` Caused by: feature `edition2024` is required The package requires the Cargo feature called `edition2024`, but that feature is not stabilized in this version of Cargo (1.81.0 (2dbb1af80 2024-08-20)). Consider trying a newer version of Cargo (this may require the nightly release). See https://doc.rust-lang.org/nightly/cargo/reference/unstable.html#edition-2024 for more information about the status of this feature. make: *** [Makevars.win:16: ../target/x86_64-pc-windows-gnu/release/libfastLowess.a] Error 101 ERROR: compilation failed for package 'fastLowess' * removing 'd:/RCompile/CRANincoming/R-devel/lib/fastLowess'