* 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
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
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_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 -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
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
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_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.4/FNN.Rcheck/00LOCK-FNN/00new/FNN/libs
** generating debug symbols (dSYM)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/ANN.o: timestamp mismatch between object file (2024-09-23 03:16:11.772218235) and debug map (2024-09-23 03:16:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_ANN.o: timestamp mismatch between object file (2024-09-23 03:16:12.312953847) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_correlation_distance.o: timestamp mismatch between object file (2024-09-23 03:16:10.256724376) and debug map (2024-09-23 03:16:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_test.o: timestamp mismatch between object file (2024-09-23 03:16:10.185537388) and debug map (2024-09-23 03:16:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_tree.o: timestamp mismatch between object file (2024-09-23 03:16:12.988411665) and debug map (2024-09-23 03:16:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_mutual_information.o: timestamp mismatch between object file (2024-09-23 03:16:10.253732188) and debug map (2024-09-23 03:16:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_fix_rad_search.o: timestamp mismatch between object file (2024-09-23 03:16:11.763891551) and debug map (2024-09-23 03:16:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_pr_search.o: timestamp mismatch between object file (2024-09-23 03:16:11.953403864) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_search.o: timestamp mismatch between object file (2024-09-23 03:16:11.947459800) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_tree.o: timestamp mismatch between object file (2024-09-23 03:16:14.101966468) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/brute.o: timestamp mismatch between object file (2024-09-23 03:16:13.628391796) and debug map (2024-09-23 03:16:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/init_FNN.o: timestamp mismatch between object file (2024-09-23 03:16:12.038536470) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_dump.o: timestamp mismatch between object file (2024-09-23 03:16:14.334868220) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_fix_rad_search.o: timestamp mismatch between object file (2024-09-23 03:16:13.846830861) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_pr_search.o: timestamp mismatch between object file (2024-09-23 03:16:14.289791803) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_search.o: timestamp mismatch between object file (2024-09-23 03:16:14.778947094) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_split.o: timestamp mismatch between object file (2024-09-23 03:16:15.431193456) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_tree.o: timestamp mismatch between object file (2024-09-23 03:16:15.856387387) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_util.o: timestamp mismatch between object file (2024-09-23 03:16:15.906656683) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/label_point.o: timestamp mismatch between object file (2024-09-23 03:16:14.540169056) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/perf.o: timestamp mismatch between object file (2024-09-23 03:16:15.694127136) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/ANN.o: timestamp mismatch between object file (2024-09-23 03:16:11.772218235) and debug map (2024-09-23 03:16:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_ANN.o: timestamp mismatch between object file (2024-09-23 03:16:12.312953847) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_correlation_distance.o: timestamp mismatch between object file (2024-09-23 03:16:10.256724376) and debug map (2024-09-23 03:16:04.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_test.o: timestamp mismatch between object file (2024-09-23 03:16:10.185537388) and debug map (2024-09-23 03:16:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_cover_tree.o: timestamp mismatch between object file (2024-09-23 03:16:12.988411665) and debug map (2024-09-23 03:16:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/KNN_mutual_information.o: timestamp mismatch between object file (2024-09-23 03:16:10.253732188) and debug map (2024-09-23 03:16:03.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_fix_rad_search.o: timestamp mismatch between object file (2024-09-23 03:16:11.763891551) and debug map (2024-09-23 03:16:05.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_pr_search.o: timestamp mismatch between object file (2024-09-23 03:16:11.953403864) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_search.o: timestamp mismatch between object file (2024-09-23 03:16:11.947459800) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/bd_tree.o: timestamp mismatch between object file (2024-09-23 03:16:14.101966468) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/brute.o: timestamp mismatch between object file (2024-09-23 03:16:13.628391796) and debug map (2024-09-23 03:16:07.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/init_FNN.o: timestamp mismatch between object file (2024-09-23 03:16:12.038536470) and debug map (2024-09-23 03:16:06.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_dump.o: timestamp mismatch between object file (2024-09-23 03:16:14.334868220) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_fix_rad_search.o: timestamp mismatch between object file (2024-09-23 03:16:13.846830861) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_pr_search.o: timestamp mismatch between object file (2024-09-23 03:16:14.289791803) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_search.o: timestamp mismatch between object file (2024-09-23 03:16:14.778947094) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_split.o: timestamp mismatch between object file (2024-09-23 03:16:15.431193456) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_tree.o: timestamp mismatch between object file (2024-09-23 03:16:15.856387387) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/kd_util.o: timestamp mismatch between object file (2024-09-23 03:16:15.906656683) and debug map (2024-09-23 03:16:09.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/label_point.o: timestamp mismatch between object file (2024-09-23 03:16:14.540169056) and debug map (2024-09-23 03:16:08.000000000)
warning: /Volumes/Builds/packages/big-sur-x86_64/results/4.4/FNN.Rcheck/00_pkg_src/FNN/src/perf.o: timestamp mismatch between object file (2024-09-23 03:16:15.694127136) and debug map (2024-09-23 03:16:09.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)