* installing to library ‘/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages’
* installing *source* package ‘imager’ ...
** package ‘imager’ successfully unpacked and MD5 sums checked
** using staged installation
checking for pkg-config... /usr/bin/pkg-config
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++-13 -std=gnu++17 accepts -g... yes
checking how to run the C++ preprocessor... g++-13 -std=gnu++17 -E
checking for X... libraries , headers 
checking for XOpenDisplay in -lX11... yes
X11 library found.
configure: Checking if FFTW3 library is available using pkg-config
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for FFTW... yes
FFTW3 found!
checking whether pkg-config knows about libtiff-4... yes
checking for configurable backends... checking whether --static is needed... no
checking for g++-13 -std=gnu++17 option to support OpenMP... -fopenmp
configure: creating ./config.status
config.status: creating src/Makevars
** libs
using C++ compiler: ‘g++-13 (Debian 13.2.0-13) 13.2.0’
make[1]: Entering directory '/tmp/RtmpDX2MOr/R.INSTALL1fb9ce11603149/imager/src'
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c RcppExports.cpp -o RcppExports.o
In file included from ../inst/include/imager.h:12,
                 from RcppExports.cpp:4:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c colourspace.cpp -o colourspace.o
In file included from ../inst/include/imager.h:12,
                 from colourspace.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c coordinates.cpp -o coordinates.o
In file included from ../inst/include/imager.h:12,
                 from coordinates.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c display.cpp -o display.o
In file included from ../inst/include/imager.h:12,
                 from display.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c drawing.cpp -o drawing.o
In file included from ../inst/include/imager.h:12,
                 from drawing.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c filtering.cpp -o filtering.o
In file included from ../inst/include/imager.h:12,
                 from filtering.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c hough.cpp -o hough.o
In file included from ../inst/include/imager.h:12,
                 from hough.cpp:2:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c imgraphs.cpp -o imgraphs.o
In file included from ../inst/include/imager.h:12,
                 from imgraphs.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c interact.cpp -o interact.o
In file included from ../inst/include/imager.h:12,
                 from interact.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c interpolation.cpp -o interpolation.o
In file included from ../inst/include/imager.h:12,
                 from interpolation.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c morphology.cpp -o morphology.o
In file included from ../inst/include/imager.h:12,
                 from morphology.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c reductions.cpp -o reductions.o
In file included from ../inst/include/imager.h:12,
                 from reductions.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c transformations.cpp -o transformations.o
In file included from ../inst/include/imager.h:12,
                 from transformations.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c utils.cpp -o utils.o
In file included from ../inst/include/imager.h:12,
                 from utils.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -I"/home/hornik/tmp/R.check/r-patched-gcc/Work/build/include" -DNDEBUG -I/usr/local/include  -Dcimg_use_fftw3  -I/usr/include/x86_64-linux-gnu -I/usr/include/webp  -Dcimg_use_tiff -I../inst/include -DCIMG_COMPILING -Dcimg_use_rng -Dcimg_use_r -Dcimg_use_fftw3_singlethread -Dcimg_verbosity=1 -Dcimg_date='""' -Dcimg_time='""' -I'/home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/Rcpp/include' -I/usr/local/include -D_FORTIFY_SOURCE=3  -fopenmp -fpic  -g -O2 -Wall -pedantic -mtune=native   -c wrappers.cpp -o wrappers.o
In file included from ../inst/include/imager.h:12,
                 from wrappers.cpp:1:
