* installing to library ‘/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages’
* installing *source* package ‘rvinecopulib’ ...
** this is package ‘rvinecopulib’ version ‘0.7.3.1.0’
** package ‘rvinecopulib’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Debian clang version 19.1.7 (7)’
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpf41XoU/R.INSTALL118931b0a3594/rvinecopulib/src'
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -pthread -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppThread/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/wdm/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/kde1d/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c RcppExports.cpp -o RcppExports.o
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
273 | Index count = 0;
| ^
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree
| ^
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
72 | Index replacements = 0;
| ^
In file included from RcppExports.cpp:4:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
246 | int count = 0;
| ^
5 warnings generated.
clang++-19 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-devel-clang/Work/build/include" -DNDEBUG -I../inst/include -pthread -D_HAS_AUTO_PTR_ETC=0 -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/Rcpp/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppThread/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/wdm/include' -I'/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/kde1d/include' -I/usr/local/include -D_FORTIFY_SOURCE=3 -fpic -g -O3 -Wall -pedantic -Wno-missing-template-arg-list-after-template-kw -Wdeprecated-literal-operator -c vinecopulib-interface.cpp -o vinecopulib-interface.o
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseCore:61:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
273 | Index count = 0;
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/Sparse:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/SparseLU:35:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable 'nsuper_et_post' set but not used [-Wunused-but-set-variable]
78 | Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
79 | Index nsuper_et = 0; // Number of relaxed snodes in the original etree
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:31:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/IterativeSolvers:46:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/IDRS.h:72:10: warning: variable 'replacements' set but not used [-Wunused-but-set-variable]
72 | Index replacements = 0;
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:3:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigen.h:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/RcppEigenForward.h:37:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/SparseExtra:45:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/RcppEigen/include/unsupported/Eigen/src/SparseExtra/MarketIO.h:246:7: warning: variable 'count' set but not used [-Wunused-but-set-variable]
246 | int count = 0;
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:72:7: warning: extra ';' inside a struct [-Wextra-semi]
72 | BOOST_CONCEPT_USAGE(Integer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:98:5: warning: extra ';' inside a struct [-Wextra-semi]
98 | BOOST_CONCEPT_USAGE(SignedInteger) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:115:5: warning: extra ';' inside a struct [-Wextra-semi]
115 | BOOST_CONCEPT_USAGE(UnsignedInteger) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:137:5: warning: extra ';' inside a struct [-Wextra-semi]
137 | BOOST_CONCEPT_USAGE(DefaultConstructible) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:145:5: warning: extra ';' inside a struct [-Wextra-semi]
145 | BOOST_CONCEPT_USAGE(Assignable) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:167:5: warning: extra ';' inside a struct [-Wextra-semi]
167 | BOOST_CONCEPT_USAGE(CopyConstructible) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:186:5: warning: extra ';' inside a struct [-Wextra-semi]
186 | BOOST_CONCEPT_USAGE(SGIAssignable) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:208:5: warning: extra ';' inside a struct [-Wextra-semi]
208 | BOOST_CONCEPT_USAGE(Convertible) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:233:5: warning: extra ';' inside a struct [-Wextra-semi]
233 | BOOST_CONCEPT_USAGE(EqualityComparable) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:243:5: warning: extra ';' inside a struct [-Wextra-semi]
243 | BOOST_CONCEPT_USAGE(LessThanComparable) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:253:5: warning: extra ';' inside a struct [-Wextra-semi]
253 | BOOST_CONCEPT_USAGE(Comparable) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:283:3: warning: extra ';' inside a struct [-Wextra-semi]
283 | BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT(==, EqualOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:266:7: note: expanded from macro 'BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT'
266 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:284:3: warning: extra ';' inside a struct [-Wextra-semi]
284 | BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT(!=, NotEqualOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:266:7: note: expanded from macro 'BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT'
266 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:285:3: warning: extra ';' inside a struct [-Wextra-semi]
285 | BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT(<, LessThanOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:266:7: note: expanded from macro 'BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT'
266 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:286:3: warning: extra ';' inside a struct [-Wextra-semi]
286 | BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT(<=, LessEqualOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:266:7: note: expanded from macro 'BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT'
266 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:287:3: warning: extra ';' inside a struct [-Wextra-semi]
287 | BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT(>, GreaterThanOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:266:7: note: expanded from macro 'BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT'
266 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:288:3: warning: extra ';' inside a struct [-Wextra-semi]
288 | BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT(>=, GreaterEqualOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:266:7: note: expanded from macro 'BOOST_DEFINE_BINARY_PREDICATE_OP_CONSTRAINT'
266 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:290:3: warning: extra ';' inside a struct [-Wextra-semi]
290 | BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT(+, PlusOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:276:7: note: expanded from macro 'BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT'
276 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:291:3: warning: extra ';' inside a struct [-Wextra-semi]
291 | BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT(*, TimesOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:276:7: note: expanded from macro 'BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT'
276 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:292:3: warning: extra ';' inside a struct [-Wextra-semi]
292 | BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT(/, DivideOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:276:7: note: expanded from macro 'BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT'
276 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:293:3: warning: extra ';' inside a struct [-Wextra-semi]
293 | BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT(-, SubtractOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:276:7: note: expanded from macro 'BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT'
276 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:294:3: warning: extra ';' inside a struct [-Wextra-semi]
294 | BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT(%, ModOp);
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:276:7: note: expanded from macro 'BOOST_DEFINE_BINARY_OPERATOR_CONSTRAINT'
276 | BOOST_CONCEPT_USAGE(NAME) { (void)constraints_(); } \
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:301:7: warning: extra ';' inside a struct [-Wextra-semi]
301 | BOOST_CONCEPT_USAGE(Generator) { test(is_void<Return>()); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:321:7: warning: extra ';' inside a struct [-Wextra-semi]
321 | BOOST_CONCEPT_USAGE(UnaryFunction) { test(is_void<Return>()); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:351:7: warning: extra ';' inside a struct [-Wextra-semi]
351 | BOOST_CONCEPT_USAGE(BinaryFunction) { test(is_void<Return>()); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:381:5: warning: extra ';' inside a struct [-Wextra-semi]
381 | BOOST_CONCEPT_USAGE(UnaryPredicate) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:400:5: warning: extra ';' inside a struct [-Wextra-semi]
400 | BOOST_CONCEPT_USAGE(BinaryPredicate) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:421:5: warning: extra ';' inside a struct [-Wextra-semi]
421 | BOOST_CONCEPT_USAGE(Const_BinaryPredicate) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:448:7: warning: extra ';' inside a struct [-Wextra-semi]
448 | BOOST_CONCEPT_USAGE(AdaptableGenerator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:512:7: warning: extra ';' inside a struct [-Wextra-semi]
512 | BOOST_CONCEPT_USAGE(InputIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:529:5: warning: extra ';' inside a struct [-Wextra-semi]
529 | BOOST_CONCEPT_USAGE(OutputIterator) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:543:7: warning: extra ';' inside a struct [-Wextra-semi]
543 | BOOST_CONCEPT_USAGE(ForwardIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:561:7: warning: extra ';' inside a struct [-Wextra-semi]
561 | BOOST_CONCEPT_USAGE(Mutable_ForwardIterator) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:571:7: warning: extra ';' inside a struct [-Wextra-semi]
571 | BOOST_CONCEPT_USAGE(BidirectionalIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:589:7: warning: extra ';' inside a struct [-Wextra-semi]
589 | BOOST_CONCEPT_USAGE(Mutable_BidirectionalIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:601:7: warning: extra ';' inside a struct [-Wextra-semi]
601 | BOOST_CONCEPT_USAGE(RandomAccessIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:626:7: warning: extra ';' inside a struct [-Wextra-semi]
626 | BOOST_CONCEPT_USAGE(Mutable_RandomAccessIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:648:7: warning: extra ';' inside a struct [-Wextra-semi]
648 | BOOST_CONCEPT_USAGE(Container)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:675:7: warning: extra ';' inside a struct [-Wextra-semi]
675 | BOOST_CONCEPT_USAGE(Mutable_Container)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:695:7: warning: extra ';' inside a struct [-Wextra-semi]
695 | BOOST_CONCEPT_USAGE(ForwardContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:708:7: warning: extra ';' inside a struct [-Wextra-semi]
708 | BOOST_CONCEPT_USAGE(Mutable_ForwardContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:724:7: warning: extra ';' inside a struct [-Wextra-semi]
724 | BOOST_CONCEPT_USAGE(ReversibleContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:749:7: warning: extra ';' inside a struct [-Wextra-semi]
749 | BOOST_CONCEPT_USAGE(Mutable_ReversibleContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:768:7: warning: extra ';' inside a struct [-Wextra-semi]
768 | BOOST_CONCEPT_USAGE(RandomAccessContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:795:7: warning: extra ';' inside a struct [-Wextra-semi]
795 | BOOST_CONCEPT_USAGE(Mutable_RandomAccessContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:817:7: warning: extra ';' inside a struct [-Wextra-semi]
817 | BOOST_CONCEPT_USAGE(Sequence)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:852:7: warning: extra ';' inside a struct [-Wextra-semi]
852 | BOOST_CONCEPT_USAGE(FrontInsertionSequence)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:865:7: warning: extra ';' inside a struct [-Wextra-semi]
865 | BOOST_CONCEPT_USAGE(BackInsertionSequence)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:892:7: warning: extra ';' inside a struct [-Wextra-semi]
892 | BOOST_CONCEPT_USAGE(AssociativeContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:928:7: warning: extra ';' inside a struct [-Wextra-semi]
928 | BOOST_CONCEPT_USAGE(UniqueAssociativeContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:946:7: warning: extra ';' inside a struct [-Wextra-semi]
946 | BOOST_CONCEPT_USAGE(MultipleAssociativeContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:965:7: warning: extra ';' inside a struct [-Wextra-semi]
965 | BOOST_CONCEPT_USAGE(SimpleAssociativeContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:976:7: warning: extra ';' inside a struct [-Wextra-semi]
976 | BOOST_CONCEPT_USAGE(PairAssociativeContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:990:7: warning: extra ';' inside a struct [-Wextra-semi]
990 | BOOST_CONCEPT_USAGE(SortedAssociativeContainer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:1039:7: warning: extra ';' inside a struct [-Wextra-semi]
1039 | BOOST_CONCEPT_USAGE(Collection)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:48:7: warning: extra ';' inside a struct [-Wextra-semi]
48 | BOOST_CONCEPT_USAGE(ReadableIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:65:7: warning: extra ';' inside a struct [-Wextra-semi]
65 | BOOST_CONCEPT_USAGE(WritableIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:82:7: warning: extra ';' inside a struct [-Wextra-semi]
82 | BOOST_CONCEPT_USAGE(SwappableIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:95:7: warning: extra ';' inside a struct [-Wextra-semi]
95 | BOOST_CONCEPT_USAGE(LvalueIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:118:12: warning: extra ';' inside a struct [-Wextra-semi]
118 | >));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:120:7: warning: extra ';' inside a struct [-Wextra-semi]
120 | BOOST_CONCEPT_USAGE(IncrementableIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:138:15: warning: extra ';' inside a struct [-Wextra-semi]
138 | > ));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:154:15: warning: extra ';' inside a struct [-Wextra-semi]
154 | > ));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:164:15: warning: extra ';' inside a struct [-Wextra-semi]
164 | > ));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:166:7: warning: extra ';' inside a struct [-Wextra-semi]
166 | BOOST_CONCEPT_USAGE(BidirectionalTraversal)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:182:15: warning: extra ';' inside a struct [-Wextra-semi]
182 | > ));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:184:7: warning: extra ';' inside a struct [-Wextra-semi]
184 | BOOST_CONCEPT_USAGE(RandomAccessTraversal)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:253:59: warning: extra ';' inside a struct [-Wextra-semi]
253 | BOOST_CONCEPT_ASSERT((SinglePassIterator<Iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:254:64: warning: extra ';' inside a struct [-Wextra-semi]
254 | BOOST_CONCEPT_ASSERT((SinglePassIterator<ConstIterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/iterator/iterator_concepts.hpp:256:7: warning: extra ';' inside a struct [-Wextra-semi]
256 | BOOST_CONCEPT_USAGE(InteroperableIterator)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:25:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/detail/misc_concept.hpp:21:13: warning: extra ';' inside a class [-Wextra-semi]
21 | BOOST_CONCEPT_USAGE(SameTypeConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:134:20: warning: extra ';' inside a struct [-Wextra-semi]
134 | >));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:136:13: warning: extra ';' inside a struct [-Wextra-semi]
136 | BOOST_CONCEPT_USAGE(IncrementableIteratorConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:156:20: warning: extra ';' inside a struct [-Wextra-semi]
156 | >));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:158:13: warning: extra ';' inside a struct [-Wextra-semi]
158 | BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:195:20: warning: extra ';' inside a struct [-Wextra-semi]
195 | >));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:197:13: warning: extra ';' inside a struct [-Wextra-semi]
197 | BOOST_CONCEPT_USAGE(ForwardIteratorConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:222:21: warning: extra ';' inside a struct [-Wextra-semi]
222 | >));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:224:14: warning: extra ';' inside a struct [-Wextra-semi]
224 | BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:243:21: warning: extra ';' inside a struct [-Wextra-semi]
243 | >));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:245:14: warning: extra ';' inside a struct [-Wextra-semi]
245 | BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:279:68: warning: extra ';' inside a struct [-Wextra-semi]
279 | range_detail::SinglePassIteratorConcept<iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:282:74: warning: extra ';' inside a struct [-Wextra-semi]
282 | range_detail::SinglePassIteratorConcept<const_iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:284:9: warning: extra ';' inside a struct [-Wextra-semi]
284 | BOOST_CONCEPT_USAGE(SinglePassRangeConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:321:129: warning: extra ';' inside a struct [-Wextra-semi]
321 | BOOST_RANGE_CONCEPT_ASSERT((range_detail::ForwardIteratorConcept<BOOST_DEDUCED_TYPENAME ForwardRangeConcept::iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:322:135: warning: extra ';' inside a struct [-Wextra-semi]
322 | BOOST_RANGE_CONCEPT_ASSERT((range_detail::ForwardIteratorConcept<BOOST_DEDUCED_TYPENAME ForwardRangeConcept::const_iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:332:9: warning: extra ';' inside a struct [-Wextra-semi]
332 | BOOST_CONCEPT_USAGE(WriteableRangeConcept)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:7:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/assign/list_of.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/iterator_range_core.hpp:38:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/functions.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/size_type.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:355:141: warning: extra ';' inside a struct [-Wextra-semi]
355 | BOOST_RANGE_CONCEPT_ASSERT((range_detail::BidirectionalIteratorConcept<BOOST_DEDUCED_TYPENAME BidirectionalRangeConcept::iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:356:147: warning: extra ';' inside a struct [-Wextra-semi]
356 | BOOST_RANGE_CONCEPT_ASSERT((range_detail::BidirectionalIteratorConcept<BOOST_DEDUCED_TYPENAME BidirectionalRangeConcept::const_iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:373:139: warning: extra ';' inside a struct [-Wextra-semi]
373 | BOOST_RANGE_CONCEPT_ASSERT((range_detail::RandomAccessIteratorConcept<BOOST_DEDUCED_TYPENAME RandomAccessRangeConcept::iterator>));
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/range/concepts.hpp:374:145: warning: extra ';' inside a struct [-Wextra-semi]
374 | BOOST_RANGE_CONCEPT_ASSERT((range_detail::RandomAccessIteratorConcept<BOOST_DEDUCED_TYPENAME RandomAccessRangeConcept::const_iterator>));
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:61:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:43:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/detail/manage_bimap_key.hpp:26:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:130:57: warning: extra ';' inside a struct [-Wextra-semi]
130 | boost, AssignableConcept );
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/set_of.hpp:133:61: warning: extra ';' inside a struct [-Wextra-semi]
133 | boost, BinaryFunctionConcept );
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:9:
In file included from ../inst/include/vinecopulib/bicop/fit_controls.hpp:11:
In file included from ../inst/include/vinecopulib/bicop/family.hpp:134:
In file included from ../inst/include/vinecopulib/bicop/implementation/family.ipp:8:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap.hpp:13:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/bimap.hpp:61:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/detail/bimap_core.hpp:49:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/bimap/unconstrained_set_of.hpp:76:57: warning: extra ';' inside a struct [-Wextra-semi]
76 | boost, AssignableConcept );
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:34:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/static_rational.hpp:166:10: warning: extension used [-Wlanguage-extension-token]
166 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:125:10: warning: extension used [-Wlanguage-extension-token]
125 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:35:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimension.hpp:21:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/dimension_list.hpp:131:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dimensionless_type.hpp:49:10: warning: extension used [-Wlanguage-extension-token]
49 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:39:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/linear_algebra.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/dim.hpp:75:10: warning: extension used [-Wlanguage-extension-token]
75 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:40:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/unscale.hpp:28:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/scale.hpp:139:10: warning: extension used [-Wlanguage-extension-token]
139 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:20:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/heterogeneous_system.hpp:120:10: warning: extension used [-Wlanguage-extension-token]
120 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:29:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/conversion.hpp:17:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/detail/conversion_impl.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/homogeneous_system.hpp:99:10: warning: extension used [-Wlanguage-extension-token]
99 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:39:
In file included from ../inst/include/vinecopulib/bicop/class.hpp:184:
In file included from ../inst/include/vinecopulib/bicop/implementation/class.ipp:8:
In file included from ../inst/include/vinecopulib/bicop/abstract.hpp:115:
In file included from ../inst/include/vinecopulib/bicop/implementation/abstract.ipp:10:
In file included from ../inst/include/vinecopulib/bicop/bb6.hpp:46:
In file included from ../inst/include/vinecopulib/bicop/implementation/bb6.ipp:8:
In file included from ../inst/include/vinecopulib/misc/tools_integration.hpp:23:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint.hpp:25:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/ublas_wrapper.hpp:30:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/algebra/default_operations.hpp:26:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/numeric/odeint/util/unit_helper.hpp:23:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/units/quantity.hpp:495:10: warning: extension used [-Wlanguage-extension-token]
495 | #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP()
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/typeof/typeof.hpp:28:13: note: expanded from macro 'BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP'
28 | <boost/typeof/incr_registration_group.hpp>
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/buffer_concepts.hpp:24:5: warning: extra ';' inside a struct [-Wextra-semi]
24 | BOOST_CONCEPT_USAGE(Buffer)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/buffer_concepts.hpp:57:5: warning: extra ';' inside a struct [-Wextra-semi]
57 | BOOST_CONCEPT_USAGE(UpdatableQueue) { q.update(g_ct); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:21:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/buffer_concepts.hpp:76:5: warning: extra ';' inside a struct [-Wextra-semi]
76 | BOOST_CONCEPT_USAGE(KeyedUpdatableQueue)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:52:50: warning: extra ';' inside a struct [-Wextra-semi]
52 | BOOST_concept(MultiPassInputIterator, (T)) { BOOST_CONCEPT_USAGE(
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:66:5: warning: extra ';' inside a struct [-Wextra-semi]
66 | BOOST_CONCEPT_USAGE(Graph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:87:5: warning: extra ';' inside a struct [-Wextra-semi]
87 | BOOST_CONCEPT_USAGE(IncidenceGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:123:5: warning: extra ';' inside a struct [-Wextra-semi]
123 | BOOST_CONCEPT_USAGE(BidirectionalGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:157:5: warning: extra ';' inside a struct [-Wextra-semi]
157 | BOOST_CONCEPT_USAGE(AdjacencyGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:182:5: warning: extra ';' inside a struct [-Wextra-semi]
182 | BOOST_CONCEPT_USAGE(VertexListGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:233:5: warning: extra ';' inside a struct [-Wextra-semi]
233 | BOOST_CONCEPT_USAGE(EdgeListGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:279:5: warning: extra ';' inside a struct [-Wextra-semi]
279 | BOOST_CONCEPT_USAGE(EdgeMutableGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:295:5: warning: extra ';' inside a struct [-Wextra-semi]
295 | BOOST_CONCEPT_USAGE(VertexMutableGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:314:5: warning: extra ';' inside a struct [-Wextra-semi]
314 | BOOST_CONCEPT_USAGE(MutableIncidenceGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:328:5: warning: extra ';' inside a struct [-Wextra-semi]
328 | BOOST_CONCEPT_USAGE(MutableBidirectionalGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:340:5: warning: extra ';' inside a struct [-Wextra-semi]
340 | BOOST_CONCEPT_USAGE(MutableEdgeListGraph) { remove_edge_if(p, g); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:348:5: warning: extra ';' inside a struct [-Wextra-semi]
348 | BOOST_CONCEPT_USAGE(VertexMutablePropertyGraph) { v = add_vertex(vp, g); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:358:5: warning: extra ';' inside a struct [-Wextra-semi]
358 | BOOST_CONCEPT_USAGE(EdgeMutablePropertyGraph) { p = add_edge(u, v, ep, g); }
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:369:5: warning: extra ';' inside a struct [-Wextra-semi]
369 | BOOST_CONCEPT_USAGE(AdjacencyMatrix)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:384:5: warning: extra ';' inside a struct [-Wextra-semi]
384 | BOOST_CONCEPT_USAGE(ReadablePropertyGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:405:5: warning: extra ';' inside a struct [-Wextra-semi]
405 | BOOST_CONCEPT_USAGE(PropertyGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:425:5: warning: extra ';' inside a struct [-Wextra-semi]
425 | BOOST_CONCEPT_USAGE(LvaluePropertyGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:448:5: warning: extra ';' inside a struct [-Wextra-semi]
448 | BOOST_CONCEPT_USAGE(VertexIndexGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:476:5: warning: extra ';' inside a struct [-Wextra-semi]
476 | BOOST_CONCEPT_USAGE(EdgeIndexGraph)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:505:5: warning: extra ';' inside a struct [-Wextra-semi]
505 | BOOST_CONCEPT_USAGE(ColorValue)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:516:5: warning: extra ';' inside a struct [-Wextra-semi]
516 | BOOST_CONCEPT_USAGE(BasicMatrix)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:535:42: warning: extra ';' inside a struct [-Wextra-semi]
535 | BOOST_concept(NumericValue, (Numeric)) { BOOST_CONCEPT_USAGE(NumericValue) {
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:546:5: warning: extra ';' inside a struct [-Wextra-semi]
546 | BOOST_CONCEPT_USAGE(DegreeMeasure)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:9:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/adjacency_list.hpp:255:
In file included from /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/detail/adjacency_list.hpp:33:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/graph_concepts.hpp:562:5: warning: extra ';' inside a struct [-Wextra-semi]
562 | BOOST_CONCEPT_USAGE(DistanceMeasure)
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept/usage.hpp:36:73: note: expanded from macro 'BOOST_CONCEPT_USAGE'
36 | BOOST_CONCEPT_ASSERT((boost::concepts::usage_requirements<model>)); \
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:37:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:751:66: warning: unused typedef 'iterator' [-Wunused-local-typedef]
751 | typedef typename Mutable_ForwardContainer<C>::iterator iterator;
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/concept_check.hpp:902:61: warning: unused typedef 'value_type_' [-Wunused-local-typedef]
902 | typedef typename AssociativeContainer::value_type value_type_;
| ^
In file included from vinecopulib-interface.cpp:1:
In file included from ../inst/include/vinecopulib-wrappers.hpp:5:
In file included from ../inst/include/vinecopulib.hpp:41:
In file included from ../inst/include/vinecopulib/vinecop/class.hpp:203:
In file included from ../inst/include/vinecopulib/vinecop/implementation/class.ipp:12:
In file included from ../inst/include/vinecopulib/vinecop/tools_select.hpp:208:
In file included from ../inst/include/vinecopulib/vinecop/implementation/tools_select.ipp:10:
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/kruskal_min_spanning_tree.hpp:63:64: warning: unused typedef 'P_value' [-Wunused-local-typedef]
63 | typedef typename property_traits< Parent >::value_type P_value;
| ^
/home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/BH/include/boost/graph/kruskal_min_spanning_tree.hpp:62:62: warning: unused typedef 'R_value' [-Wunused-local-typedef]
62 | typedef typename property_traits< Rank >::value_type R_value;
| ^
139 warnings generated.
clang++-19 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -Wl,-O1 -o rvinecopulib.so RcppExports.o vinecopulib-interface.o -latomic -lpthread -L/home/hornik/tmp/R.check/r-devel-clang/Work/build/lib -lR
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpf41XoU/R.INSTALL118931b0a3594/rvinecopulib/src'
make[1]: Entering directory '/home/hornik/tmp/scratch/Rtmpf41XoU/R.INSTALL118931b0a3594/rvinecopulib/src'
make[1]: Leaving directory '/home/hornik/tmp/scratch/Rtmpf41XoU/R.INSTALL118931b0a3594/rvinecopulib/src'
installing to /home/hornik/tmp/R.check/r-devel-clang/Work/build/Packages/00LOCK-rvinecopulib/00new/rvinecopulib/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rvinecopulib)