* installing *source* package 'mmand' ...
** package 'mmand' successfully unpacked and MD5 sums checked
** using staged installation
**********************************************
WARNING: this package has a configure script
It probably needs manual configuration
**********************************************
** libs
using C++ compiler: 'g++.exe (GCC) 13.3.0'
make[1]: Entering directory '/d/temp/2025_10_21_12_46_10_10564/RtmpmslNaJ/R.INSTALL8ffc7de37224/mmand/src'
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Array.cpp -o Array.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Componenter.cpp -o Componenter.o
In file included from Componenter.cpp:6:
lemon/connectivity.h: In function 'bool lemon::stronglyConnected(const Digraph&)':
lemon/connectivity.h:268:36: warning: typedef 'Node' locally defined but not used [-Wunused-local-typedefs]
268 | typedef typename Digraph::Node Node;
| ^~~~
lemon/connectivity.h: In function 'int lemon::countStronglyConnectedComponents(const Digraph&)':
lemon/connectivity.h:336:35: warning: typedef 'Arc' locally defined but not used [-Wunused-local-typedefs]
336 | typedef typename Digraph::Arc Arc;
| ^~~
lemon/connectivity.h:338:37: warning: typedef 'ArcIt' locally defined but not used [-Wunused-local-typedefs]
338 | typedef typename Digraph::ArcIt ArcIt;
| ^~~~~
lemon/connectivity.h: In function 'void lemon::topologicalSort(const Digraph&, NodeMap&)':
lemon/connectivity.h:1346:36: warning: typedef 'Node' locally defined but not used [-Wunused-local-typedefs]
1346 | typedef typename Digraph::Node Node;
| ^~~~
lemon/connectivity.h:1348:35: warning: typedef 'Arc' locally defined but not used [-Wunused-local-typedefs]
1348 | typedef typename Digraph::Arc Arc;
| ^~~
lemon/connectivity.h: In function 'bool lemon::bipartite(const Graph&)':
lemon/connectivity.h:1561:35: warning: typedef 'ArcIt' locally defined but not used [-Wunused-local-typedefs]
1561 | typedef typename Graph::ArcIt ArcIt;
| ^~~~~
lemon/connectivity.h: In function 'bool lemon::bipartitePartitions(const Graph&, NodeMap&)':
lemon/connectivity.h:1606:34: warning: typedef 'Node' locally defined but not used [-Wunused-local-typedefs]
1606 | typedef typename Graph::Node Node;
| ^~~~
lemon/connectivity.h:1608:35: warning: typedef 'ArcIt' locally defined but not used [-Wunused-local-typedefs]
1608 | typedef typename Graph::ArcIt ArcIt;
| ^~~~~
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Distancer.cpp -o Distancer.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Kernel.cpp -o Kernel.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Morpher.cpp -o Morpher.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c Resampler.cpp -o Resampler.o
g++ -std=gnu++17 -I"D:/RCompile/recent/R-4.4.3/include" -DNDEBUG -DLEMON_DISABLE_ASSERTS -I. -I'D:/RCompile/CRANpkg/lib/4.4/Rcpp/include' -I"d:/rtools44/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o
g++ -std=gnu++17 -shared -s -static-libgcc -o mmand.dll tmp.def Array.o Componenter.o Distancer.o Kernel.o Morpher.o Resampler.o main.o -fopenmp -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools44/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.4.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2025_10_21_12_46_10_10564/RtmpmslNaJ/R.INSTALL8ffc7de37224/mmand/src'
make[1]: Entering directory '/d/temp/2025_10_21_12_46_10_10564/RtmpmslNaJ/R.INSTALL8ffc7de37224/mmand/src'
make[1]: Leaving directory '/d/temp/2025_10_21_12_46_10_10564/RtmpmslNaJ/R.INSTALL8ffc7de37224/mmand/src'
installing to d:/Rcompile/CRANpkg/lib/4.4/00LOCK-mmand/00new/mmand/libs/x64
** R
** 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 'mmand' as mmand_1.6.3.zip
* DONE (mmand)