* installing *source* package ‘cheapr’ ...
** package ‘cheapr’ successfully unpacked and MD5 sums checked
** using staged installation
** 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../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c altrep.cpp -o altrep.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c api.cpp -o api.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c attrs.cpp -o attrs.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c cast.cpp -o cast.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c combine.cpp -o combine.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c conditions.cpp -o conditions.o
In file included from combine.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from attrs.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from api.cpp:1:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from conditions.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from altrep.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from cast.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c cpp11.cpp -o cpp11.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c gcd.cpp -o gcd.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c groups.cpp -o groups.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c int64.cpp -o int64.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c lag.cpp -o lag.o
In file included from groups.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from gcd.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from int64.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c lists.cpp -o lists.o
In file included from lag.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c nas.cpp -o nas.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c replace.cpp -o replace.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c scalars.cpp -o scalars.o
In file included from lists.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from nas.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c sequences.cpp -o sequences.o
In file included from replace.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c set_math.cpp -o set_math.o
In file included from scalars.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c sset.cpp -o sset.o
In file included from sequences.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from set_math.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
set_math.cpp:462:7: warning: unused variable 'n_cores' [-Wunused-variable]
  int n_cores = xn >= CHEAPR_OMP_THRESHOLD ? num_cores() : 1;
      ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c strings.cpp -o strings.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c utils.cpp -o utils.o
In file included from sset.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I../inst/include -I'/Volumes/Builds/packages/big-sur-x86_64/Rlib/4.4/cpp11/include' -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2   -c which.cpp -o which.o
1 warning generated.
In file included from strings.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
2 warnings generated.
In file included from utils.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
In file included from which.cpp:1:
In file included from ./cheapr.h:4:
../inst/include/core.h:66:37: warning: suggest braces around initialization of subobject [-Wmissing-braces]
inline const Rcomplex NA_COMPLEX = {NA_REAL, NA_REAL};
                                    ^~~~~~~~~~~~~~~~
                                    {               }
/Library/Frameworks/R.framework/Resources/include/R_ext/Arith.h:58:18: note: expanded from macro 'NA_REAL'
#define NA_REAL         R_NaReal
                        ^
1 warning generated.
1 warning generated.
1 warning generated.
1 warning generated.
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 cheapr.so altrep.o api.o attrs.o cast.o combine.o conditions.o cpp11.o gcd.o groups.o int64.o lag.o lists.o nas.o replace.o scalars.o sequences.o set_math.o sset.o strings.o utils.o which.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.4/cheapr.Rcheck/00LOCK-cheapr/00new/cheapr/libs
** generating debug symbols (dSYM)
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (cheapr)