* using log directory 'd:/Rcompile/CRANpkg/local/4.1/hellorust.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * checking for file 'hellorust/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'hellorust' version '1.0.1' * 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 'hellorust' can be installed ... ERROR Installation failed. See 'd:/Rcompile/CRANpkg/local/4.1/hellorust.Rcheck/00install.out' for details. * DONE The installation logfile: * installing *source* package 'hellorust' ... ** package 'hellorust' successfully unpacked and MD5 sums checked ** using staged installation ********************************************** WARNING: this package has a configure script It probably needs manual configuration ********************************************** ** libs *** arch - i386 make[1]: Entering directory '/d/temp/RtmpWEtvF4/R.INSTALL11ec826a140fc/hellorust/src-i386' rm -Rf hellorust.dll myrustlib/target/i686-pc-windows-gnu/release/libmyrustlib.a wrapper.o myrustlib/target rustup target add i686-pc-windows-gnu || true sh: rustup: command not found d:/Compiler/rtools40/mingw32/bin/gcc -I"D:/RCompile/recent/R-4.1.3/include" -DNDEBUG -I"d:/Compiler/gcc-4.9.3/local330/include" -pedantic -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c wrapper.c -o wrapper.o PATH="C:\Users\CRAN\.cargo\bin:/d/Rcompile/CRANpkg/extralibs64/GTK/bin:/d/RCompile/recent/R-4.1.3/bin/x64:/d/Rcompile/CRANpkg/extralibs64/GTK/bin:.:/d/compiler/perl-basic/bin:/mingw64/bin:/usr/bin:/d/compiler/svn:/d/compiler/pandoc:/c/Program Files/ImageMagick:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/d/compiler/texmf/miktex/bin:/d/compiler/texmf/miktex/bin/x64:/c/Program Files (x86)/gs/gs9.21/bin:/d/RCompile/CRANpkg/extralibs/Qt/bin:/d/RCompile/CRANpkg/extralibs/Qt/qt/bin:/d/RCompile/CRANpkg/extralibs/merlin:/d/compiler/xpdf:/d/compiler/qpdf/bin:/d/Compiler/Aspell/bin:/d/Compiler/python:/d/Compiler/python/Scripts:/d/Compiler/Ruby/bin:/c/Program Files/7-Zip:/c/Program Files/Julia/bin:/c/Program Files/Git/bin:/c/Program Files (x86)/GNU/GnuPG/pub:/c/Program Files/putty:/d/Compiler/gretl:/d/RCompile/CRANpkg/extralibs/localsolver_4_0/bin:/d/RCompile/CRANpkg/extralibs/LindoAPI/bin/win32:/d/RCompile/CRANpkg/extralibs/LindoAPI/bin/win64:/c/Program Files/oracle:/d/RCompile/recent/R-4.1.3/bin/x64:/d/Rcompile/CRANpkg/extralibs64/ggobi:/d/RCompile/CRANpkg/extralibs64new/graphviz/bin:/c/Programme/Java/jdk1.8.0_231/jre/bin:/c/Programme/Java/jdk1.8.0_231/jre/bin/server:/c/Program Files/PostgreSQL/9.2/bin:/d/RCompile/CRANpkg/extralibs/MARK:/d/RCompile/CRANpkg/extralibs64/libsndfile/bin:/d/RCompile/CRANpkg/extralibs/LindoAPI/bin/win64:/c/Octave/Octave3.6.4_gcc4.6.2/bin:/d/RCompile/CRANpkg/extralibs/gdalUtils/x64:/d/RCompile/CRANpkg/extralibs/localsolver_4_0/bin:/d/Compiler/Ruby/bin:/c/Program Files (x86)/scala/bin:/c/Program Files (x86)/LilyPond/usr/bin:/c/Program Files/saga:/d/Rcompile/CRANpkg/extralibs64/ggobi:/d/RCompile/CRANpkg/extralibs64new/graphviz/bin:/c/Programme/Java/jdk1.8.0_231/jre/bin:/c/Programme/Java/jdk1.8.0_231/jre/bin/server:/c/Program Files/PostgreSQL/9.2/bin:/d/RCompile/CRANpkg/extralibs/MARK:/d/RCompile/CRANpkg/extralibs64/libsndfile/bin:/d/RCompile/CRANpkg/extralibs/LindoAPI/bin/win64:/c/Octave/Octave3.6.4_gcc4.6.2/bin:/d/RCompile/CRANpkg/extralibs/gdalUtils/x64:/d/RCompile/CRANpkg/extralibs/localsolver_4_0/bin:/d/Compiler/Ruby/bin:/c/Program Files (x86)/scala/bin:/c/Program Files (x86)/LilyPond/usr/bin:/c/Program Files/saga" cargo build --target=i686-pc-windows-gnu --release --manifest-path=myrustlib/Cargo.toml sh: cargo: command not found make[1]: *** [Makevars.win:11: myrustlib/target/-pc-windows-gnu/release/libmyrustlib.a] Error 127 make[1]: Leaving directory '/d/temp/RtmpWEtvF4/R.INSTALL11ec826a140fc/hellorust/src-i386' ERROR: compilation failed for package 'hellorust' * removing 'd:/Rcompile/CRANpkg/lib/4.1/hellorust'