R Under development (unstable) (2024-02-27 r85995 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.999 (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/RtmpGeCa5h/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_269f8348236be' make[1]: Leaving directory '/d/temp/RtmpGeCa5h/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_269f8348236be' make[1]: Entering directory '/d/temp/RtmpGeCa5h/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_269f8348236be' g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -fopenmp -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -I"D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include" -I"D:/temp/RtmpGeCa5h/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 file269f855ed5a55.cpp -o file269f855ed5a55.o file269f855ed5a55.cpp: In function 'void precompute_transition_probabilites(double (*)[3][3], const unsigned char (*)[4], const arma::uword*)': file269f855ed5a55.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 file269f855ed5a55.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/RtmpGeCa5h/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_269f8348236be' make[1]: Entering directory '/d/temp/RtmpGeCa5h/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_269f8348236be' make[1]: Leaving directory '/d/temp/RtmpGeCa5h/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_269f8348236be' dev.new(): using pdf(file="Rplots1.pdf") dev.new(): using pdf(file="Rplots2.pdf") dev.new(): using pdf(file="Rplots3.pdf") dev.new(): using pdf(file="Rplots4.pdf") dev.new(): using pdf(file="Rplots5.pdf") dev.new(): using pdf(file="Rplots6.pdf") Cellular Automaton landscape Size: 24x24 EMPTY VEGE DEGR DEGR VEGE ... VEGE EMPTY DEGR EMPTY EMPTY ... EMPTY EMPTY EMPTY DEGR VEGE ... EMPTY DEGR DEGR VEGE EMPTY ... VEGE DEGR EMPTY EMPTY EMPTY ... ... ... ... ... ... ... Global covers DEGR EMPTY VEGE 0.3593750 0.3454861 0.2951389 The following methods are available: image [ FAIL 0 | WARN 0 | SKIP 0 | PASS 109 ] > > proc.time() user system elapsed 105.70 4.75 303.15