* installing *source* package ‘qbrms’ ...
** this is package ‘qbrms’ version ‘1.0.1’
** package ‘qbrms’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.1.sdk’
clang -arch arm64 -std=gnu2x -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DTMB_ADIOS=0 -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/TMB/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c init.c -o init.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -DTMB_ADIOS=0 -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/Rcpp/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include' -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/TMB/include' -I/opt/R/arm64/include -fPIC -falign-functions=64 -Wall -g -O2 -c ordinal_qbrms.cpp -o ordinal_qbrms.o
In file included from ordinal_qbrms.cpp:5:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/TMB/include/TMB.hpp:96:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:26:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include/Eigen/SparseCore:61:
/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseCore/TriangularSolver.h:273:13: warning: variable 'count' set but not used [-Wunused-but-set-variable]
Index count = 0;
^
In file included from ordinal_qbrms.cpp:5:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/TMB/include/TMB.hpp:96:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include/Eigen/Sparse:29:
In file included from /Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include/Eigen/SparseLU:35:
/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/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]
Index nsuper_et_post = 0; // Number of relaxed snodes in postordered etree
^
/Volumes/Builds/packages/big-sur-arm64/Rlib/4.5/RcppEigen/include/Eigen/src/SparseLU/SparseLU_heap_relax_snode.h:79:9: warning: variable 'nsuper_et' set but not used [-Wunused-but-set-variable]
Index nsuper_et = 0; // Number of relaxed snodes in the original etree
^
3 warnings generated.
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o qbrms.so init.o ordinal_qbrms.o -L/Library/Frameworks/R.framework/Resources/lib -lRlapack -L/Library/Frameworks/R.framework/Resources/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -F/Library/Frameworks/R.framework/.. -framework R
ld: warning: could not create compact unwind for ___emutls_get_address: does not use standard frame
ld: warning: could not create compact unwind for _allocate_tramp_ctrl: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_created: does not use standard frame
ld: warning: could not create compact unwind for ___gcc_nested_func_ptr_deleted: does not use standard frame
installing to /Volumes/Builds/packages/big-sur-arm64/results/4.5/qbrms.Rcheck/00LOCK-qbrms/00new/qbrms/libs
** generating debug symbols (dSYM)
** 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
** 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 (qbrms)