* installing *source* package ‘FNN’ ...
** package ‘FNN’ 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++ 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 -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ANN.cpp -o ANN.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_ANN.cpp -o KNN_ANN.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_correlation_distance.cpp -o KNN_correlation_distance.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_cover_test.cpp -o KNN_cover_test.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_cover_tree.cpp -o KNN_cover_tree.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_mutual_information.cpp -o KNN_mutual_information.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_fix_rad_search.cpp -o bd_fix_rad_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_pr_search.cpp -o bd_pr_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_search.cpp -o bd_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_tree.cpp -o bd_tree.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c brute.cpp -o brute.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init_FNN.c -o init_FNN.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_dump.cpp -o kd_dump.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_fix_rad_search.cpp -o kd_fix_rad_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_pr_search.cpp -o kd_pr_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_search.cpp -o kd_search.o
kd_dump.cpp:44:14: warning: unused variable 'EPSILON' [-Wunused-const-variable]
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_split.cpp -o kd_split.o
const double    EPSILON                 = 1E-5; // small number for float comparison
                ^
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_tree.cpp -o kd_tree.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_util.cpp -o kd_util.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c label_point.cpp -o label_point.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c perf.cpp -o perf.o
clang++ -arch x86_64 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/opt/R/x86_64/lib -o FNN.so ANN.o KNN_ANN.o KNN_correlation_distance.o KNN_cover_test.o KNN_cover_tree.o KNN_mutual_information.o bd_fix_rad_search.o bd_pr_search.o bd_search.o bd_tree.o brute.o init_FNN.o kd_dump.o kd_fix_rad_search.o kd_pr_search.o kd_search.o kd_split.o kd_tree.o kd_util.o label_point.o perf.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation
rm -f *.o core
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c ANN.cpp -o ANN.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_ANN.cpp -o KNN_ANN.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_correlation_distance.cpp -o KNN_correlation_distance.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_cover_test.cpp -o KNN_cover_test.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_cover_tree.cpp -o KNN_cover_tree.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c KNN_mutual_information.cpp -o KNN_mutual_information.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_fix_rad_search.cpp -o bd_fix_rad_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_pr_search.cpp -o bd_pr_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_search.cpp -o bd_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c bd_tree.cpp -o bd_tree.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c brute.cpp -o brute.o
clang -arch x86_64 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c init_FNN.c -o init_FNN.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_dump.cpp -o kd_dump.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_fix_rad_search.cpp -o kd_fix_rad_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_pr_search.cpp -o kd_pr_search.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_search.cpp -o kd_search.o
kd_dump.cpp:44:14: warning: unused variable 'EPSILON' [-Wunused-const-variable]
const double    EPSILON                 = 1E-5; // small number for float comparison
                ^
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_split.cpp -o kd_split.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_tree.cpp -o kd_tree.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c kd_util.cpp -o kd_util.o
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c label_point.cpp -o label_point.o
1 warning generated.
clang++ -arch x86_64 -std=gnu++17 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT  -I/opt/R/x86_64/include    -fPIC  -falign-functions=64 -Wall -g -O2  -c perf.cpp -o perf.o
installing to /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00LOCK-FNN/00new/FNN/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/ANN.o: timestamp mismatch between object file (2024-01-12 12:04:09.461970349) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_ANN.o: timestamp mismatch between object file (2024-01-12 12:04:09.538678172) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_correlation_distance.o: timestamp mismatch between object file (2024-01-12 12:04:08.162796430) and debug map (2024-01-12 12:04:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_test.o: timestamp mismatch between object file (2024-01-12 12:04:08.129696834) and debug map (2024-01-12 12:04:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_tree.o: timestamp mismatch between object file (2024-01-12 12:04:09.935284511) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_mutual_information.o: timestamp mismatch between object file (2024-01-12 12:04:08.176715747) and debug map (2024-01-12 12:04:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_fix_rad_search.o: timestamp mismatch between object file (2024-01-12 12:04:09.389653979) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_pr_search.o: timestamp mismatch between object file (2024-01-12 12:04:09.402497875) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_search.o: timestamp mismatch between object file (2024-01-12 12:04:09.396603624) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_tree.o: timestamp mismatch between object file (2024-01-12 12:04:10.394978876) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/brute.o: timestamp mismatch between object file (2024-01-12 12:04:10.213518671) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/init_FNN.o: timestamp mismatch between object file (2024-01-12 12:04:09.496982818) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_dump.o: timestamp mismatch between object file (2024-01-12 12:04:10.462268917) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_fix_rad_search.o: timestamp mismatch between object file (2024-01-12 12:04:10.247491555) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_pr_search.o: timestamp mismatch between object file (2024-01-12 12:04:10.324941476) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_search.o: timestamp mismatch between object file (2024-01-12 12:04:10.662088206) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_split.o: timestamp mismatch between object file (2024-01-12 12:04:10.981245193) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_tree.o: timestamp mismatch between object file (2024-01-12 12:04:11.270166638) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_util.o: timestamp mismatch between object file (2024-01-12 12:04:11.259564371) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/label_point.o: timestamp mismatch between object file (2024-01-12 12:04:10.554587815) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/perf.o: timestamp mismatch between object file (2024-01-12 12:04:11.365543455) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/ANN.o: timestamp mismatch between object file (2024-01-12 12:04:09.461970349) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_ANN.o: timestamp mismatch between object file (2024-01-12 12:04:09.538678172) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_correlation_distance.o: timestamp mismatch between object file (2024-01-12 12:04:08.162796430) and debug map (2024-01-12 12:04:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_test.o: timestamp mismatch between object file (2024-01-12 12:04:08.129696834) and debug map (2024-01-12 12:04:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_tree.o: timestamp mismatch between object file (2024-01-12 12:04:09.935284511) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/KNN_mutual_information.o: timestamp mismatch between object file (2024-01-12 12:04:08.176715747) and debug map (2024-01-12 12:04:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_fix_rad_search.o: timestamp mismatch between object file (2024-01-12 12:04:09.389653979) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_pr_search.o: timestamp mismatch between object file (2024-01-12 12:04:09.402497875) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_search.o: timestamp mismatch between object file (2024-01-12 12:04:09.396603624) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/bd_tree.o: timestamp mismatch between object file (2024-01-12 12:04:10.394978876) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/brute.o: timestamp mismatch between object file (2024-01-12 12:04:10.213518671) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/init_FNN.o: timestamp mismatch between object file (2024-01-12 12:04:09.496982818) and debug map (2024-01-12 12:04:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_dump.o: timestamp mismatch between object file (2024-01-12 12:04:10.462268917) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_fix_rad_search.o: timestamp mismatch between object file (2024-01-12 12:04:10.247491555) and debug map (2024-01-12 12:04:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_pr_search.o: timestamp mismatch between object file (2024-01-12 12:04:10.324941476) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_search.o: timestamp mismatch between object file (2024-01-12 12:04:10.662088206) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_split.o: timestamp mismatch between object file (2024-01-12 12:04:10.981245193) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_tree.o: timestamp mismatch between object file (2024-01-12 12:04:11.270166638) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/kd_util.o: timestamp mismatch between object file (2024-01-12 12:04:11.259564371) and debug map (2024-01-12 12:04:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/label_point.o: timestamp mismatch between object file (2024-01-12 12:04:10.554587815) and debug map (2024-01-12 12:04:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.3/FNN.Rcheck/00_pkg_src/FNN/src/perf.o: timestamp mismatch between object file (2024-01-12 12:04:11.365543455) and debug map (2024-01-12 12:04:07.000000000)
** 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 (FNN)