* installing *source* package 'raybevel' ...
** package 'raybevel' successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: 'g++.exe (GCC) 12.3.0'
make[1]: Entering directory '/d/temp/Rtmp42iA5c/R.INSTALL5c2c7bc96e00/raybevel/src'
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/BH/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.3/progress/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppThread/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DCGAL_NO_GMP=1 -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/BH/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.3/progress/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppThread/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DCGAL_NO_GMP=1 -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c convert_ss_to_polygons_rcpp.cpp -o convert_ss_to_polygons_rcpp.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/BH/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.3/progress/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppThread/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DCGAL_NO_GMP=1 -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c generate_offset_links_nodes_rcpp.cpp -o generate_offset_links_nodes_rcpp.o
generate_offset_links_nodes_rcpp.cpp: In function 'Rcpp::List generate_offset_links_nodes_rcpp(Rcpp::DataFrame, Rcpp::DataFrame, Rcpp::NumericVector, bool, bool)':
generate_offset_links_nodes_rcpp.cpp:148:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<Node>::size_type' {aka 'long long unsigned int'} [-Wsign-compare]
  148 |   for(int ii = 0; ii < nodes.size(); ii++) {
      |                   ~~~^~~~~~~~~~~~~~
generate_offset_links_nodes_rcpp.cpp:165:25: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'R_xlen_t' {aka 'long long int'} [-Wsign-compare]
  165 |   for(size_t ii = 0; ii < offsets.size(); ++ii) {
      |                      ~~~^~~~~~~~~~~~~~~~
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/BH/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.3/progress/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppThread/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DCGAL_NO_GMP=1 -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c math.cpp -o math.o
g++ -std=gnu++17  -I"D:/RCompile/recent/R-4.3.3/include" -DNDEBUG  -I'D:/RCompile/CRANpkg/lib/4.3/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.3/BH/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include' -I'D:/RCompile/CRANpkg/lib/4.3/progress/include' -I'D:/RCompile/CRANpkg/lib/4.3/RcppThread/include'   -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include"  -DCGAL_NO_GMP=1 -I../inst/include   -pedantic -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c rayskeleton.cpp -o rayskeleton.o
In file included from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/cstdfloat.hpp:27,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/multiprecision/detail/float128_functions.hpp:15,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/multiprecision/detail/fpclassify.hpp:13,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/multiprecision/detail/default_ops.hpp:15,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/multiprecision/detail/generic_interconvert.hpp:12,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/multiprecision/number.hpp:12,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/boost_mp.h:42,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Number_types/internal/Exact_type_selector.h:27,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Exact_kernel_selector.h:26,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Filtered_kernel.h:22,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:21,
                 from rayskeleton.cpp:4:
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:384:4: warning: non-standard suffix on floating constant [-Wpedantic]
  384 |    if (x > BOOST_FLOAT128_C(0.693147180559945309417232121458176568075500134360255))
      |    ^~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:392:7: warning: non-standard suffix on floating constant [-Wpedantic]
  392 |       const float_type top = (((((  float_type(BOOST_FLOAT128_C(2.4087176110456818621091195109360728010934088788572E-13))  * x2
      |       ^~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:393:35: warning: non-standard suffix on floating constant [-Wpedantic]
  393 |                                   + float_type(BOOST_FLOAT128_C(9.2735628025258751691201101171038802842096241836000E-10))) * x2
      |                                   ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:394:35: warning: non-standard suffix on floating constant [-Wpedantic]
  394 |                                   + float_type(BOOST_FLOAT128_C(9.0806726962333369656024118266681195742980640005812E-07))) * x2
      |                                   ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:395:35: warning: non-standard suffix on floating constant [-Wpedantic]
  395 |                                   + float_type(BOOST_FLOAT128_C(3.1055900621118012422360248447204968944099378881988E-04))) * x2
      |                                   ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:396:35: warning: non-standard suffix on floating constant [-Wpedantic]
  396 |                                   + float_type(BOOST_FLOAT128_C(3.6231884057971014492753623188405797101449275362319E-02))) * x2
      |                                   ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:397:35: warning: non-standard suffix on floating constant [-Wpedantic]
  397 |                                   + float_type(BOOST_FLOAT128_C(1.00000000000000000000000000000000000000000000000000000)))
      |                                   ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:400:7: warning: non-standard suffix on floating constant [-Wpedantic]
  400 |       const float_type bot = ((((((((((((  float_type(BOOST_FLOAT128_C(+7.7202487533515444298369215094104897470942592271063E-16))  * x
      |       ^~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:401:42: warning: non-standard suffix on floating constant [-Wpedantic]
  401 |                                          + float_type(BOOST_FLOAT128_C(-1.2043588055228409310545597554680364005467044394286E-13))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:402:42: warning: non-standard suffix on floating constant [-Wpedantic]
  402 |                                          + float_type(BOOST_FLOAT128_C(+9.2735628025258751691201101171038802842096241836000E-12))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:403:42: warning: non-standard suffix on floating constant [-Wpedantic]
  403 |                                          + float_type(BOOST_FLOAT128_C(-4.6367814012629375845600550585519401421048120918000E-10))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:404:42: warning: non-standard suffix on floating constant [-Wpedantic]
  404 |                                          + float_type(BOOST_FLOAT128_C(+1.6692413044546575304416198210786984511577323530480E-08))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:405:42: warning: non-standard suffix on floating constant [-Wpedantic]
  405 |                                          + float_type(BOOST_FLOAT128_C(-4.5403363481166684828012059133340597871490320002906E-07))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:406:42: warning: non-standard suffix on floating constant [-Wpedantic]
  406 |                                          + float_type(BOOST_FLOAT128_C(+9.5347063310450038138825324180015255530129672006102E-06))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:407:42: warning: non-standard suffix on floating constant [-Wpedantic]
  407 |                                          + float_type(BOOST_FLOAT128_C(-1.5527950310559006211180124223602484472049689440994E-04))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:408:42: warning: non-standard suffix on floating constant [-Wpedantic]
  408 |                                          + float_type(BOOST_FLOAT128_C(+1.9409937888198757763975155279503105590062111801242E-03))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:409:42: warning: non-standard suffix on floating constant [-Wpedantic]
  409 |                                          + float_type(BOOST_FLOAT128_C(-1.8115942028985507246376811594202898550724637681159E-02))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:410:42: warning: non-standard suffix on floating constant [-Wpedantic]
  410 |                                          + float_type(BOOST_FLOAT128_C(+1.1956521739130434782608695652173913043478260869565E-01))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:411:42: warning: non-standard suffix on floating constant [-Wpedantic]
  411 |                                          + float_type(BOOST_FLOAT128_C(-0.50000000000000000000000000000000000000000000000000000))) * x
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:412:42: warning: non-standard suffix on floating constant [-Wpedantic]
  412 |                                          + float_type(BOOST_FLOAT128_C(+1.00000000000000000000000000000000000000000000000000000)))
      |                                          ^
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:428:4: warning: non-standard suffix on floating constant [-Wpedantic]
  428 |    constexpr float_type one_over_ln2 = float_type(BOOST_FLOAT128_C(1.44269504088896340735992468100189213742664595415299));
      |    ^~~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:438:4: warning: non-standard suffix on floating constant [-Wpedantic]
  438 |    else if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) > BOOST_FLOAT128_C(+0.693147180559945309417232121458176568075500134360255))
      |    ^~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:443:4: warning: non-standard suffix on floating constant [-Wpedantic]
  443 |    else if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_FLOAT128_C(+0.693147180559945309417232121458176568075500134360255))
      |    ^~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:457:4: warning: non-standard suffix on floating constant [-Wpedantic]
  457 |    if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x - floor_of_x) < float_type(BOOST_CSTDFLOAT_FLOAT128_EPS))
      |    ^~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:460:7: warning: non-standard suffix on floating constant [-Wpedantic]
  460 |       return boost::math::cstdfloat::detail::pown(BOOST_FLOAT128_C(2.71828182845904523536028747135266249775724709369996), static_cast<std::int_fast32_t>(floor_of_x));
      |       ^~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:464:4: warning: non-standard suffix on floating constant [-Wpedantic]
  464 |    const float_type alpha = x - (n * BOOST_FLOAT128_C(0.693147180559945309417232121458176568075500134360255));
      |    ^~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:558:7: warning: non-standard suffix on floating constant [-Wpedantic]
  558 |       constexpr float_type my_pi = BOOST_FLOAT128_C(3.14159265358979323846264338327950288419716939937511);
      |       ^~~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:714:16: warning: non-standard suffix on floating constant [-Wpedantic]
  714 |                else if (x == BOOST_FLOAT128_C(0.0))
      |                ^~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/math/cstdfloat/cstdfloat_cmath.hpp:717:16: warning: non-standard suffix on floating constant [-Wpedantic]
  717 |                if (::BOOST_CSTDFLOAT_FLOAT128_FABS(x) < BOOST_CSTDFLOAT_FLOAT128_MIN)
      |                ^~
In file included from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/arg.hpp:25,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/placeholders.hpp:24,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/iterator/iterator_adaptor.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/iterator/transform_iterator.hpp:13,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/boost/iterator/transform_iterator.hpp:27,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Coercion_traits.h:28,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/number_type_basic.h:35,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/basic.h:28,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Cartesian/Cartesian_base.h:20,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Simple_cartesian.h:20,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Exact_predicates_inexact_constructions_kernel.h:20:
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
In file included from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:18,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/property_map/vector_property_map.hpp:14,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/property_map/property_map.hpp:598,
                 from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/graph/properties.hpp:19,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/boost/graph/graph_traits_HalfedgeDS.h:26,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/boost/graph/graph_traits_HalfedgeDS_default.h:15,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/HalfedgeDS_default.h:23,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Straight_skeleton_2.h:18,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/create_straight_skeleton_2.h:18,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/create_straight_skeleton_from_polygon_with_holes_2.h:17,
                 from rayskeleton.cpp:8:
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/detail/shared_count.hpp:361:33: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  361 |     explicit shared_count( std::auto_ptr<Y> & r ): pi_( new sp_counted_impl_p<Y>( r.get() ) )
      |                                 ^~~~~~~~
In file included from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\std_thread.h:43,
                 from d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\thread:43,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/config.h:425,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/basic.h:21:
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:251:65: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  251 | template< class T, class R > struct sp_enable_if_auto_ptr< std::auto_ptr< T >, R >
      |                                                                 ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:508:31: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  508 |     explicit shared_ptr( std::auto_ptr<Y> & r ): px(r.get()), pn()
      |                               ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:521:22: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  521 |     shared_ptr( std::auto_ptr<Y> && r ): px(r.get()), pn()
      |                      ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:604:34: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  604 |     shared_ptr & operator=( std::auto_ptr<Y> & r )
      |                                  ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:613:34: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  613 |     shared_ptr & operator=( std::auto_ptr<Y> && r )
      |                                  ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp: In member function 'boost::shared_ptr<T>& boost::shared_ptr<T>::operator=(std::auto_ptr<_Up>&&)':
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/shared_ptr.hpp:615:38: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
  615 |         this_type( static_cast< std::auto_ptr<Y> && >( r ) ).swap( *this );
      |                                      ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
In file included from D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/scoped_ptr.hpp:13,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/Straight_skeleton_builder_2.h:27,
                 from D:/RCompile/CRANpkg/lib/4.3/RcppCGAL/include/CGAL/create_straight_skeleton_2.h:19:
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/scoped_ptr.hpp: At global scope:
D:/RCompile/CRANpkg/lib/4.3/BH/include/boost/smart_ptr/scoped_ptr.hpp:75:31: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
   75 |     explicit scoped_ptr( std::auto_ptr<T> p ) BOOST_SP_NOEXCEPT : px( p.release() )
      |                               ^~~~~~~~
d:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.3.0\include\c++\bits\unique_ptr.h:64:28: note: declared here
   64 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
g++ -std=gnu++17 -shared -s -static-libgcc -o raybevel.dll tmp.def RcppExports.o convert_ss_to_polygons_rcpp.o generate_offset_links_nodes_rcpp.o math.o rayskeleton.o -latomic -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R-4.3.3/bin/x64 -lR
make[1]: Leaving directory '/d/temp/Rtmp42iA5c/R.INSTALL5c2c7bc96e00/raybevel/src'
make[1]: Entering directory '/d/temp/Rtmp42iA5c/R.INSTALL5c2c7bc96e00/raybevel/src'
make[1]: Leaving directory '/d/temp/Rtmp42iA5c/R.INSTALL5c2c7bc96e00/raybevel/src'
installing to d:/Rcompile/CRANpkg/lib/4.3/00LOCK-raybevel/00new/raybevel/libs/x64
** R
** 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 'raybevel' as raybevel_0.1.3.zip
* DONE (raybevel)