* installing *source* package 'fangs' ...
** package 'fangs' successfully unpacked and MD5 sums checked
** using staged installation
---
Trying to find a suitable Cargo using tools::R_user_dir('cargo', 'cache').
Trying to find a suitable Cargo using the conventional location.
Trying to use Cargo at: C:\Users\CRAN\.cargo\bin\cargo.exe
Cargo version '1.76.0' is available, which satisfies the need for '1.65'.
   Compiling autocfg v1.1.0
   Compiling cfg-if v1.0.0
   Compiling crossbeam-utils v0.8.16
   Compiling num-traits v0.2.15
   Compiling memoffset v0.9.0
   Compiling proc-macro2 v1.0.66
   Compiling crossbeam-epoch v0.9.15
   Compiling unicode-ident v1.0.11
   Compiling matrixmultiply v0.3.7
   Compiling num-integer v0.1.45
   Compiling getrandom v0.2.10
   Compiling scopeguard v1.2.0
   Compiling rand_core v0.6.4
   Compiling quote v1.0.31
   Compiling rawpointer v0.2.1
   Compiling rayon-core v1.11.0
   Compiling syn v2.0.26
   Compiling crossbeam-deque v0.8.3
   Compiling num-complex v0.4.3
   Compiling crossbeam-channel v0.5.8
   Compiling ppv-lite86 v0.2.17
   Compiling num_cpus v1.16.0
   Compiling lapjv v0.2.1 (D:\temp\RtmpobwBsl\R.INSTALL2720c72488f\fangs\src\rust\lapjv-rust)
   Compiling either v1.8.1
   Compiling rand_chacha v0.3.1
   Compiling ndarray v0.15.6
   Compiling roxido_macro v0.6.0 (D:\temp\RtmpobwBsl\R.INSTALL2720c72488f\fangs\src\rust\roxido_macro)
   Compiling log v0.4.19
   Compiling rust v0.1.0 (D:\temp\RtmpobwBsl\R.INSTALL2720c72488f\fangs\src\rust)
   Compiling roxido v0.6.0 (D:\temp\RtmpobwBsl\R.INSTALL2720c72488f\fangs\src\rust\roxido)
   Compiling rand v0.8.5
   Compiling rayon v1.7.0
   Compiling itertools v0.11.0
   Compiling rand_pcg v0.3.1
   Compiling approx v0.5.1
    Finished release [optimized] target(s) in 1m 00s
   Compiling rust v0.1.0 (D:\temp\RtmpobwBsl\R.INSTALL2720c72488f\fangs\src\rust)
    Finished release [optimized] target(s) in 11.72s
---
Built Rust static library.
** libs
using C compiler: 'gcc.exe (GCC) 13.2.0'
make[1]: Entering directory '/d/temp/RtmpobwBsl/R.INSTALL2720c72488f/fangs/src'
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c dummy.c -o dummy.o
gcc  -I"D:/RCompile/recent/R/include" -DNDEBUG     -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include"     -pedantic -Wstrict-prototypes -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c shim.c -o shim.o
gcc -shared -s -static-libgcc -o fangs.dll tmp.def dummy.o shim.o -L. -lrust -lws2_32 -ladvapi32 -luserenv -lbcrypt -lntdll -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/RtmpobwBsl/R.INSTALL2720c72488f/fangs/src'
make[1]: Entering directory '/d/temp/RtmpobwBsl/R.INSTALL2720c72488f/fangs/src'
make[1]: Leaving directory '/d/temp/RtmpobwBsl/R.INSTALL2720c72488f/fangs/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-fangs/00new/fangs/libs/x64
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'fangs' as fangs_0.2.13.zip
* DONE (fangs)