* 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.3 (clang-1403.0.22.14.1)’
using C++17
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 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-x86_64/results/4.3/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
Error: package or namespace load failed for ‘minired’:
 .onLoad failed in loadNamespace() for 'minired', details:
  call: NULL
  error: Could not load library "/Volumes/Builds/packages/big-sur-x86_64/results/4.3/minired.Rcheck/00LOCK-minired/00new/minired/redengine/libredengine-1.0.0-rc2.dylib"
dlopen(/Volumes/Builds/packages/big-sur-x86_64/results/4.3/minired.Rcheck/00LOCK-minired/00new/minired/redengine/libredengine-1.0.0-rc2.dylib, 0x0006): tried: '/Volumes/Builds/packages/big-sur-x86_64/results/4.3/minired.Rcheck/00LOCK-minired/00new/minired/redengine/libredengine-1.0.0-rc2.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64')), '/System/Volumes/Preboot/Cryptexes/OS/Volumes/Builds/packages/big-sur-x86_64/results/4.3/minired.Rcheck/00LOCK-minired/00new/minired/redengine/libredengine-1.0.0-rc2.dylib' (no such file), '/Volumes/Builds/packages/big-sur-x86_64/results/4.3/minired.Rcheck/00LOCK-minired/00new/minired/redengine/libredengine-1.0.0-rc2.dylib' (mach-o file, but is an incompatible architecture (have 'arm64', need 'x86_64h' or 'x86_64'))
Error: loading failed
Execution halted
ERROR: loading failed
* removing ‘/Volumes/Builds/packages/big-sur-x86_64/results/4.3/minired.Rcheck/minired’