* installing *source* package ‘rcppmlpackexamples’ ...
** this is package ‘rcppmlpackexamples’ version ‘0.0.1’
** package ‘rcppmlpackexamples’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.3.19.1)’
using SDK: ‘MacOSX14.5.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppArmadillo/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c RcppExports.cpp -o RcppExports.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppArmadillo/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c kMeans.cpp -o kMeans.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppArmadillo/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c linearRegression.cpp -o linearRegression.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppArmadillo/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c loadDefaultPrediction.cpp -o loadDefaultPrediction.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/Rcpp/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppArmadillo/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include' -I'/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c randomForest.cpp -o randomForest.o
In file included from RcppExports.cpp:6:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/RcppEnsmallen.h:25:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen.hpp:115:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
1 warning generated.
In file included from linearRegression.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:63:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen.hpp:115:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
In file included from randomForest.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:63:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen.hpp:115:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
In file included from loadDefaultPrediction.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:63:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen.hpp:115:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
In file included from kMeans.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:63:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/hpt/hpt.hpp:18:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen.hpp:115:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/RcppEnsmallen/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp:124:16: warning: unused variable 'result' [-Wunused-variable]
  124 |     const bool result = Optimize(function, coordinates, this->deprecatedLambda,
      |                ^~~~~~
In file included from kMeans.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:79:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1429:18: warning: unused function 'stbi_load_from_memory' [-Wunused-function]
 1429 | STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1436:18: warning: unused function 'stbi_load_from_callbacks' [-Wunused-function]
 1436 | STBIDEF stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1444:18: warning: unused function 'stbi_load_gif_from_memory' [-Wunused-function]
 1444 | STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int len, int **delays, int *x, int *y, int *z, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1415:18: warning: unused function 'stbi_load_16_from_memory' [-Wunused-function]
 1415 | STBIDEF stbi_us *stbi_load_16_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *channels_in_file, int desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1422:18: warning: unused function 'stbi_load_16_from_callbacks' [-Wunused-function]
 1422 | STBIDEF stbi_us *stbi_load_16_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *channels_in_file, int desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1402:18: warning: unused function 'stbi_load_16' [-Wunused-function]
 1402 | STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1478:16: warning: unused function 'stbi_loadf_from_memory' [-Wunused-function]
 1478 | STBIDEF float *stbi_loadf_from_memory(stbi_uc const *buffer, int len,In file included from linearRegression.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h: int *x, int *y, int *comp, int34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp: req_c38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:79omp:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1429:18: warning: unused function 'stbi_load_from_memory' [-Wunused-function]
 1429 | STBIDEF stbi)
      |                ^~~~~~~~~~~~~~~~~~~~~~
_uc/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1485:16 *stb: warning: unused function 'stbi_loadf_from_callbacks' [-Wunused-function]
i_load_fr 1485 | STBIDom_memory(stbi_uc consEF flot *buffer, intat *st len, int *bi_loadf_x, intfrom_ca *yllbacks(stbi_io_cal, int *colbamp, int req_comp)ck
      |                  ^~~~~~~~~~~~~~~~~~~~~
s con/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1436:18: st *clbk, voiwarning: unused function 'stbi_load_from_callbacks' [-Wunused-function]
 1436 | STBIDEd *user, int *x, int *yF s, int *comp, intbit req_co_ucmp) *stbi_load
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1493:16: warning: unused function 'stbi_loadf' [-Wunused-function]
_ 1493 | froSTBm_callIDEF floabacks(stbi_io_ct *stallbabi_cksloadf(char const *filename, int *x, i consnt t *clbk, v*y,oid *user, int *comp, int  inreq_cot *mp)
      |                ^~~~~~~~~~
x, i/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1581:16: warning: unused function 'stbi_hdr_to_ldr_gamma' [-Wunused-function]
 1581 | nt *y, int *coSTBIDEF vomp,id  in  st req_comp)
      tbi|                  ^~~~~~~~~~~~~~~~~~~~~~~~
_hdr/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1444_to_ldr_g:18:amm warning: unused function 'stbi_load_gif_from_memory' [-Wunused-function]a(f
loa 1444 | STBt gamma)IDEF  { stbi__stbi_uc *stbi_load_h2l_gamma_i = 1/gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1582:16gif_from_memory(stbi_u: warning: unused function 'stbi_hdr_to_ldr_scale' [-Wunused-function]
 1582 | STBIc const *bufDEF void   stbfer, int len,i_hdr_to_ int **delaldr_scale(float scys, int *x, iale) { stbi__h2l_scale_i =nt *y, int *z, int  1/scale;*comp,  }
      |                ^~~~~~~~~~~~~~~~~~~~~
int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1575:16: warning: unused function 'stbi_ldr_to_hdr_gamma' [-Wunused-function]
 /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1415:18: warning: 1575 | STBIDEF void   stbi_lunused function 'stbi_load_16_from_memory' [-Wunused-function]
dr_to_hdr 1415 | STBIDEF stbi_us *stbi__gamma(flload_16_from_memoat gamma) { stbi__l2h_gamory(stbma = gi_uc coamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1576:16: warning: unused function 'stbi_ldr_to_hdr_scale' [-Wunused-function]
nst *buf 1576 | STBIDEF void   stbifer, int_ldr_to_hdr_scale len, in(float scale) { stt *x, int *y, inbi__l2ht *channels__scale in_file, int= scale;  desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
}
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1422:18: warning: unused function 'stbi_load_16_from_callbacks' [-Wunused-function]
1559:18: warning: unused function 'stbi_is_hdr_from_callbacks' [-Wunused-function]
 1422 | STBIDEF st 1559 | STBIDEF int      stbi_is_hdr_bi_us *stbi_load_16_from_callbacks(stbi_io_cfrom_callbacks(stballbacks const *clbk, voidi_io_callbacks const *c *user, int *x, int *lbk, voiy, int *channeld *user)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
s_in_f/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1517:ile, int desi13: warning: red_channunused function 'stbi_is_hdr_from_memory' [-Wunused-function]
e 1517 | STBIDEls)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
F /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1402:18: warning: unused function 'stbi_load_16' [-Wunused-function]int stbi_is_hdr_from_memory(
 1402 | STBIDEF stbi_usstbi_uc const *bu *sffer, inttbi le_load_n)
16(      |             ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1531:18: chawarning: unused function 'stbi_is_hdr' [-Wunused-function]
r const *fi 1531 | STBIDEFlename, i int  nt     stbi_is_hdr      *x, int *y, int *    (char ccomp, onst *filename)
      |                  ^~~~~~~~~~~
int req/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7734_co:13: warning: unused function 'stbi_info_from_memory' [-Wunused-function]
mp)
      |                  ^~~~~~~~~~~~
 7734 | STBIDEF int stbi_info_f/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1478:16:rom warning: unused function 'stbi_loadf_from_memory' [-Wunused-function]_memory(stbi_uc const *buffer, int len, in
t *x 1478 | STBID, int EF float *stbi_loadf_from_m*y, int *comp)
      |             ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.hemory(stbi_uc c:7741:13: warning: unused function 'stbi_info_from_callbacks' [-Wunused-function]
 7741 | onst *buffer,STB int len,ID int EF int stbi_*x,info_ int *y, infrot *comm_callbackp, s(stbi_io_callbacint req_comp)
      |                ^~~~~~~~~~~~~~~~~~~~~~
ks c/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1485:16: warning: unused function 'stbi_loadf_from_callbacks' [-Wunused-function]
 1485 | STBonsIDEF float *c, void *user, int *t *stbi_loadf_fx, romint *y_callbacks(stb, ii_io_cnt *callbacomp)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~ks con
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.hst :7748:13: warning: *clunused function 'stbi_is_16_bit_from_memory' [-Wunused-function]
bk, void * 7748 | STBuser, iIDEF innt t s*x,tbi in_ist *_16_by, int *comp, init_from_memt req_orcomp)
y(stbi_uc con      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1493:16: st *buffer, inwarning: unused function 'stbi_loadf' [-Wunused-function]
t 1493 | STB len)
      IDE|             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7755:13: warning: unused function 'stbi_is_16_bit_from_callbacks' [-Wunused-function]F f
 7755 | STloaBIDEFt *stbi_l int stbi_is_16_bit_oadf(char const *filename, ifront *x, int m_call*y, int *cbacks(stbi_io_callbacks consomp, int req_comp)t *c, voi
      |                ^~~~~~~~~~d *u
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1581:16: warning: unused function 'stbi_hdr_to_ldr_gamma' [-Wunused-function]
 1581 | STBIDEF void  ser)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 stbi_hdr_/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7691:13: to_ldr_gamma(float gwarning: unused function 'stbi_info' [-Wunused-function]
 7691 | STBIDEF int stbi_info(chamma) ar const *fi{ stbilename, int *x, int *y, int *comp)
      |             ^~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7712:13: warning: unused function 'stbi_is_16_bit' [-Wunused-function]
__h2l_gamm 7712 | STBIDEF int sta_i = 1/gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
bi_is_16_bit(cha/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1582:16: warning: unused function 'stbi_hdr_to_ldr_scale' [-Wunused-function]
r const *filen 1582 | STBIDEF void   stbi_ame)
      |             ^~~~~~~~~~~~~~
hd/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4996:14:r_t warning: unused function 'stbi_set_unpremultiply_on_load' [-Wunused-function]o_ldr_scale
 4996 | STB(flIDEoatF void stb sci_sale) {et_ stunpbi_remultiply_on_h2l_scale_i_load( = 1/scale; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1575:16: warning: unused function 'stbi_ldr_to_hdr_gamma' [-Wunused-function]
int fla 1575 | STBIDEF voidg_true_   if_should_stbi_ldr_to_hdr_gamma(flounpremultiplyat gam)
      ma) { |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
stb/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5001i__:14: warning: unused function 'stbi_convert_iphone_png_to_rgb' [-Wunused-function]l2h_gamm
 5001 | STBIDEF voa = gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1576:16: warning: unused function 'stbi_ldr_to_hdr_scale' [-Wunused-function]
id  1576 | STstbi_convert_iphone_png_to_rgb(int fBIlag_true_DEF voif_id   sshouldtbi_convert)
_ldr_t      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.ho_hdr_sca:1116:le(float scale) { stbi__l214: warning: unused function 'stbi_set_flip_vertically_on_load' [-Wunused-function]
h_sc 1116 | STBIDEF void stbiale = _set_flip_vertiscale; }
      |                ^~~~~~~~~~~~~~~~~~~~~
cally_on_/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1559:18: warning: unused function 'stbi_is_hdr_from_callbacks' [-Wunused-function]
 1559 | STBIDload(int fEF intlag      _trstbi_iue_if_s_hdr_from_cshould_allbaflip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5013:14: warning: unused function 'stbi_set_unpremultiply_on_load_thread' [-Wunused-function]
cks(stbi_io_callback 5013 | s cSTBonst *IDEclbF vk, void *user)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1517:13: warning: unused function 'stbi_is_hdr_from_memory' [-Wunused-function]
 1517 | STBIoidDEF i stbi_set_unpremultnt iply_stbon_i_iload_thread(int flags_h_true_if_should_dr_from_memory(unpstbremultii_uply)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5019:c c14: onst warning: unused function 'stbi_convert_iphone_png_to_rgb_thread' [-Wunused-function]
*buffer,  5019 | intSTB leIDEn)
      |             ^~~~~~~~~~~~~~~~~~~~~~~F void
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1531:18: warning: unused function 'stbi_is_hdr' [-Wunused-function]
 stbi_convert_iphone_png 1531 | STBIDEF int_to_rgb_thread(int flag     _tr stbi_is_hdr   ue_       (char if_should_const convert)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*filename)
      |                  ^~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1126/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7734:13: warning: unused function 'stbi_info_from_memory' [-Wunused-function]
:14: 7734 |  warning: unused function 'stbi_set_flip_vertically_on_load_thread' [-Wunused-function]
 1126 | STBIDESTBIDEF void stbF ii_snt stbi_iet_nfo_frflip_vom_ertically_memon_loadory(stbi_uc _thread(int flag_true_if_shconst *buffer, int len, int ould_flip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4536:15: warning: x, int *y, int *counused function 'stbi_zlib_decode_malloc' [-Wunused-function]
m 4536 | STBIDEF char *stbi_p)
      |             ^~~~~~~~~~~~~~~~~~~~~
zli/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7741:13: warning: unused function 'stbi_info_from_callbacks' [-Wunused-function]
b_decode_m 7741 | STBIDEF iallnt oc(char consstbi_it *nfobuf_fromfer, int len, int _ca*outlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~
llbacks/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4557:13: warning: unused function 'stbi_zlib_decode_buffer' [-Wunused-function](st
 4557 | bi_io_callbacSTBks conIDEst *cF int stbi_zlib_de, vcodoid *ue_buffser, ier(char *obuffent *x, int *y, int r, int olen, ch*coar comp)nst
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
 *ibuff/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7748er, int il:13: warning: unused function 'stbi_is_16_bit_from_memory' [-Wunused-function]en)
      | 
 7748 | S            ^~~~~~~~~~~~~~~~~~~~~~~
TBIDEF int stbi_is_1/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:45686_bit_from_mem:15: warning: unused function 'stbi_zlib_decode_noheader_malloc' [-Wunused-function]ory(stbi_uc 
 4568 | Sconst TBI*bufDEF chafer, int len)
      | r *stbi_zlib_de            ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7755:13: warning: unused function 'stbi_is_16_bit_from_callbacks' [-Wunused-function]
code 7755 | _noheader_malloc(chSTBar const *IDEF int stbi_is_1buffer, int len, int6_bit_ *ofroutlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
m_c/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4584:13:all warning: unused function 'stbi_zlib_decode_noheader_buffer' [-Wunused-function]
backs(s 4584 | tbiSTB_io_caIDEF int stbillb_zlacks ib_decconst *c,ode vo_noid hea*user)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
der/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7691_buffe:13: warning: unused function 'stbi_info' [-Wunused-function]
 7691 | STBIDr(char *oEF bufint stbifer, int olen, const char _info(char const *f*ibuffer, int ilenilename, int *x, in)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
t *y, int *comp)
      |             ^~~~~~~~~
In file included from kMeans.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:80:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1231/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7712:13: warning: unused function 'stbi_is_16_bit' [-Wunused-function]
:14: warning: unused function 'stbi_write_png_to_func' [-Wunused-function]
 7712 | STBIDEF int stbi_is_16_bit(char cons 1231 | STBIWDt *filenEF int stbi_ame)
      |             ^~~~~~~~~~~~~~
write_/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4996:14: warning: unused function 'stbi_set_unpremultiply_on_load' [-Wunused-function]
png_to_func(stbi_write_func *fu 4996 | STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_shouldnc, void *c_unpremultiply)
      | ontext, int x, int y, int co             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mp, const void *data, int stride_bytes)
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5001:14: warning: unused function 'stbi_convert_iphone_png_to_rgb' [-Wunused-function]
      |              ^~~~~~~~~~~~~~~~~~~~~~ 5001 | 
STBIDEF void/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:512 stbi_:14:con warning: unused function 'stbi_write_bmp_to_func' [-Wunused-function]ver
t_iph  512 | STBIWDEFone_png_to_rg int stbi_b(iwrite_bmp_nt to_funflac(sg_true_if_shotbiuld_conv_write_fuert)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nc *func, /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1116:14:voi warning: unused function 'stbi_set_flip_vertically_on_load' [-Wunused-function]d *
 1116 | STBIconDEFtex void stbi_set_flt, int ip_verticx, int y,ally_o int comp, const von_load(int flag_tid *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:611:14: warning: unused function 'stbi_write_tga_to_func' [-Wunused-function]
rue_  611 | STBIWDEF int stbi_write_tga_to_func(sif_should_flip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5013:14: warning: unused function 'stbi_set_unpremultiply_on_load_thread' [-Wunused-function]
tbi_wri 5013 | STBte_IDEfunF void stbi_c *funsetc, _unpremulvoid *tipcontext, inly_on_loat xd_t, int y, int comp, hread(int flag_true_if_const should_uvoinprd *data)
emultiply)      |              ^~~~~~~~~~~~~~~~~~~~~~
      | 
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:787:14:5019:14 warning: unused function 'stbi_write_hdr_to_func' [-Wunused-function]: warning: unused function 'stbi_convert_iphone_png_to_rgb_thread' [-Wunused-function]

 5019  787 |  | STBIDSTBEF IWDvoid stbi_convert_iphEF int stbi_onwrie_png_tote__rghdrb_thread(int flag_tr_toue__fuif_nc(stbi_writshoe_funculd_conve *funcrt)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1126:14, void *context, int x, int y, in: warning: unused function 'stbi_set_flip_vertically_on_load_thread' [-Wunused-function]
 1126 | STBIDEF voit cod stbimp, c_set_fliponst float *data_vertically_on_)
      loa|              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1607:14: warning: unused function 'stbi_write_jpg_to_func' [-Wunused-function]
d_t 1607 | hread(int flag_STBIWDEF int strue_if_should_ftbilip_wr)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4536:15:ite_jpg_t warning: unused function 'stbi_zlib_decode_malloc' [-Wunused-function]
o_func(stbi_ 4536 | STBIDEwriF cte_har *stbi_funzlib_decoc *funde_c, voimalloc(chad *r ccononst *text, int x, int y, int cobufmp,fer const void *data, i, int lennt , int *outlen)
      | quality)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h              ^~~~~~~~~~~~~~~~~~~~~~~
:262:15: warning: unused function 'stbi_flip_vertically_on_write' [-Wunused-function]
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4557:13: warning: unused function 'stbi_zlib_decode_buffer' [-Wunused-function]
   4557 | STBIDEF in262 | St sTBItbiWDEF void _zlib_decode_bufferstbi_flip_ver(char tic*obuffeally_onr, _write(int flag)int
      |  ol              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
en, char const *ibuffer, int ilen)
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4568:15: warning: unused function 'stbi_zlib_decode_noheader_malloc' [-Wunused-function]
 4568 | STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4584:13: warning: unused function 'stbi_zlib_decode_noheader_buffer' [-Wunused-function]
 4584 | STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, const char *ibuffer, int ilen)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from linearRegression.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:80:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1231:14: warning: unused function 'stbi_write_png_to_func' [-Wunused-function]
 1231 | STBIWDEF int stbi_write_png_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int stride_bytes)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:512:14: warning: unused function 'stbi_write_bmp_to_func' [-Wunused-function]
  512 | STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:611:14: warning: unused function 'stbi_write_tga_to_func' [-Wunused-function]
  611 | STBIWDEF int stbi_write_tga_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:787:14: warning: unused function 'stbi_write_hdr_to_func' [-Wunused-function]
  787 | STBIWDEF int stbi_write_hdr_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const float *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1607:14: warning: unused function 'stbi_write_jpg_to_func' [-Wunused-function]
 1607 | STBIWDEF int stbi_write_jpg_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int quality)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:262:15: warning: unused function 'stbi_flip_vertically_on_write' [-Wunused-function]
  262 | STBIWDEF void stbi_flip_vertically_on_write(int flag)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from randomForest.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:79:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1429:18: warning: unused function 'stbi_load_from_memory' [-Wunused-function]
 1429 | STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1436:18: warning: unused function 'stbi_load_from_callbacks' [-Wunused-function]
 1436 | STBIDEF stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1444:18: warning: unused function 'stbi_load_gif_from_memory' [-Wunused-function]
 1444 | STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int len, int **delays, int *x, int *y, int *z, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1415:18: warning: unused function 'stbi_load_16_from_memory' [-Wunused-function]
 1415 | STBIDEF stbi_us *stbi_load_16_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *channels_in_file, int desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1422:18: warning: unused function 'stbi_load_16_from_callbacks' [-Wunused-function]
 1422 | STBIDEF stbi_us *stbi_load_16_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *channels_in_file, int desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1402:18: warning: unused function 'stbi_load_16' [-Wunused-function]
 1402 | STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1478:16: warning: unused function 'stbi_loadf_from_memory' [-Wunused-function]
 1478 | STBIDEF float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, int req_comp)
      |                ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1485:16: warning: unused function 'stbi_loadf_from_callbacks' [-Wunused-function]
 1485 | STBIDEF float *stbi_loadf_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp)
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1493:16: warning: unused function 'stbi_loadf' [-Wunused-function]
 1493 | STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp)
      |                ^~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1581:16: warning: unused function 'stbi_hdr_to_ldr_gamma' [-Wunused-function]
 1581 | STBIDEF void   stbi_hdr_to_ldr_gamma(float gamma) { stbi__h2l_gamma_i = 1/gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1582:16: warning: unused function 'stbi_hdr_to_ldr_scale' [-Wunused-function]
 1582 | STBIDEF void   stbi_hdr_to_ldr_scale(float scale) { stbi__h2l_scale_i = 1/scale; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1575:16: warning: unused function 'stbi_ldr_to_hdr_gamma' [-Wunused-function]
 1575 | STBIDEF void   stbi_ldr_to_hdr_gamma(float gamma) { stbi__l2h_gamma = gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1576:16: warning: unused function 'stbi_ldr_to_hdr_scale' [-Wunused-function]
 1576 | STBIDEF void   stbi_ldr_to_hdr_scale(float scale) { stbi__l2h_scale = scale; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1559:18: warning: unused function 'stbi_is_hdr_from_callbacks' [-Wunused-function]
 1559 | STBIDEF int      stbi_is_hdr_from_callbacks(stbi_io_callbacks const *clbk, void *user)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1517:13: warning: unused function 'stbi_is_hdr_from_memory' [-Wunused-function]
 1517 | STBIDEF int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len)
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1531:18: warning: unused function 'stbi_is_hdr' [-Wunused-function]
 1531 | STBIDEF int      stbi_is_hdr          (char const *filename)
      |                  ^~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7734:13: warning: unused function 'stbi_info_from_memory' [-Wunused-function]
 7734 | STBIDEF int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp)
      |             ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7741:13: warning: unused function 'stbi_info_from_callbacks' [-Wunused-function]
 7741 | STBIDEF int stbi_info_from_callbacks(stbi_io_callbacks const *c, void *user, int *x, int *y, int *comp)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7748:13: warning: unused function 'stbi_is_16_bit_from_memory' [-Wunused-function]
 7748 | STBIDEF int stbi_is_16_bit_from_memory(stbi_uc const *buffer, int len)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7755:13: warning: unused function 'stbi_is_16_bit_from_callbacks' [-Wunused-function]
 7755 | STBIDEF int stbi_is_16_bit_from_callbacks(stbi_io_callbacks const *c, void *user)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7691:13: warning: unused function 'stbi_info' [-Wunused-function]
 7691 | STBIDEF int stbi_info(char const *filename, int *x, int *y, int *comp)
      |             ^~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7712:13: warning: unused function 'stbi_is_16_bit' [-Wunused-function]
 7712 | STBIDEF int stbi_is_16_bit(char const *filename)
      |             ^~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4996:14: warning: unused function 'stbi_set_unpremultiply_on_load' [-Wunused-function]
 4996 | STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5001:14: warning: unused function 'stbi_convert_iphone_png_to_rgb' [-Wunused-function]
 5001 | STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1116:14: warning: unused function 'stbi_set_flip_vertically_on_load' [-Wunused-function]
 1116 | STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5013:14: warning: unused function 'stbi_set_unpremultiply_on_load_thread' [-Wunused-function]
 5013 | STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5019:14: warning: unused function 'stbi_convert_iphone_png_to_rgb_thread' [-Wunused-function]
 5019 | STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1126:14: warning: unused function 'stbi_set_flip_vertically_on_load_thread' [-Wunused-function]
 1126 | STBIDEF void stbi_set_flip_vertically_on_load_thread(int flag_true_if_should_flip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4536:15: warning: unused function 'stbi_zlib_decode_malloc' [-Wunused-function]
 4536 | STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4557:13: warning: unused function 'stbi_zlib_decode_buffer' [-Wunused-function]
 4557 | STBIDEF int stbi_zlib_decode_buffer(char *obuffer, int olen, char const *ibuffer, int ilen)
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4568:15: warning: unused function 'stbi_zlib_decode_noheader_malloc' [-Wunused-function]
 4568 | STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4584:13: warning: unused function 'stbi_zlib_decode_noheader_buffer' [-Wunused-function]
 4584 | STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, const char *ibuffer, int ilen)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from randomForest.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:80:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1231:14: warning: unused function 'stbi_write_png_to_func' [-Wunused-function]
 1231 | STBIWDEF int stbi_write_png_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int stride_bytes)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:512:14: warning: unused function 'stbi_write_bmp_to_func' [-Wunused-function]
  512 | STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:611:14: warning: unused function 'stbi_write_tga_to_func' [-Wunused-function]
  611 | STBIWDEF int stbi_write_tga_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:787:14: warning: unused function 'stbi_write_hdr_to_func' [-Wunused-function]
  787 | STBIWDEF int stbi_write_hdr_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const float *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1607:14: warning: unused function 'stbi_write_jpg_to_func' [-Wunused-function]
 1607 | STBIWDEF int stbi_write_jpg_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int quality)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:262:15: warning: unused function 'stbi_flip_vertically_on_write' [-Wunused-function]
  262 | STBIWDEF void stbi_flip_vertically_on_write(int flag)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from loadDefaultPrediction.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:79:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1429:18: warning: unused function 'stbi_load_from_memory' [-Wunused-function]
 1429 | STBIDEF stbi_uc *stbi_load_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1436:18: warning: unused function 'stbi_load_from_callbacks' [-Wunused-function]
 1436 | STBIDEF stbi_uc *stbi_load_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1444:18: warning: unused function 'stbi_load_gif_from_memory' [-Wunused-function]
 1444 | STBIDEF stbi_uc *stbi_load_gif_from_memory(stbi_uc const *buffer, int len, int **delays, int *x, int *y, int *z, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1415:18: warning: unused function 'stbi_load_16_from_memory' [-Wunused-function]
 1415 | STBIDEF stbi_us *stbi_load_16_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *channels_in_file, int desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1422:18: warning: unused function 'stbi_load_16_from_callbacks' [-Wunused-function]
 1422 | STBIDEF stbi_us *stbi_load_16_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *channels_in_file, int desired_channels)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1402:18: warning: unused function 'stbi_load_16' [-Wunused-function]
 1402 | STBIDEF stbi_us *stbi_load_16(char const *filename, int *x, int *y, int *comp, int req_comp)
      |                  ^~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1478:16: warning: unused function 'stbi_loadf_from_memory' [-Wunused-function]
 1478 | STBIDEF float *stbi_loadf_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp, int req_comp)
      |                ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1485:16: warning: unused function 'stbi_loadf_from_callbacks' [-Wunused-function]
 1485 | STBIDEF float *stbi_loadf_from_callbacks(stbi_io_callbacks const *clbk, void *user, int *x, int *y, int *comp, int req_comp)
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1493:16: warning: unused function 'stbi_loadf' [-Wunused-function]
 1493 | STBIDEF float *stbi_loadf(char const *filename, int *x, int *y, int *comp, int req_comp)
      |                ^~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1581:16: warning: unused function 'stbi_hdr_to_ldr_gamma' [-Wunused-function]
 1581 | STBIDEF void   stbi_hdr_to_ldr_gamma(float gamma) { stbi__h2l_gamma_i = 1/gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1582:16: warning: unused function 'stbi_hdr_to_ldr_scale' [-Wunused-function]
 1582 | STBIDEF void   stbi_hdr_to_ldr_scale(float scale) { stbi__h2l_scale_i = 1/scale; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1575:16: warning: unused function 'stbi_ldr_to_hdr_gamma' [-Wunused-function]
 1575 | STBIDEF void   stbi_ldr_to_hdr_gamma(float gamma) { stbi__l2h_gamma = gamma; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1576:16: warning: unused function 'stbi_ldr_to_hdr_scale' [-Wunused-function]
 1576 | STBIDEF void   stbi_ldr_to_hdr_scale(float scale) { stbi__l2h_scale = scale; }
      |                ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1559:18: warning: unused function 'stbi_is_hdr_from_callbacks' [-Wunused-function]
 1559 | STBIDEF int      stbi_is_hdr_from_callbacks(stbi_io_callbacks const *clbk, void *user)
      |                  ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1517:13: warning: unused function 'stbi_is_hdr_from_memory' [-Wunused-function]
 1517 | STBIDEF int stbi_is_hdr_from_memory(stbi_uc const *buffer, int len)
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1531:18: warning: unused function 'stbi_is_hdr' [-Wunused-function]
 1531 | STBIDEF int      stbi_is_hdr          (char const *filename)
      |                  ^~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7734:13: warning: unused function 'stbi_info_from_memory' [-Wunused-function]
 7734 | STBIDEF int stbi_info_from_memory(stbi_uc const *buffer, int len, int *x, int *y, int *comp)
      |             ^~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7741:13: warning: unused function 'stbi_info_from_callbacks' [-Wunused-function]
 7741 | STBIDEF int stbi_info_from_callbacks(stbi_io_callbacks const *c, void *user, int *x, int *y, int *comp)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7748:13: warning: unused function 'stbi_is_16_bit_from_memory' [-Wunused-function]
 7748 | STBIDEF int stbi_is_16_bit_from_memory(stbi_uc const *buffer, int len)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7755:13: warning: unused function 'stbi_is_16_bit_from_callbacks' [-Wunused-function]
 7755 | STBIDEF int stbi_is_16_bit_from_callbacks(stbi_io_callbacks const *c, void *user)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7691:13: warning: unused function 'stbi_info' [-Wunused-function]
 7691 | STBIDEF int stbi_info(char const *filename, int *x, int *y, int *comp)
      |             ^~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:7712:13: warning: unused function 'stbi_is_16_bit' [-Wunused-function]
 7712 | STBIDEF int stbi_is_16_bit(char const *filename)
      |             ^~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4996:14: warning: unused function 'stbi_set_unpremultiply_on_load' [-Wunused-function]
 4996 | STBIDEF void stbi_set_unpremultiply_on_load(int flag_true_if_should_unpremultiply)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5001:14: warning: unused function 'stbi_convert_iphone_png_to_rgb' [-Wunused-function]
 5001 | STBIDEF void stbi_convert_iphone_png_to_rgb(int flag_true_if_should_convert)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1116:14: warning: unused function 'stbi_set_flip_vertically_on_load' [-Wunused-function]
 1116 | STBIDEF void stbi_set_flip_vertically_on_load(int flag_true_if_should_flip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5013:14: warning: unused function 'stbi_set_unpremultiply_on_load_thread' [-Wunused-function]
 5013 | STBIDEF void stbi_set_unpremultiply_on_load_thread(int flag_true_if_should_unpremultiply)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:5019:14: warning: unused function 'stbi_convert_iphone_png_to_rgb_thread' [-Wunused-function]
 5019 | STBIDEF void stbi_convert_iphone_png_to_rgb_thread(int flag_true_if_should_convert)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:1126:14: warning: unused function 'stbi_set_flip_vertically_on_load_thread' [-Wunused-function]
 1126 | STBIDEF void stbi_set_flip_vertically_on_load_thread(int flag_true_if_should_flip)
      |              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4536:15: warning: unused function 'stbi_zlib_decode_malloc' [-Wunused-function]
 4536 | STBIDEF char *stbi_zlib_decode_malloc(char const *buffer, int len, int *outlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4557:13: warning: unused function 'stbi_zlib_decode_buffer' [-Wunused-function]
 4557 | STBIDEF int stbi_zlib_decode_buffer(char *obuffer, int olen, char const *ibuffer, int ilen)
      |             ^~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4568:15: warning: unused function 'stbi_zlib_decode_noheader_malloc' [-Wunused-function]
 4568 | STBIDEF char *stbi_zlib_decode_noheader_malloc(char const *buffer, int len, int *outlen)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image.h:4584:13: warning: unused function 'stbi_zlib_decode_noheader_buffer' [-Wunused-function]
 4584 | STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, const char *ibuffer, int ilen)
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from loadDefaultPrediction.cpp:3:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack.h:34:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core.hpp:38:
In file included from /Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/stb.hpp:80:
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1231:14: warning: unused function 'stbi_write_png_to_func' [-Wunused-function]
 1231 | STBIWDEF int stbi_write_png_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int stride_bytes)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:512:14: warning: unused function 'stbi_write_bmp_to_func' [-Wunused-function]
  512 | STBIWDEF int stbi_write_bmp_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:611:14: warning: unused function 'stbi_write_tga_to_func' [-Wunused-function]
  611 | STBIWDEF int stbi_write_tga_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:787:14: warning: unused function 'stbi_write_hdr_to_func' [-Wunused-function]
  787 | STBIWDEF int stbi_write_hdr_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const float *data)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:1607:14: warning: unused function 'stbi_write_jpg_to_func' [-Wunused-function]
 1607 | STBIWDEF int stbi_write_jpg_to_func(stbi_write_func *func, void *context, int x, int y, int comp, const void *data, int quality)
      |              ^~~~~~~~~~~~~~~~~~~~~~
/Volumes/Builds/packages/sonoma-arm64/Rlib/4.6/mlpack/include/mlpack/core/stb/bundled/stb_image_write.h:262:15: warning: unused function 'stbi_flip_vertically_on_write' [-Wunused-function]
  262 | STBIWDEF void stbi_flip_vertically_on_write(int flag)
      |               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39 warnings generated.
39 warnings generated.
39 warnings generated.
39 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 rcppmlpackexamples.so RcppExports.o kMeans.o linearRegression.o loadDefaultPrediction.o randomForest.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
installing to /Volumes/Builds/packages/sonoma-arm64/results/4.6/rcppmlpackexamples.Rcheck/00LOCK-rcppmlpackexamples/00new/rcppmlpackexamples/libs
** generating debug symbols (dSYM)
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (rcppmlpackexamples)