* installing *source* package ‘minired’ ...
** package ‘minired’ successfully unpacked and MD5 sums checked
** using staged installation
  checking Windows runtime
  found: 'linux-gnu'
  using download from 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/linux/redatamx-core-linux-20241010.zip'
  checking REDATAM libraries
  cannot find current redatam runtime files
  attempting to download them
trying URL 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/linux/redatamx-core-linux-20241010.zip'
Content type 'application/zip' length 17961623 bytes (17.1 MB)
==================================================
downloaded 17.1 MB

  unpacking current redatam runtime
Archive:  redatam-engine.zip
   creating: tmpredatam/bin/
  inflating: tmpredatam/bin/application.yml  
   creating: tmpredatam/bin/locale/
   creating: tmpredatam/bin/locale/en/
   creating: tmpredatam/bin/locale/en/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/en/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/locale/es/
   creating: tmpredatam/bin/locale/es/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/es/LC_MESSAGES/redengine.mo  
   creating: tmpredatam/bin/locale/pt/
   creating: tmpredatam/bin/locale/pt/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/pt/LC_MESSAGES/redengine.mo  
  inflating: tmpredatam/bin/rxapp    
  inflating: tmpredatam/bin/rxrest   
   creating: tmpredatam/lib/
  inflating: tmpredatam/lib/libdatasource-csv.so  
  inflating: tmpredatam/lib/libdatasource-spss.so  
  inflating: tmpredatam/lib/libexporter-xlsx.so  
  inflating: tmpredatam/lib/libredengine-1.0.0-rc2.so  
** libs
using C++ compiler: ‘g++-14 (GCC) 14.2.0’
using C++17
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/minired/src'
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/cpp11/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++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/cpp11/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 red_dictionary.cpp -o red_dictionary.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/cpp11/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 red_execute.cpp -o red_execute.o
g++-14 -std=gnu++17 -I"/data/gannet/ripley/R/R-devel/include" -DNDEBUG  -I'/data/gannet/ripley/R/test-dev/cpp11/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 red_initialize.cpp -o red_initialize.o
g++-14 -std=gnu++17 -shared -L/usr/local/gcc14/lib64 -L/usr/local/lib64 -o minired.so cpp11.o red_dictionary.o red_execute.o red_initialize.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/minired/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-devel/minired/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-devel/minired/src'
installing to /data/gannet/ripley/R/packages/tests-devel/minired.Rcheck/00LOCK-minired/00new/minired/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (minired)