R Under development (unstable) (2024-01-28 r85838 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/RtmpgBrt1P/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_d62c2d1ed3e' make[1]: Leaving directory '/d/temp/RtmpgBrt1P/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_d62c2d1ed3e' make[1]: Entering directory '/d/temp/RtmpgBrt1P/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_d62c2d1ed3e' 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/RtmpgBrt1P/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 filed62c232e55d2.cpp -o filed62c232e55d2.o filed62c232e55d2.cpp: In function 'void precompute_transition_probabilites(double (*)[3][3], const unsigned char (*)[4], const arma::uword*)': filed62c232e55d2.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 filed62c232e55d2.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/RtmpgBrt1P/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_d62c2d1ed3e' make[1]: Entering directory '/d/temp/RtmpgBrt1P/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_d62c2d1ed3e' make[1]: Leaving directory '/d/temp/RtmpgBrt1P/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_d62c2d1ed3e' 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 DEGR DEGR EMPTY DEGR EMPTY ... VEGE DEGR EMPTY VEGE DEGR ... DEGR DEGR EMPTY EMPTY VEGE ... EMPTY EMPTY VEGE EMPTY VEGE ... VEGE EMPTY VEGE EMPTY DEGR ... ... ... ... ... ... ... Global covers DEGR EMPTY VEGE 0.3229167 0.3454861 0.3315972 The following methods are available: image [ FAIL 0 | WARN 0 | SKIP 0 | PASS 109 ] > > proc.time() user system elapsed 94.32 5.15 276.37