* installing *source* package ‘GeneralizedUmatrixGPU’ ... ** this is package ‘GeneralizedUmatrixGPU’ version ‘0.1.10’ ** package ‘GeneralizedUmatrixGPU’ successfully unpacked and MD5 sums checked ** using staged installation configure: building makevars System detected: Darwin End of configure ** libs using C++ compiler: ‘Apple clang version 17.0.0 (clang-1700.6.3.2)’ using SDK: ‘MacOSX26.2.sdk’ clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/Rcpp/include' -I'/Users/ripley/R/Library/RcppArmadillo/include' -I'/Users/ripley/R/Library/RcppParallel/include' -isystem /opt/R/arm64/include -fPIC -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -c RcppExports.cpp -o RcppExports.o In file included from RcppExports.cpp:4: In file included from /Users/ripley/R/Library/RcppArmadillo/include/RcppArmadillo.h:40: /Users/ripley/R/Library/RcppArmadillo/include/RcppArmadillo/interface/RcppArmadilloSugar.h:45:17: warning: implicit conversion loses integer precision: 'size_t' (aka 'unsigned long') to 'typename storage_type<13>::type' (aka 'int') [-Wshorten-64-to-32] 45 | j[ie] = cp; | ~ ^~ 1 warning generated. clang++ -mmacos-version-min=26 -std=gnu++17 -I"/Users/ripley/R/R-devel/include" -DNDEBUG -I'/Users/ripley/R/Library/Rcpp/include' -I'/Users/ripley/R/Library/RcppArmadillo/include' -I'/Users/ripley/R/Library/RcppParallel/include' -isystem /opt/R/arm64/include -fPIC -g -O2 -Wall -pedantic -Wconversion -Wno-sign-conversion -c trainSESOM.cpp -o trainSESOM.o trainSESOM.cpp:341:16: warning: implicit conversion loses floating-point precision: 'double' to 'float' [-Wimplicit-float-conversion] 341 | Factor = 0.1; | ~ ^~~ trainSESOM.cpp:557:21: warning: implicit conversion turns floating-point number into integer: 'typename storage_type<14>::type' (aka 'double') to 'int' [-Wfloat-conversion] 557 | CurrentRadius = RadiusVector[i]; | ~ ^~~~~~~~~~~~~~~ trainSESOM.cpp:515:32: warning: implicit conversion loses integer precision: 'R_xlen_t' (aka 'long') to 'int' [-Wshorten-64-to-32] 515 | int NumEpochs = RadiusVector.length(); | ~~~~~~~~~ ~~~~~~~~~~~~~^~~~~~~~ 3 warnings generated. /bin/sh: /Users/ripley/R/R-devel/bin/Rscript.exe: No such file or directory /bin/sh: /Users/ripley/R/R-devel/bin/Rscript.exe: No such file or directory clang++ -mmacos-version-min=26 -std=gnu++17 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -L/Users/ripley/R/R-devel/lib -L/opt/R/arm64/lib -o GeneralizedUmatrixGPU.so RcppExports.o trainSESOM.o -L/Users/ripley/R/R-devel/lib -lRlapack -L/Users/ripley/R/R-devel/lib -lRblas -L/opt/gfortran/lib/gcc/aarch64-apple-darwin20.0/14.2.0 -L/opt/gfortran/lib -lemutls_w -lheapt_w -lgfortran -lquadmath -framework OpenCL -L/Users/ripley/R/R-devel/lib -lR /bin/sh: /Users/ripley/R/R-devel/bin/Rscript.exe: No such file or directory installing to /Users/ripley/R/packages/tests-devel/GeneralizedUmatrixGPU.Rcheck/00LOCK-GeneralizedUmatrixGPU/00new/GeneralizedUmatrixGPU/libs ** R ** data *** moving datasets to lazyload DB ** 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 (GeneralizedUmatrixGPU)