* installing *source* package ‘redatamx’ ...
** package ‘redatamx’ successfully unpacked and MD5 sums checked
** using staged installation
  checking runtime
  found: 'darwin20'
   arch: 'x86_64'
  using download from 'https://redatam-core.s3.us-west-2.amazonaws.com/core-dev/macos/redatamx-core-macos-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/macos/redatamx-core-macos-20241010.zip'
Content type 'application/zip' length 13776556 bytes (13.1 MB)
==================================================
downloaded 13.1 MB

  unpacking current redatam runtime
Archive:  redatam-engine.zip
   creating: tmpredatam/bin/
   creating: tmpredatam/bin/locale/
   creating: tmpredatam/bin/locale/pt/
   creating: tmpredatam/bin/locale/pt/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/pt/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/en/
   creating: tmpredatam/bin/locale/en/LC_MESSAGES/
  inflating: tmpredatam/bin/locale/en/LC_MESSAGES/redengine.mo  
  inflating: tmpredatam/bin/rxrest   
  inflating: tmpredatam/bin/rxapp    
  inflating: tmpredatam/bin/application.yml  
   creating: tmpredatam/lib/
  inflating: tmpredatam/lib/libdatasource-csv.dylib  
  inflating: tmpredatam/lib/libredengine-1.0.0-rc2.dylib  
  inflating: tmpredatam/lib/libexporter-xlsx.dylib  
** libs
using C++ compiler: ‘Apple clang version 14.0.3 (clang-1403.0.22.14.1)’
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c cpp11.cpp -o cpp11.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c red_dictionary.cpp -o red_dictionary.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c red_execute.cpp -o red_execute.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.3/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c red_initialize.cpp -o red_initialize.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o redatamx.so cpp11.o red_dictionary.o red_execute.o red_initialize.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/redatamx.Rcheck/00LOCK-redatamx/00new/redatamx/libs
** generating debug symbols (dSYM)
** 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 (redatamx)