* installing *source* package 'birp' ... ** this is package 'birp' version '0.0.1' ** using staged installation g++ -- Building for: Unix Makefiles -- The CXX compiler identification is GNU 14.2.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: D:/rtools45/x86_64-w64-mingw32.static.posix/bin/g++.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found ZLIB: D:/rtools45/x86_64-w64-mingw32.static.posix/lib/libz.a (found version "1.3.1") -- Compiling in Rcpp mode -- Using R_HOME from -D: D:/RCompile/recent/R -- Found R: D:/RCompile/recent/R/bin/R -- Using Rcpp and RcppArmadillo include directories from configure: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include and D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include -- Tests are disabled. Set FASTFLOAT_TEST to ON to run tests. -- Benchmarks are disabled. Set FASTFLOAT_BENCHMARKS to ON to build benchmarks (assumes C++17). -- Performing Test FASTFLOAT_COMPILER_SUPPORTS_PERMISSIVE -- Performing Test FASTFLOAT_COMPILER_SUPPORTS_PERMISSIVE - Failed -- Configuring done (15.5s) CMake Warning at coretools/CMakeLists.txt:129 (target_link_libraries): Target "coreLib" requests linking to directory "D:\RCompile\recent\R\library". Targets may link only to libraries. CMake is dropping the item. CMake Warning at coretools/CMakeLists.txt:129 (target_link_libraries): Target "birp" requests linking to directory "D:\RCompile\recent\R\library". Targets may link only to libraries. CMake is dropping the item. CMake Warning at coretools/CMakeLists.txt:129 (target_link_libraries): Target "coretools" requests linking to directory "D:\RCompile\recent\R\library". Targets may link only to libraries. CMake is dropping the item. CMake Warning at coretools/CMakeLists.txt:129 (target_link_libraries): Target "stattools" requests linking to directory "D:\RCompile\recent\R\library". Targets may link only to libraries. CMake is dropping the item. -- Generating done (0.2s) -- Build files have been written to: D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/build [ 1%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distances/TDistances.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TOutputRcpp.h:15, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TOutputFile.h:16, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Distances/TDistances.cpp:6: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 3%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TBernoulliDistr.cpp.obj [ 5%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TBetaDistr.cpp.obj [ 7%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TBinomialDistr.cpp.obj [ 8%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TChiDistr.cpp.obj [ 10%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TChisqDistr.cpp.obj [ 12%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TDirichletDistr.cpp.obj [ 14%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TExponentialDistr.cpp.obj [ 16%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TGammaDistr.cpp.obj [ 17%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TGammaModeDistr.cpp.obj [ 19%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TNegativeBinomialDistr.cpp.obj [ 21%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TNegativeBinomialDistrVariableN.cpp.obj [ 23%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TNormalDistr.cpp.obj [ 25%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TParetoDistr.cpp.obj [ 26%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TPoissonDistr.cpp.obj [ 28%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Distributions/TUniformDistr.cpp.obj [ 30%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Files/TReader.cpp.obj [ 32%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Files/TWriter.cpp.obj [ 33%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Files/gzstream.cpp.obj [ 35%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/IntegrationTests/TTest.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TTaskList.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/IntegrationTests/TTest.h:10, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/IntegrationTests/TTest.cpp:5: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 37%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/IntegrationTests/TTesting.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TTaskList.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/IntegrationTests/TTest.h:10, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/IntegrationTests/TTestList.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/IntegrationTests/TTesting.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/IntegrationTests/TTesting.cpp:8: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 39%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Main/TParameters.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TRcppData.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TInputRcpp.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TInputFile.h:15, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TParameters.cpp:4: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 41%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Main/TRandomGenerator.cpp.obj [ 42%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Main/TRandomPicker.cpp.obj [ 44%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Main/TTaskList.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TTaskList.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TTaskList.cpp:2: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 46%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Main/globalConstants.cpp.obj [ 48%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Math/TAccept.cpp.obj [ 50%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Math/TAcceptOddsRation.cpp.obj [ 51%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Math/TSubsamplePicker.cpp.obj [ 53%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Math/mathFunctions.cpp.obj [ 55%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Storage/TDataFile.cpp.obj [ 57%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Storage/TDataFileNames.cpp.obj [ 58%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Storage/TNames.cpp.obj [ 60%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Strings/repeatString.cpp.obj [ 62%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Strings/stringConversions.cpp.obj [ 64%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Strings/stringManipulations.cpp.obj [ 66%] Building CXX object _deps/coretools-build/CMakeFiles/coretools.dir/core/coretools/Types/PhredTables.cpp.obj [ 67%] Linking CXX static library libcoretools.a [ 67%] Built target coretools [ 69%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/DAG/TDAGBuilder.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TOutputRcpp.h:15, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TOutputFile.h:16, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/ParametersObservations/TNodeBase.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/DAG/TDAG.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/DAG/TDAGBuilder.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/DAG/TDAGBuilder.cpp:5: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 71%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/MCMC/TMCMC.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/MCMC/TMCMC.cpp:9: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 73%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/MCMC/TMCMCFiles.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TRcppData.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TInputRcpp.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TInputFile.h:15, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/MCMC/TMCMCFiles.h:13, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/MCMC/TMCMCFiles.cpp:5: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 75%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/ParametersObservations/TDefinition.cpp.obj [ 76%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/Priors/TPriorMultivariateNormal.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/Priors/TPriorMultivariateNormal.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/Priors/TPriorMultivariateNormal.cpp:5: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 78%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/Priors/TPriorMultivariateNormalMixedModel.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/Priors/TPriorMultivariateNormalMixedModel.h:10, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/Priors/TPriorMultivariateNormalMixedModel.cpp:5: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 80%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/Updates/TLogHCalculator.cpp.obj [ 82%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/Updates/TUpdateWeights.cpp.obj [ 83%] Building CXX object _deps/stattools-build/CMakeFiles/stattools.dir/core/stattools/commonTestCases/commonTestingFunctions.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Main/TLog.h:21, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TOutputRcpp.h:15, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/Files/TOutputFile.h:16, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/ParametersObservations/TNodeBase.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/DAG/TDAG.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/DAG/TDAGBuilder.h:14, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/ParametersObservations/TObservation.h:8, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/commonTestCases/commonTestingFunctions.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/stattools/core/stattools/commonTestCases/commonTestingFunctions.cpp:4: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 85%] Linking CXX static library libstattools.a [ 85%] Built target stattools [ 87%] Building CXX object CMakeFiles/coreLib.dir/core/TBirpConfiguration.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TModels.h:6, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpPrior.h:4, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpConfiguration.cpp:1: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 89%] Building CXX object CMakeFiles/coreLib.dir/core/TBirpCore.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TModels.h:6, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpPrior.h:4, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpCore.h:4, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpCore.cpp:1: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 91%] Building CXX object CMakeFiles/coreLib.dir/core/TBirpPrior.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TModels.h:6, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpPrior.h:4, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TBirpPrior.cpp:2: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 92%] Building CXX object CMakeFiles/coreLib.dir/core/TData.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TModels.h:6, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TData.cpp:1: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 94%] Building CXX object CMakeFiles/coreLib.dir/core/TDistributions.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TDistributions.h:5, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TDistributions.cpp:1: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 96%] Building CXX object CMakeFiles/coreLib.dir/core/TGamma.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TGamma.h:5, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TGamma.cpp:1: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [ 98%] Building CXX object CMakeFiles/coreLib.dir/core/TModels.cpp.obj In file included from D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/RcppCommon.h:129, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloForward.h:25, from D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include/RcppArmadillo.h:29, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/coretools/core/coretools/arma_include.h:9, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TModels.h:6, from D:/temp/2025_05_05_18_05_17_2313/RtmpGEMATn/R.INSTALL1515c75631b10/birp/src/libs/core/TModels.cpp:1: D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* Rcpp::type2name(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:86:26: note: in expansion of macro 'GET_CALLABLE' 86 | static Fun fun = GET_CALLABLE("type2name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::enterRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:93:30: note: in expansion of macro 'GET_CALLABLE' 93 | static Fun fun = GET_CALLABLE("enterRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::exitRNGScope()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:99:30: note: in expansion of macro 'GET_CALLABLE' 99 | static Fun fun = GET_CALLABLE("exitRNGScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::beginSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:105:30: note: in expansion of macro 'GET_CALLABLE' 105 | static Fun fun = GET_CALLABLE("beginSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'long unsigned int Rcpp::internal::endSuspendRNGSynchronization()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'long unsigned int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:111:30: note: in expansion of macro 'GET_CALLABLE' 111 | static Fun fun = GET_CALLABLE("endSuspendRNGSynchronization"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'double Rcpp::mktime00(tm&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'double (*)(tm&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:132:26: note: in expansion of macro 'GET_CALLABLE' 132 | static Fun fun = GET_CALLABLE("mktime00"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'tm* Rcpp::gmtime_(const time_t*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'tm* (*)(const long long int*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:138:27: note: in expansion of macro 'GET_CALLABLE' 138 | static Fun fun = GET_CALLABLE("gmtime_"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* Rcpp::Rcpp_precious_preserve(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:154:26: note: in expansion of macro 'GET_CALLABLE' 154 | static Fun fun = GET_CALLABLE("Rcpp_precious_preserve"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void Rcpp::Rcpp_precious_remove(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:159:26: note: in expansion of macro 'GET_CALLABLE' 159 | static Fun fun = GET_CALLABLE("Rcpp_precious_remove"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cout_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:165:26: note: in expansion of macro 'GET_CALLABLE' 165 | static Fun fun = GET_CALLABLE("Rcpp_cout_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'Rcpp::Rostream& Rcpp::Rcpp_cerr_get()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'Rcpp::Rostream& (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:170:26: note: in expansion of macro 'GET_CALLABLE' 170 | static Fun fun = GET_CALLABLE("Rcpp_cerr_get"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* rcpp_set_stack_trace(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:188:23: note: in expansion of macro 'GET_CALLABLE' 188 | static Fun fun = GET_CALLABLE("rcpp_set_stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'std::string demangle(const std::string&)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'std::__cxx11::basic_string (*)(const std::__cxx11::basic_string&)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:194:22: note: in expansion of macro 'GET_CALLABLE' 194 | static Fun fun = GET_CALLABLE("demangle"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* short_file_name(const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:200:22: note: in expansion of macro 'GET_CALLABLE' 200 | static Fun fun = GET_CALLABLE("short_file_name"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* stack_trace(const char*, int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(const char*, int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:206:22: note: in expansion of macro 'GET_CALLABLE' 206 | static Fun fun = GET_CALLABLE("stack_trace"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:212:22: note: in expansion of macro 'GET_CALLABLE' 212 | static Fun fun = GET_CALLABLE("get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_get_string_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:218:22: note: in expansion of macro 'GET_CALLABLE' 218 | static Fun fun = GET_CALLABLE("char_get_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_string_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:224:22: note: in expansion of macro 'GET_CALLABLE' 224 | static Fun fun = GET_CALLABLE("set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void char_set_string_elt(SEXP, R_xlen_t, const char*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, const char*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:230:22: note: in expansion of macro 'GET_CALLABLE' 230 | static Fun fun = GET_CALLABLE("char_set_string_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_string_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:236:22: note: in expansion of macro 'GET_CALLABLE' 236 | static Fun fun = GET_CALLABLE("get_string_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC* get_vector_elt(SEXP, R_xlen_t)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC* (*)(SEXPREC*, long long int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:242:22: note: in expansion of macro 'GET_CALLABLE' 242 | static Fun fun = GET_CALLABLE("get_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void set_vector_elt(SEXP, R_xlen_t, SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(SEXPREC*, long long int, SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:248:22: note: in expansion of macro 'GET_CALLABLE' 248 | static Fun fun = GET_CALLABLE("set_vector_elt"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'SEXPREC** get_vector_ptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'SEXPREC** (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:254:22: note: in expansion of macro 'GET_CALLABLE' 254 | static Fun fun = GET_CALLABLE("get_vector_ptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'const char* char_nocheck(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'const char* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:260:22: note: in expansion of macro 'GET_CALLABLE' 260 | static Fun fun = GET_CALLABLE("char_nocheck"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void* dataptr(SEXP)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void* (*)(SEXPREC*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:266:22: note: in expansion of macro 'GET_CALLABLE' 266 | static Fun fun = GET_CALLABLE("dataptr"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'void setCurrentScope(Rcpp::Module*)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'void (*)(Rcpp::Module*)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:278:22: note: in expansion of macro 'GET_CALLABLE' 278 | static Fun fun = GET_CALLABLE("setCurrentScope"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int* get_cache(int)': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int* (*)(int)'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:284:22: note: in expansion of macro 'GET_CALLABLE' 284 | static Fun fun = GET_CALLABLE("get_cache"); | ^~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h: In function 'int error_occured()': D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:82:35: warning: cast between incompatible function types from 'DL_FUNC' {aka 'void* (*)()'} to 'Fun' {aka 'int (*)()'} [-Wcast-function-type] 82 | #define GET_CALLABLE(__FUN__) (Fun) R_GetCCallable( "Rcpp", __FUN__ ) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D:/RCompile/CRANpkg/lib/4.6/Rcpp/include/Rcpp/routines.h:296:22: note: in expansion of macro 'GET_CALLABLE' 296 | static Fun fun = GET_CALLABLE("error_occured"); | ^~~~~~~~~~~~ [100%] Linking CXX static library libcoreLib.a [100%] Built target coreLib ** libs using C++ compiler: 'g++.exe (GCC) 14.2.0' g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilibs/coretools/core/ -Ilibs/coretools/fast_float/include/ -Ilibs/stattools/core/ -Ilibs/core/ -DUSE_RCPP -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/x86_64-w64-mingw32.static.posix/include" -fopenmp -pedantic -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"D:/RCompile/recent/R/include" -DNDEBUG -Ilibs/coretools/core/ -Ilibs/coretools/fast_float/include/ -Ilibs/stattools/core/ -Ilibs/core/ -DUSE_RCPP -I'D:/RCompile/CRANpkg/lib/4.6/Rcpp/include' -I'D:/RCompile/CRANpkg/lib/4.6/RcppArmadillo/include' -I"d:/rtools45/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 birp.dll tmp.def RcppExports.o main.o -Lbuild -lcoreLib -Lbuild/_deps/stattools-build -lstattools -Lbuild/_deps/coretools-build -lcoretools -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lquadmath -fopenmp -lz -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 installing to d:/RCompile/CRANincoming/R-devel/lib/00LOCK-birp/00new/birp/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 * DONE (birp)