* installing *source* package ‘readNSx’ ...
** this is package ‘readNSx’ version ‘0.1.0’
** package ‘readNSx’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘g++ (GCC) 16.2.1 20260819 (Red Hat 16.2.1-2)’
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/readNSx/src'
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG `/data/localhost/ripley/R/R-devel/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-dev/cpp11/include' -I'/data/localhost/ripley/R/test-dev/hdf5lib/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c cpp11.cpp -o cpp11.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG `/data/localhost/ripley/R/R-devel/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-dev/cpp11/include' -I'/data/localhost/ripley/R/test-dev/hdf5lib/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c h5native.cpp -o h5native.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG `/data/localhost/ripley/R/R-devel/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-dev/cpp11/include' -I'/data/localhost/ripley/R/test-dev/hdf5lib/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c rawToSEXP.cpp -o rawToSEXP.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG `/data/localhost/ripley/R/R-devel/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-dev/cpp11/include' -I'/data/localhost/ripley/R/test-dev/hdf5lib/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c readBCI2R.cpp -o readBCI2R.o
g++ -std=gnu++20 -I"/data/localhost/ripley/R/R-devel/include" -DNDEBUG `/data/localhost/ripley/R/R-devel/bin/Rscript -e "cat(hdf5lib::c_flags(api = 2.0))"` -I'/data/localhost/ripley/R/test-dev/cpp11/include' -I'/data/localhost/ripley/R/test-dev/hdf5lib/include' -I/usr/local/include    -fpic  -g -O2 -Wall -pedantic -mtune=native -Wno-ignored-attributes -Wno-parentheses -Wp,-D_FORTIFY_SOURCE=3 -fexceptions -fstack-protector-strong -fstack-clash-protection -fcf-protection   -c readNSxDataPacket.cpp -o readNSxDataPacket.o
g++ -std=gnu++20 -shared -L/usr/local/lib64 -o readNSx.so cpp11.o h5native.o rawToSEXP.o readBCI2R.o readNSxDataPacket.o -L/data/localhost/ripley/R/test-dev/hdf5lib/lib -lhdf5z -lpthread -ldl
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/readNSx/src'
make[1]: Entering directory '/data/localhost/ripley/R/packages/tests-devel/readNSx/src'
make[1]: Leaving directory '/data/localhost/ripley/R/packages/tests-devel/readNSx/src'
installing to /data/localhost/ripley/R/packages/tests-devel/readNSx.Rcheck/00LOCK-readNSx/00new/readNSx/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (readNSx)