Back to Multiple platform build/check report for BioC 3.17:   simplified   long
ABCDEFGHIJKLMNO[P]QRSTUVWXYZ

This page was generated on 2023-10-16 11:36:27 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

Package 1486/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PCAtools 2.12.0  (landing page)
Kevin Blighe
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/PCAtools
git_branch: RELEASE_3_17
git_last_commit: 92d6e87
git_last_commit_date: 2023-04-25 11:07:01 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

BUILD BIN results for PCAtools on palomino3


To the developers/maintainers of the PCAtools package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/PCAtools.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: PCAtools
Version: 2.12.0
Command: rm -rf PCAtools.buildbin-libdir && mkdir PCAtools.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=PCAtools.buildbin-libdir PCAtools_2.12.0.tar.gz
StartedAt: 2023-10-16 09:14:49 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 09:15:36 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 46.7 seconds
RetCode: 0
Status:   OK  
PackageFile: PCAtools_2.12.0.zip
PackageFileSize: 2.631 MiB

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf PCAtools.buildbin-libdir && mkdir PCAtools.buildbin-libdir && F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL --build --library=PCAtools.buildbin-libdir PCAtools_2.12.0.tar.gz
###
##############################################################################
##############################################################################


* installing *source* package 'PCAtools' ...
** using staged installation
** libs
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
using C++11
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/beachmat/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/dqrng/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++11 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/beachmat/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/BH/include' -I'F:/biocbuild/bbs-3.17-bioc/R/library/dqrng/include'   -I"C:/rtools43/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -c shuffle_matrix.cpp -o shuffle_matrix.o
In file included from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/aux_/na_assert.hpp:23,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/arg.hpp:25,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/placeholders.hpp:24,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/iterator/iterator_categories.hpp:16,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:10,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:20,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/size_type.hpp:20,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/size.hpp:21,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/random/hyperexponential_distribution.hpp:29,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/random.hpp:70,
                 from shuffle_matrix.cpp:4:
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: warning: unnecessary parentheses in declaration of 'assert_arg' [-Wparentheses]
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:194:21: note: remove parentheses
  194 | failed ************ (Pred::************
      |                     ^~~~~~~~~~~~~~~~~~~
      |                     -
  195 |       assert_arg( void (*)(Pred), typename assert_arg_pred<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  196 |     );
      |     ~                
      |     -
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: warning: unnecessary parentheses in declaration of 'assert_not_arg' [-Wparentheses]
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/mpl/assert.hpp:199:21: note: remove parentheses
  199 | failed ************ (boost::mpl::not_<Pred>::************
      |                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      |                     -
  200 |       assert_not_arg( void (*)(Pred), typename assert_arg_pred_not<Pred>::type )
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  201 |     );
      |     ~                
      |     -
In file included from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/assert.hpp:35,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:20,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:19:
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:167:5:   required from 'struct boost::CopyConstructible<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:125:16:   required from 'struct boost::range_detail::IncrementableIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
In file included from F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:31:
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:114:7:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/iterator/iterator_concepts.hpp:114:7:   required from 'struct boost::range_detail::IncrementableIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:136:13:   required from 'struct boost::range_detail::IncrementableIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:152:13:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:152:13:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:278:9:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:278:9:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:278:9:   required from 'struct boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:318:12:   required from 'struct boost::ForwardRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:352:12:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:167:5:   required from 'struct boost::CopyConstructible<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:125:16:   required from 'struct boost::range_detail::IncrementableIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:136:13:   required from 'struct boost::range_detail::IncrementableIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::SinglePassIteratorConcept<const double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:281:9:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:281:9:   required from 'struct boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:318:12:   required from 'struct boost::ForwardRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:352:12:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:284:9:   required from 'struct boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:318:12:   required from 'struct boost::ForwardRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:352:12:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::DefaultConstructible<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:137:5:   required from 'struct boost::DefaultConstructible<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:181:16:   required from 'struct boost::range_detail::ForwardIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::DefaultConstructible<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:191:13:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:191:13:   required from 'struct boost::range_detail::ForwardIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::ForwardIteratorConcept<double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:321:9:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::ForwardIteratorConcept<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13:   required from 'struct boost::range_detail::ForwardIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::ForwardIteratorConcept<double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:321:9:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::ForwardIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:321:9:   required from 'struct boost::ForwardRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:352:12:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::ForwardIteratorConcept<Iterator>::~ForwardIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  197 |             BOOST_CONCEPT_USAGE(ForwardIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::DefaultConstructible<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:137:5:   required from 'struct boost::DefaultConstructible<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:181:16:   required from 'struct boost::range_detail::ForwardIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::DefaultConstructible<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::ForwardIteratorConcept<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13:   required from 'struct boost::range_detail::ForwardIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::ForwardIteratorConcept<const double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:322:9:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:322:9:   required from 'struct boost::ForwardRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:352:12:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::ForwardIteratorConcept<Iterator>::~ForwardIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  197 |             BOOST_CONCEPT_USAGE(ForwardIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:218:14:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:218:14:   required from 'struct boost::range_detail::BidirectionalIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::BidirectionalIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::BidirectionalIteratorConcept<double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:355:9:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::bidirectional_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::BidirectionalIteratorConcept<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14:   required from 'struct boost::range_detail::BidirectionalIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::BidirectionalIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::BidirectionalIteratorConcept<double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:355:9:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::BidirectionalIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:355:9:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::BidirectionalIteratorConcept<Iterator>::~BidirectionalIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  224 |              BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::BidirectionalIteratorConcept<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14:   required from 'struct boost::range_detail::BidirectionalIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::BidirectionalIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::range_detail::BidirectionalIteratorConcept<const double*>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:356:9:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::BidirectionalIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:356:9:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::BidirectionalIteratorConcept<Iterator>::~BidirectionalIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  224 |              BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:239:14:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:239:14:   required from 'struct boost::range_detail::RandomAccessIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::RandomAccessIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::random_access_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::RandomAccessIteratorConcept<double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14:   required from 'struct boost::range_detail::RandomAccessIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::RandomAccessIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::RandomAccessIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:373:9:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::RandomAccessIteratorConcept<Iterator>::~RandomAccessIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  245 |              BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::RandomAccessIteratorConcept<const double*> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14:   required from 'struct boost::range_detail::RandomAccessIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::RandomAccessIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:5: note: in a call to non-static member function 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<const double*>]'
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |     ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::range_detail::RandomAccessIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:374:9:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::RandomAccessIteratorConcept<Iterator>::~RandomAccessIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  245 |              BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp: In instantiation of 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47: warning: 'this' pointer is null [-Wnonnull]
   50 |     static void failed() { ((Model*)0)->~Model(); }
      |                            ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12: note: in a call to non-static member function 'boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >::~RandomAccessRangeConcept()'
  370 |     struct RandomAccessRangeConcept : BidirectionalRangeConcept<T>
      |            ^~~~~~~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:167:5:   required from 'struct boost::CopyConstructible<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:125:16:   required from 'struct boost::range_detail::IncrementableIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible<TT>::~CopyConstructible() [with TT = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  167 |     BOOST_CONCEPT_USAGE(CopyConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::incrementable_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::incrementable_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:136:13:   required from 'struct boost::range_detail::IncrementableIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept<Iterator>::~IncrementableIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  136 |             BOOST_CONCEPT_USAGE(IncrementableIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable<TT>::~EqualityComparable() [with TT = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  233 |     BOOST_CONCEPT_USAGE(EqualityComparable) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::single_pass_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::single_pass_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13:   required from 'struct boost::range_detail::SinglePassIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::CopyConstructible<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::CopyConstructible<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:167:5:   required from 'struct boost::CopyConstructible<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:125:16:   required from 'struct boost::range_detail::IncrementableIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::CopyConstructible<TT>::~CopyConstructible() [with TT = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:167:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  167 |     BOOST_CONCEPT_USAGE(CopyConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::IncrementableIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::IncrementableIteratorConcept<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:136:13:   required from 'struct boost::range_detail::IncrementableIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::IncrementableIteratorConcept<Iterator>::~IncrementableIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:136:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  136 |             BOOST_CONCEPT_USAGE(IncrementableIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::EqualityComparable<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::EqualityComparable<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:233:5:   required from 'struct boost::EqualityComparable<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:147:16:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::EqualityComparable<TT>::~EqualityComparable() [with TT = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:233:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  233 |     BOOST_CONCEPT_USAGE(EqualityComparable) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::SinglePassIteratorConcept<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13:   required from 'struct boost::range_detail::SinglePassIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::SinglePassIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::SinglePassIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::SinglePassIteratorConcept<Iterator>::~SinglePassIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:158:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  158 |             BOOST_CONCEPT_USAGE(SinglePassIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:284:9:   required from 'struct boost::SinglePassRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:318:12:   required from 'struct boost::ForwardRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:352:12:   required from 'struct boost::BidirectionalRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:370:12:   required from 'struct boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::SinglePassRangeConcept<T>::~SinglePassRangeConcept() [with T = Rcpp::Vector<14, Rcpp::PreserveStorage>]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:284:9: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  284 |         BOOST_CONCEPT_USAGE(SinglePassRangeConcept)
      |         ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::DefaultConstructible<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::DefaultConstructible<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:137:5:   required from 'struct boost::DefaultConstructible<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:181:16:   required from 'struct boost::range_detail::ForwardIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::DefaultConstructible<TT>::~DefaultConstructible() [with TT = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  137 |     BOOST_CONCEPT_USAGE(DefaultConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::forward_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::forward_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::ForwardIteratorConcept<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13:   required from 'struct boost::range_detail::ForwardIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::ForwardIteratorConcept<Iterator>::~ForwardIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  197 |             BOOST_CONCEPT_USAGE(ForwardIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::DefaultConstructible<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::DefaultConstructible<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:137:5:   required from 'struct boost::DefaultConstructible<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:181:16:   required from 'struct boost::range_detail::ForwardIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::DefaultConstructible<TT>::~DefaultConstructible() [with TT = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:137:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  137 |     BOOST_CONCEPT_USAGE(DefaultConstructible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::ForwardIteratorConcept<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13:   required from 'struct boost::range_detail::ForwardIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::ForwardIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::ForwardIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::ForwardIteratorConcept<Iterator>::~ForwardIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:197:13: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  197 |             BOOST_CONCEPT_USAGE(ForwardIteratorConcept)
      |             ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::bidirectional_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::bidirectional_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::BidirectionalIteratorConcept<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14:   required from 'struct boost::range_detail::BidirectionalIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::BidirectionalIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::BidirectionalIteratorConcept<Iterator>::~BidirectionalIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  224 |              BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::BidirectionalIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::BidirectionalIteratorConcept<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14:   required from 'struct boost::range_detail::BidirectionalIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::BidirectionalIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::BidirectionalIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::BidirectionalIteratorConcept<Iterator>::~BidirectionalIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:224:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  224 |              BOOST_CONCEPT_USAGE(BidirectionalIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5:   required from 'struct boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::Convertible<boost::iterators::random_access_traversal_tag, boost::iterators::random_access_traversal_tag> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::Convertible<X, Y>::~Convertible() [with X = boost::iterators::random_access_traversal_tag; Y = boost::iterators::random_access_traversal_tag]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept_check.hpp:208:5: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  208 |     BOOST_CONCEPT_USAGE(Convertible) {
      |     ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::RandomAccessIteratorConcept<double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14:   required from 'struct boost::range_detail::RandomAccessIteratorConcept<double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::RandomAccessIteratorConcept<double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::RandomAccessIteratorConcept<Iterator>::~RandomAccessIteratorConcept() [with Iterator = double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  245 |              BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp: In instantiation of 'boost::concepts::usage_requirements<Model>::~usage_requirements() [with Model = boost::range_detail::RandomAccessIteratorConcept<const double*>]':
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:50:47:   required from 'static void boost::concepts::requirement<boost::concepts::failed************ Model::************>::failed() [with Model = boost::concepts::usage_requirements<boost::range_detail::RandomAccessIteratorConcept<const double*> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14:   required from 'struct boost::range_detail::RandomAccessIteratorConcept<const double*>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::range_detail::RandomAccessIteratorConcept<const double*>]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<const double*> >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::range_detail::RandomAccessIteratorConcept<const double*> >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ]
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:32:62:   required by substitution of 'template<class Model> boost::concepts::detail::yes boost::concepts::detail::has_constraints_(Model*, wrap_constraints<Model, (& Model::constraints)>*) [with Model = boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >]'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:42:5:   required from 'const bool boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >::value'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/has_constraints.hpp:45:51:   required from 'struct boost::concepts::not_satisfied<boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> > >'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/detail/general.hpp:72:8:   required from 'struct boost::concepts::requirement_<void (*)(boost::RandomAccessRangeConcept<Rcpp::Vector<14, Rcpp::PreserveStorage> >)>'
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/algorithm/nth_element.hpp:33:5:   required from 'RandomAccessRange& boost::range::random_shuffle(RandomAccessRange&, Generator&) [with RandomAccessRange = Rcpp::Vector<14, Rcpp::PreserveStorage>; Generator = pcg_detail::engine<unsigned int, long long unsigned int, pcg_detail::xsh_rr_mixin<unsigned int, long long unsigned int>, true, pcg_detail::specific_stream<long long unsigned int>, pcg_detail::default_multiplier<long long unsigned int> >]'
shuffle_matrix.cpp:19:37:   required from here
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:20:48: warning: 'this' pointer is null [-Wnonnull]
   20 |     ~usage_requirements() { ((Model*)0)->~Model(); }
      |                             ~~~~~~~~~~~~~~~~~~~^~
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/concept/usage.hpp:37:7: note: in a call to non-static member function 'boost::range_detail::RandomAccessIteratorConcept<Iterator>::~RandomAccessIteratorConcept() [with Iterator = const double*]'
   37 |       ~model()
      |       ^
F:/biocbuild/bbs-3.17-bioc/R/library/BH/include/boost/range/concepts.hpp:245:14: note: in expansion of macro 'BOOST_CONCEPT_USAGE'
  245 |              BOOST_CONCEPT_USAGE(RandomAccessIteratorConcept)
      |              ^~~~~~~~~~~~~~~~~~~
g++ -shared -s -static-libgcc -o PCAtools.dll tmp.def RcppExports.o shuffle_matrix.o -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -LC:/rtools43/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing to F:/biocbuild/bbs-3.17-bioc/meat/PCAtools.buildbin-libdir/00LOCK-PCAtools/00new/PCAtools/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* MD5 sums
packaged installation of 'PCAtools' as PCAtools_2.12.0.zip
* DONE (PCAtools)