* installing *source* package ‘minired’ ...
** package ‘minired’ successfully unpacked and MD5 sums checked
** using staged installation
  checking Windows runtime
  found: 'darwin20'
  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 13124597 bytes (12.5 MB)
==================================================
downloaded 12.5 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.0 (clang-1400.0.29.202)’
using C++17
using SDK: ‘MacOSX11.3.sdk’
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cpp11/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c cpp11.cpp -o cpp11.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cpp11/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c red_dictionary.cpp -o red_dictionary.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cpp11/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c red_execute.cpp -o red_execute.o
clang++ -arch arm64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG  -I'/Volumes/Builds/packages/big-sur-arm64/Rlib/4.4/cpp11/include' -I/opt/R/arm64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c red_initialize.cpp -o red_initialize.o
clang++ -arch arm64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/arm64/lib -o minired.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-arm64/results/4.4/minired.Rcheck/00LOCK-minired/00new/minired/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 (minired)