../inst/include/CImg.h: In member function ‘const cimg_library::CImg<T>& cimg_library::CImg<T>::_save_pandore(FILE*, const char*, unsigned int) const’:
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56400:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56400 |       _cimg_save_pandore_case(1,1,1,"unsigned char",2);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56401:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56401 |       _cimg_save_pandore_case(1,1,1,"char",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56402:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56402 |       _cimg_save_pandore_case(1,1,1,"unsigned short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56403:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56403 |       _cimg_save_pandore_case(1,1,1,"short",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56404:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56404 |       _cimg_save_pandore_case(1,1,1,"unsigned int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56405:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56405 |       _cimg_save_pandore_case(1,1,1,"int",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56406:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56406 |       _cimg_save_pandore_case(1,1,1,"unsigned int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56407:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56407 |       _cimg_save_pandore_case(1,1,1,"int64",3);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56408:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56408 |       _cimg_save_pandore_case(1,1,1,"float",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56409:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56409 |       _cimg_save_pandore_case(1,1,1,"double",4);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56411:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56411 |       _cimg_save_pandore_case(0,1,1,"unsigned char",5);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56412:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56412 |       _cimg_save_pandore_case(0,1,1,"char",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56413:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56413 |       _cimg_save_pandore_case(0,1,1,"unsigned short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56414:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56414 |       _cimg_save_pandore_case(0,1,1,"short",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56415:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56415 |       _cimg_save_pandore_case(0,1,1,"unsigned int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56416:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56416 |       _cimg_save_pandore_case(0,1,1,"int",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56417:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56417 |       _cimg_save_pandore_case(0,1,1,"unsigned int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56418:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56418 |       _cimg_save_pandore_case(0,1,1,"int64",6);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56419:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56419 |       _cimg_save_pandore_case(0,1,1,"float",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56420:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56420 |       _cimg_save_pandore_case(0,1,1,"double",7);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56422:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56422 |       _cimg_save_pandore_case(0,0,1,"unsigned char",8);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56423:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56423 |       _cimg_save_pandore_case(0,0,1,"char",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56424:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56424 |       _cimg_save_pandore_case(0,0,1,"unsigned short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56425:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56425 |       _cimg_save_pandore_case(0,0,1,"short",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56426:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56426 |       _cimg_save_pandore_case(0,0,1,"unsigned int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56427:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56427 |       _cimg_save_pandore_case(0,0,1,"int",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56428:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56428 |       _cimg_save_pandore_case(0,0,1,"unsigned int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56429:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56429 |       _cimg_save_pandore_case(0,0,1,"int64",9);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56430:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56430 |       _cimg_save_pandore_case(0,0,1,"float",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56431:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56431 |       _cimg_save_pandore_case(0,0,1,"double",10);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56433:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56433 |       _cimg_save_pandore_case(0,1,3,"unsigned char",16);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56434:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56434 |       _cimg_save_pandore_case(0,1,3,"char",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56435:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56435 |       _cimg_save_pandore_case(0,1,3,"unsigned short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56436:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56436 |       _cimg_save_pandore_case(0,1,3,"short",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56437:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56437 |       _cimg_save_pandore_case(0,1,3,"unsigned int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56438:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56438 |       _cimg_save_pandore_case(0,1,3,"int",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56439:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56439 |       _cimg_save_pandore_case(0,1,3,"unsigned int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56440:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56440 |       _cimg_save_pandore_case(0,1,3,"int64",17);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56441:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56441 |       _cimg_save_pandore_case(0,1,3,"float",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56442:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56442 |       _cimg_save_pandore_case(0,1,3,"double",18);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56444:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56444 |       _cimg_save_pandore_case(0,0,3,"unsigned char",19);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56445:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56445 |       _cimg_save_pandore_case(0,0,3,"char",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56446:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56446 |       _cimg_save_pandore_case(0,0,3,"unsigned short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56447:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56447 |       _cimg_save_pandore_case(0,0,3,"short",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56448:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56448 |       _cimg_save_pandore_case(0,0,3,"unsigned int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56449:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56449 |       _cimg_save_pandore_case(0,0,3,"int",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56450:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56450 |       _cimg_save_pandore_case(0,0,3,"unsigned int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56451:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56451 |       _cimg_save_pandore_case(0,0,3,"int64",20);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56452:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56452 |       _cimg_save_pandore_case(0,0,3,"float",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56453:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56453 |       _cimg_save_pandore_case(0,0,3,"double",21);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56455:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56455 |       _cimg_save_pandore_case(1,1,0,"unsigned char",22);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56456:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56456 |       _cimg_save_pandore_case(1,1,0,"char",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56457:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56457 |       _cimg_save_pandore_case(1,1,0,"unsigned short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56458:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56458 |       _cimg_save_pandore_case(1,1,0,"short",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56459:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56459 |       _cimg_save_pandore_case(1,1,0,"unsigned int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56460:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56460 |       _cimg_save_pandore_case(1,1,0,"int",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56461:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56461 |       _cimg_save_pandore_case(1,1,0,"unsigned int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56462:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56462 |       _cimg_save_pandore_case(1,1,0,"int64",23);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56463:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56463 |       _cimg_save_pandore_case(1,1,0,"float",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56464:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56464 |       _cimg_save_pandore_case(1,1,0,"double",25);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56466:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56466 |       _cimg_save_pandore_case(0,1,0,"unsigned char",26);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56467:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56467 |       _cimg_save_pandore_case(0,1,0,"char",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56468:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56468 |       _cimg_save_pandore_case(0,1,0,"unsigned short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56469:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56469 |       _cimg_save_pandore_case(0,1,0,"short",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56470:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56470 |       _cimg_save_pandore_case(0,1,0,"unsigned int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56471:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56471 |       _cimg_save_pandore_case(0,1,0,"int",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56472:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56472 |       _cimg_save_pandore_case(0,1,0,"unsigned int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56473:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56473 |       _cimg_save_pandore_case(0,1,0,"int64",27);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56474:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56474 |       _cimg_save_pandore_case(0,1,0,"float",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56475:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56475 |       _cimg_save_pandore_case(0,1,0,"double",29);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56477:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56477 |       _cimg_save_pandore_case(0,0,0,"unsigned char",30);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56478:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56478 |       _cimg_save_pandore_case(0,0,0,"char",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56479:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56479 |       _cimg_save_pandore_case(0,0,0,"unsigned short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56480:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56480 |       _cimg_save_pandore_case(0,0,0,"short",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56481:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56481 |       _cimg_save_pandore_case(0,0,0,"unsigned int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56482:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56482 |       _cimg_save_pandore_case(0,0,0,"int",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56483:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56483 |       _cimg_save_pandore_case(0,0,0,"unsigned int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56484:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56484 |       _cimg_save_pandore_case(0,0,0,"int64",31);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56485:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56485 |       _cimg_save_pandore_case(0,0,0,"float",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56358:72: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56358 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned long)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                        ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56360:71: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56360 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned int)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                       ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:11: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |           ^~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:56362:73: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
56362 |           for (int d = 0; d<5; ++d) ndims[d] = (unsigned short)dims[d]; cimg::fwrite(ndims._data,nbdims,nfile); } \
      |                                                                         ^~~~
../inst/include/CImg.h:56486:7: note: in expansion of macro ‘_cimg_save_pandore_case’
56486 |       _cimg_save_pandore_case(0,0,0,"double",33);
      |       ^~~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameX(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58397:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58397 |     _cimglist_def_is_same1(X)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameY(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58398:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58398 |     _cimglist_def_is_same1(Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZ(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58399:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58399 |     _cimglist_def_is_same1(Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameC(unsigned int) const’:
../inst/include/CImg.h:58346:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |       ^~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58346:89: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58346 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis(val); return res; \
      |                                                                                         ^~~~~~
../inst/include/CImg.h:58400:5: note: in expansion of macro ‘_cimglist_def_is_same1’
58400 |     _cimglist_def_is_same1(C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXY(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58401:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58401 |     _cimglist_def_is_same2(X,Y)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58402:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58402 |     _cimglist_def_is_same2(X,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameXC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58403:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58403 |     _cimglist_def_is_same2(X,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYZ(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58404:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58404 |     _cimglist_def_is_same2(Y,Z)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameYC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58405:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58405 |     _cimglist_def_is_same2(Y,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h: In member function ‘bool cimg_library::CImgList<T>::is_sameZC(unsigned int, unsigned int) const’:
../inst/include/CImg.h:58355:7: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation]
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |       ^~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
../inst/include/CImg.h:58355:103: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’
58355 |       for (unsigned int l = 0; l<_width && res; ++l) res = _data[l].is_same##axis1##axis2(val1,val2); return res; \
      |                                                                                                       ^~~~~~
../inst/include/CImg.h:58406:5: note: in expansion of macro ‘_cimglist_def_is_same2’
58406 |     _cimglist_def_is_same2(Z,C)
      |     ^~~~~~~~~~~~~~~~~~~~~~
g++-13 -std=gnu++17 -shared -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -Wl,-O1 -o imager.so RcppExports.o colourspace.o coordinates.o display.o drawing.o filtering.o hough.o imgraphs.o interact.o interpolation.o morphology.o reductions.o transformations.o utils.o wrappers.o -fopenmp -lX11 -Dcimg_use_fftw3 -lfftw3 -ltiff -L/home/hornik/tmp/R.check/r-patched-gcc/Work/build/lib -lR
make[1]: Leaving directory '/tmp/RtmpDX2MOr/R.INSTALL1fb9ce11603149/imager/src'
make[1]: Entering directory '/tmp/RtmpDX2MOr/R.INSTALL1fb9ce11603149/imager/src'
make[1]: Leaving directory '/tmp/RtmpDX2MOr/R.INSTALL1fb9ce11603149/imager/src'
installing to /home/hornik/tmp/R.check/r-patched-gcc/Work/build/Packages/00LOCK-imager/00new/imager/libs
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package ‘imager’
    finding HTML links ... done
    FFT                                     html  
    RasterPackage                           html  
    add.colour                              html  
    as.cimg                                 html  
    as.cimg.array                           html  
    as.cimg.data.frame                      html  
    as.cimg.function                        html  
    as.cimg.im                              html  
    as.cimg.raster                          html  
    as.data.frame.cimg                      html  
    as.data.frame.imlist                    html  
    as.data.frame.pixset                    html  
    as.igraph.cimg                          html  
    as.igraph.pixset                        html  
    as.imlist                               html  
    as.pixset                               html  
    as.raster.cimg                          html  
    at                                      html  
    autocrop                                html  
    bbox                                    html  
    blur_anisotropic                        html  
    boats                                   html  
    boundary                                html  
    boxblur                                 html  
    boxblur_xy                              html  
    bucketfill                              html  
    cannyEdges                              html  
    capture.plot                            html  
    center.stencil                          html  
    channels                                html  
    ci                                      html  
    cimg                                    html  
    cimg.dimensions                         html  
    cimg.extract                            html  
    cimg.openmp                             html  
    cimg2im                                 html  
    circles                                 html  
    clean                                   html  
    colorise                                html  
    common_pixsets                          html  
    contours                                html  
    coord.index                             html  
    correlate                               html  
    crop.borders                            html  
    deriche                                 html  
    diffusion_tensors                       html  
    displacement                            html  
    display                                 html  
    display.cimg                            html  
    display.list                            html  
    distance_transform                      html  
    draw_circle                             html  
    draw_rect                               html  
    draw_text                               html  
    erode                                   html  
    extract_patches                         html  
    flatten.alpha                           html  
    frames                                  html  
    get.locations                           html  
    get.stencil                             html  
    get_gradient                            html  
    get_hessian                             html  
    grab                                    html  
    grapes-inr-grapes                       html  
    grayscale                               html  
    grow                                    html  
    gsdim                                   html  
    haar                                    html  
    highlight                               html  
    hough_circle                            html  
    hough_line                              html  
    idply                                   html  
    iiply                                   html  
    ilply                                   html  
    im_split                                html  
    imager                                  html  
    imager.colourspaces                     html  
    imager.combine                          html  
    imager.replace                          html  
    imager.subset                           html  
    imappend                                html  
    imchange                                html  
    imcoord                                 html  
    imdirac                                 html  
    imdraw                                  html  
    imeval                                  html  
    imfill                                  html  
    imgradient                              html  
    imhessian                               html  
    iminfo                                  html  
    imlap                                   html  
    imlist                                  html  
    imnoise                                 html  
    implot                                  html  
    imrep                                   html  
    imrotate                                html  
    imsharpen                               html  
    imshift                                 html  
    imsplit                                 html  
    imsub                                   html  
    imwarp                                  html  
    index.coord                             html  
    inpaint                                 html  
    interact                                html  
    interp                                  html  
    is.cimg                                 html  
    is.imlist                               html  
    is.pixset                               html  
    isoblur                                 html  
    label                                   html  
    liply                                   html  
    load.dir                                html  
    load.example                            html  
    load.image                              html  
    load.video                              html  
    magick                                  html  
    make.video                              html  
    map_il                                  html  
    medianblur                              html  
    mirror                                  html  
    mutate_plyr                             html  
    nfline                                  html  
    pad                                     html  
    patch_summary_cimg                      html  
    patchstat                               html  
    periodic.part                           html  
    permute_axes                            html  
    pipe                                    html  
    pixel.grid                              html  
    pixset                                  html  
    play                                    html  
    plot.cimg                               html  
    plot.imlist                             html  
    px.flood                                html  
    px.na                                   html  
    px.remove_outer                         html  
    renorm                                  html  
    resize                                  html  
    resize_uniform                          html  
    rm.alpha                                html  
    rotate_xy                               html  
    save.image                              html  
    split_connected                         html  
    squeeze                                 html  
    stencil.cross                           html  
    threshold                               html  
    vanvliet                                html  
    warp                                    html  
    watershed                               html  
    where                                   html  
** 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 (imager)