* installing *source* package ‘tinyVAST’ ...
** this is package ‘tinyVAST’ version ‘1.6.2’
** package ‘tinyVAST’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 16.1.1 20260515 (Red Hat 16.1.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/tinyVAST/src'
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG -DTMBAD_FRAMEWORK -DTMBAD_INDEX_TYPE=uint64_t -I'/data/localhost/ripley/R/test-dev/RcppEigen/include' -I'/data/localhost/ripley/R/test-dev/TMB/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c tinyVAST.cpp -o tinyVAST.o
In file included from /data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/SparseLU:35,
                 from /data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/Sparse:29,
                 from /data/localhost/ripley/R/test-dev/TMB/include/TMB.hpp:96,
                 from tinyVAST.cpp:2:
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h: In instantiation of ‘void Eigen::internal::SparseLUImpl<Scalar, StorageIndex>::heap_relax_snode(Eigen::Index, IndexVector&, Eigen::Index, IndexVector&, IndexVector&) [with Scalar = TMBad::global::ad_aug; StorageIndex = int; Eigen::Index = long int; IndexVector = Eigen::Matrix<int, -1, 1>]’:
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:669:27:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<TMBad::global::ad_aug>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<TMBad::global::ad_aug>]’
  669 |     Base::heap_relax_snode(n, m_etree, m_perfv.relax, marker, relax_end);
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<TMBad::global::ad_aug>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<TMBad::global::ad_aug>]’
  187 |       factorize(matrix);
      |       ^~~~~~~~~
utils.h:492:36:   required from ‘tmbutils::array<Type> tinyVAST::omega_distribution(tmbutils::array<Type>, tmbutils::vector<int>, const Eigen::SparseMatrix<Scalar>&, const Eigen::SparseMatrix<Scalar>&, const Eigen::SparseMatrix<Scalar>&, const Eigen::SparseMatrix<Scalar>&, Type, const nngp_data_t<Type>&, Type&) [with Type = TMBad::global::ad_aug]’
  492 |         inverseIminusRho_cc.compute(IminusRho_cc);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
tinyVAST.cpp:274:32:   required from ‘Type objective_function<Type>::operator()() [with Type = TMBad::global::ad_aug]’
  274 |   omega_sc = omega_distribution( omega_sc, model_options, Rho_cc,
      |              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275 |                                    Gamma_cc, Gammainv_cc, Q_ss,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  276 |                                    exp(log_kappa), nngp_data, nll );          // nngp_data,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/TMB/include/tmb_core.hpp:1281:6:   required from here
 1281 |     F(); // Run through user template (modifies reportvector)
      |     ~^~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable ‘nsuper_et_post’ set but not used [-Wunused-but-set-variable=]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
      |         ^~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable ‘nsuper_et’ set but not used [-Wunused-but-set-variable=]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree
      |         ^~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h: In instantiation of ‘void Eigen::internal::SparseLUImpl<Scalar, StorageIndex>::heap_relax_snode(Eigen::Index, IndexVector&, Eigen::Index, IndexVector&, IndexVector&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; IndexVector = Eigen::Matrix<int, -1, 1>]’:
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:669:27:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<double>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<double>]’
  669 |     Base::heap_relax_snode(n, m_etree, m_perfv.relax, marker, relax_end);
      |     ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7:   required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix<double>; _OrderingType = Eigen::COLAMDOrdering<int>; MatrixType = Eigen::SparseMatrix<double>]’
  187 |       factorize(matrix);
      |       ^~~~~~~~~
utils.h:492:36:   required from ‘tmbutils::array<Type> tinyVAST::omega_distribution(tmbutils::array<Type>, tmbutils::vector<int>, const Eigen::SparseMatrix<Scalar>&, const Eigen::SparseMatrix<Scalar>&, const Eigen::SparseMatrix<Scalar>&, const Eigen::SparseMatrix<Scalar>&, Type, const nngp_data_t<Type>&, Type&) [with Type = double]’
  492 |         inverseIminusRho_cc.compute(IminusRho_cc);
      |         ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~
tinyVAST.cpp:274:32:   required from ‘Type objective_function<Type>::operator()() [with Type = double]’
  274 |   omega_sc = omega_distribution( omega_sc, model_options, Rho_cc,
      |              ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  275 |                                    Gamma_cc, Gammainv_cc, Q_ss,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  276 |                                    exp(log_kappa), nngp_data, nll );          // nngp_data,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/TMB/include/tmb_core.hpp:2035:7:   required from here
 2035 |       PROTECT( res = asSEXP( pf->operator()() ) );
      |                              ~~~~~~~~~~~~~~^~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:78:9: warning: variable ‘nsuper_et_post’ set but not used [-Wunused-but-set-variable=]
   78 |   Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
      |         ^~~~~~~~~~~~~~
/data/localhost/ripley/R/test-dev/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable ‘nsuper_et’ set but not used [-Wunused-but-set-variable=]
   79 |   Index nsuper_et = 0; // Number of relaxed snodes in the original etree
      |         ^~~~~~~~~
g++ -std=gnu++20 -shared -L/usr/local/lib64 -o tinyVAST.so tinyVAST.o
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/tinyVAST/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/tinyVAST/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/tinyVAST/src'
installing to /data/localhost/ripley/R/packages/tests-devel/tinyVAST.Rcheck/00LOCK-tinyVAST/00new/tinyVAST/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (tinyVAST)