* installing *source* package ‘Rquefts’ ...
** this is package ‘Rquefts’ version ‘1.2-5’
** package ‘Rquefts’ successfully unpacked and MD5 sums checked
** using staged installation
** libs
using C++ compiler: ‘clang version 21.1.4’
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Rquefts/src'
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppExports.cpp -o RcppExports.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c RcppModule.cpp -o RcppModule.o
RcppModule.cpp:26:1: warning: class 'QueftsModel' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
26 | RCPP_EXPOSED_CLASS(QueftsModel)
| ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/macros/module.h:70:3: note: expanded from macro 'RCPP_EXPOSED_CLASS'
70 | class CLASS; \
| ^
./quefts.h:33:8: note: previous use is here
33 | struct QueftsModel {
| ^
RcppModule.cpp:26:1: note: did you mean struct here?
26 | RCPP_EXPOSED_CLASS(QueftsModel)
| ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/macros/module.h:70:3: note: expanded from macro 'RCPP_EXPOSED_CLASS'
70 | class CLASS; \
| ^
RcppModule.cpp:27:1: warning: class 'QueftsCrop' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
27 | RCPP_EXPOSED_CLASS(QueftsCrop)
| ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/macros/module.h:70:3: note: expanded from macro 'RCPP_EXPOSED_CLASS'
70 | class CLASS; \
| ^
./quefts.h:19:8: note: previous use is here
19 | struct QueftsCrop {
| ^
RcppModule.cpp:27:1: note: did you mean struct here?
27 | RCPP_EXPOSED_CLASS(QueftsCrop)
| ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/macros/module.h:70:3: note: expanded from macro 'RCPP_EXPOSED_CLASS'
70 | class CLASS; \
| ^
RcppModule.cpp:28:1: warning: class 'QueftsSoil' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Wmismatched-tags]
28 | RCPP_EXPOSED_CLASS(QueftsSoil)
| ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/macros/module.h:70:3: note: expanded from macro 'RCPP_EXPOSED_CLASS'
70 | class CLASS; \
| ^
./quefts.h:8:8: note: previous use is here
8 | struct QueftsSoil {
| ^
RcppModule.cpp:28:1: note: did you mean struct here?
28 | RCPP_EXPOSED_CLASS(QueftsSoil)
| ^
/data/gannet/ripley/R/test-clang/Rcpp/include/Rcpp/macros/module.h:70:3: note: expanded from macro 'RCPP_EXPOSED_CLASS'
70 | class CLASS; \
| ^
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c quefts.cpp -o quefts.o
3 warnings generated.
/usr/local/clang21/bin/clang++ -std=gnu++17 -I"/data/gannet/ripley/R/R-clang/include" -DNDEBUG -I'/data/gannet/ripley/R/test-clang/Rcpp/include' -isystem /usr/local/clang21/include -I/usr/local/clang/include -fpic -O3 -Wall -pedantic -frtti -Wp,-D_FORTIFY_SOURCE=3 -Wno-missing-template-arg-list-after-template-kw -c quefts_R_interface.cpp -o quefts_R_interface.o
/usr/local/clang21/bin/clang++ -std=gnu++17 -shared -L/usr/local/clang/lib64 -L/usr/local/clang21/lib -L/usr/local/clang21/lib/x86_64-unknown-linux-gnu -L/usr/local/lib64 -L/usr/local/clang21/lib/clang/21/lib/x86_64-unknown-linux-gnu -o Rquefts.so RcppExports.o RcppModule.o quefts.o quefts_R_interface.o
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/Rquefts/src'
make[1]: Entering directory '/data/gannet/ripley/R/packages/tests-clang/Rquefts/src'
make[1]: Leaving directory '/data/gannet/ripley/R/packages/tests-clang/Rquefts/src'
installing to /data/gannet/ripley/R/packages/tests-clang/Rquefts.Rcheck/00LOCK-Rquefts/00new/Rquefts/libs
** R
** inst
** byte-compile and prepare package for lazy loading
in method for ‘soil<-’ with signature ‘"Rcpp_QueftsModel","list"’: no definition for class “Rcpp_QueftsModel”
in method for ‘crop<-’ with signature ‘"Rcpp_QueftsModel","list"’: no definition for class “Rcpp_QueftsModel”
in method for ‘fert<-’ with signature ‘"Rcpp_QueftsModel","list"’: no definition for class “Rcpp_QueftsModel”
in method for ‘biom<-’ with signature ‘"Rcpp_QueftsModel","list"’: no definition for class “Rcpp_QueftsModel”
in method for ‘show’ with signature ‘"Rcpp_QueftsModel"’: no definition for class “Rcpp_QueftsModel”
in method for ‘run’ with signature ‘"Rcpp_QueftsModel"’: no definition for class “Rcpp_QueftsModel”
in method for ‘[’ with signature ‘"Rcpp_QueftsModel","character","missing"’: no definition for class “Rcpp_QueftsModel”
in method for ‘[’ with signature ‘"Rcpp_QueftsModel","character","character"’: no definition for class “Rcpp_QueftsModel”
in method for ‘[’ with signature ‘"Rcpp_QueftsSoil","character","missing"’: no definition for class “Rcpp_QueftsSoil”
in method for ‘[’ with signature ‘"Rcpp_QueftsCrop","character","missing"’: no definition for class “Rcpp_QueftsCrop”
in method for ‘[<-’ with signature ‘"Rcpp_QueftsModel","character","missing"’: no definition for class “Rcpp_QueftsModel”
in method for ‘[<-’ with signature ‘"Rcpp_QueftsCrop","character","missing"’: no definition for class “Rcpp_QueftsCrop”
in method for ‘[<-’ with signature ‘"Rcpp_QueftsSoil","character","missing"’: no definition for class “Rcpp_QueftsSoil”
in method for ‘[<-’ with signature ‘"Rcpp_QueftsModel","character","character"’: no definition for class “Rcpp_QueftsModel”
in method for ‘predict’ with signature ‘"Rcpp_QueftsModel"’: no definition for class “Rcpp_QueftsModel”
in method for ‘batch’ with signature ‘"Rcpp_QueftsModel"’: no definition for class “Rcpp_QueftsModel”
** 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 (Rquefts)