* installing *source* package 'censo2022arg' ...
** this is package 'censo2022arg' version '1.0.1'
** package 'censo2022arg' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 14.3.0'
make[1]: Entering directory '/d/temp/2026_04_23_01_50_00_23431/RtmpGYEjsK/R.INSTALLda8cc983370/censo2022arg/src'
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c cpp11.cpp -o cpp11.o
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c red_execute.cpp -o red_execute.o
In file included from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/stl_iterator.h:78,
                 from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/stl_algobase.h:67,
                 from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/specfun.h:43,
                 from D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/cmath:3906,
                 from D:/RCompile/CRANpkg/lib/4.6/cpp11/include/cpp11/as.hpp:3,
                 from D:/RCompile/CRANpkg/lib/4.6/cpp11/include/cpp11.hpp:5,
                 from red_execute.cpp:39:
In function 'constexpr decltype (::new(void*(0)) _Tp) std::construct_at(_Tp*, _Args&& ...) [with _Tp = SEXPREC*; _Args = {SEXPREC* const&}]',
    inlined from 'static constexpr void std::allocator_traits<std::allocator<_Up> >::construct(allocator_type&, _Up*, _Args&& ...) [with _Up = SEXPREC*; _Args = {SEXPREC* const&}; _Tp = SEXPREC*]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/alloc_traits.h:577:21,
    inlined from 'constexpr void std::vector<_Tp, _Alloc>::_M_realloc_append(_Args&& ...) [with _Args = {SEXPREC* const&}; _Tp = SEXPREC*; _Alloc = std::allocator<SEXPREC*>]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/vector.tcc:634:26,
    inlined from 'constexpr void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = SEXPREC*; _Alloc = std::allocator<SEXPREC*>]' at D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/stl_vector.h:1307:21,
    inlined from 'SEXPREC* createOutput(void*, int)' at red_execute.cpp:147:26:
D:/rtools45/x86_64-w64-mingw32.static.posix/lib/gcc/x86_64-w64-mingw32.static.posix/14.3.0/include/c++/bits/stl_construct.h:97:14: warning: 'col' may be used uninitialized [-Wmaybe-uninitialized]
   97 |     { return ::new((void*)__location) _Tp(std::forward<_Args>(__args)...); }
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
red_execute.cpp: In function 'SEXPREC* createOutput(void*, int)':
red_execute.cpp:135:10: note: 'col' was declared here
  135 |     SEXP col;
      |          ^~~
g++ -std=gnu++20  -I"D:/RCompile/recent/R/include" -DNDEBUG -ID:/RCompile/recent/R/include -I'D:/RCompile/CRANpkg/lib/4.6/cpp11/include'   -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include"      -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign    -c red_initialize.cpp -o red_initialize.o
g++ -std=gnu++20 -shared -s -static-libgcc -o censo2022arg.dll tmp.def cpp11.o red_execute.o red_initialize.o -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools45/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR
make[1]: Leaving directory '/d/temp/2026_04_23_01_50_00_23431/RtmpGYEjsK/R.INSTALLda8cc983370/censo2022arg/src'
make[1]: Entering directory '/d/temp/2026_04_23_01_50_00_23431/RtmpGYEjsK/R.INSTALLda8cc983370/censo2022arg/src'
make[1]: Leaving directory '/d/temp/2026_04_23_01_50_00_23431/RtmpGYEjsK/R.INSTALLda8cc983370/censo2022arg/src'
installing to d:/Rcompile/CRANpkg/lib/4.6/00LOCK-censo2022arg/00new/censo2022arg/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** 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 'censo2022arg' as censo2022arg_1.0.1.zip
* DONE (censo2022arg)