R Under development (unstable) (2024-01-07 r85787 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > > test_check("chouca") Loading required package: chouca This is chouca 0.0.99 (development version, use at your own risk!) See vignette("chouca-package") for a user guide or ?chouca for an overview using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_db0046433964' make[1]: Leaving directory '/d/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_db0046433964' make[1]: Entering directory '/d/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_db0046433964' g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -fopenmp -I"D:/RCompile/CRANincoming/R-devel/lib/Rcpp/include" -I"D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include" -I"D:/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12" -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c filedb0047784fd0.cpp -o filedb0047784fd0.o filedb0047784fd0.cpp: In function 'void precompute_transition_probabilites(double (*)[3][3], const unsigned char (*)[4], const arma::uword*)': filedb0047784fd0.cpp:133:13: warning: variable 'qpointn_factorf' set but not used [-Wunused-but-set-variable] 133 | uword qpointn_factorf; | ^~~~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o sourceCpp_9.dll tmp.def filedb0047784fd0.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_db0046433964' make[1]: Entering directory '/d/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_db0046433964' make[1]: Leaving directory '/d/temp/RtmpyO4t7Q/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_db0046433964' dev.new(): using pdf(file="Rplots1.pdf") dev.new(): using pdf(file="Rplots2.pdf") Cellular Automaton landscape Size: 24x24 VEGE VEGE EMPTY VEGE EMPTY ... EMPTY DEGR DEGR EMPTY DEGR ... VEGE DEGR VEGE DEGR DEGR ... VEGE EMPTY EMPTY VEGE VEGE ... EMPTY EMPTY EMPTY VEGE DEGR ... ... ... ... ... ... ... Global covers DEGR EMPTY VEGE 0.3159722 0.3541667 0.3298611 The following methods are available: image [ FAIL 0 | WARN 0 | SKIP 0 | PASS 103 ] > > proc.time() user system elapsed 103.76 4.26 304.57